JSON Patch

GPTKB entity

Statements (58)
Predicate Object
gptkbp:instance_of gptkb:RFC
gptkbp:can_be_combined_with other JSON-based technologies
gptkbp:can_be_used_to apply changes to a document without overwriting it
modify nested JSON objects
track changes in JSON data
create versioned APIs
gptkbp:describes a format for expressing partial modifications to a JSON document
gptkbp:format expressing changes to JSON data
https://www.w3.org/2000/01/rdf-schema#label JSON Patch
gptkbp:is_a_key_component_of modern web development practices
gptkbp:is_a_lightweight modification format
gptkbp:is_a_tool_for incremental updates to JSON data
gptkbp:is_applicable_to any JSON-compatible data structure
gptkbp:is_applied_in JSON documents
gptkbp:is_based_on the concept of operations
gptkbp:is_compatible_with gptkb:Java_Script
gptkbp:is_considered gptkb:JSON_format
gptkbp:is_defined_by gptkb:RFC
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_applications
HTTP methods
REST APIs
data synchronization
data-driven applications
cloud computing environments
updating resources in web applications
gptkbp:is_part_of the JSON ecosystem
the JSON family of standards
gptkbp:is_recognized_by gptkb:developers
gptkbp:is_related_to gptkb:patches
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
gptkbp:is_used_in RESTful APIs
microservices architecture
configuration management
gptkbp:is_used_to reduce bandwidth in data transmission
gptkbp:published_by April 2013
gptkbp:requires a target document
gptkbp:serialization text format
gptkbp:supports add operation
copy operation
move operation
remove operation
replace operation
test operation
gptkbp:technique efficient data manipulation
gptkbp:uses gptkb:JSON_format
gptkbp:bfsParent gptkb:RFC
gptkb:Java_API_for_JSON_Processing_(JSON-P)
gptkb:Java_API_for_JSON_Processing_(JSR_353)
gptkbp:bfsLayer 5