JSON Patch

GPTKB entity

Statements (56)
Predicate Object
gptkbp:instance_of gptkb:event
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:event
gptkbp:applies_to JSON documents
any JSON-compatible data structure
gptkbp:based_on the concept of operations
gptkbp:can_be_used_with other JSON-based technologies
gptkbp:communication text format
gptkbp:defines gptkb:event
gptkbp:format expressing changes to JSON data
https://www.w3.org/2000/01/rdf-schema#label JSON Patch
gptkbp:is_a_tool_for incremental updates to JSON data
gptkbp:is_compatible_with gptkb:Library
gptkbp:is_considered gptkb:file_format
gptkbp:is_described_as a format for expressing partial modifications to a JSON document
gptkbp:is_designed_for efficient updates
gptkbp:is_implemented_in various programming languages
gptkbp:is_maintained_by gptkb:IETF
gptkbp:is_often_compared_to JSON Patch for XML
gptkbp:is_often_used_in gptkb:mobile_application
HTTP methods
data synchronization
data-driven applications
cloud computing environments
RESTAP Is
updating resources in web applications
gptkbp:is_part_of the JSON ecosystem
the JSON family of standards
gptkbp:is_recognized_by gptkb:software
gptkbp:is_related_to gptkb:spacecraft
gptkbp:is_represented_in an array of operations
gptkbp:is_similar_to XML Patch
gptkbp:is_standardized_by interoperability between systems
for modifying JSON data
gptkbp:is_supported_by many web frameworks
gptkbp:is_used_for client-server communication
apply changes to a document without overwriting it
create versioned AP Is
modify nested JSON objects
track changes in JSON data
gptkbp:is_used_in microservices architecture
configuration management
RES Tful AP Is
gptkbp:is_used_to reduce bandwidth in data transmission
gptkbp:key modern web development practices
gptkbp:published_by April 2013
gptkbp:requires a target document
gptkbp:supports add operation
copy operation
move operation
remove operation
replace operation
test operation
gptkbp:technique efficient data manipulation
gptkbp:uses gptkb:file_format
gptkbp:weight modification format