-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 1.01 KB
/
Copy pathCITATION.cff
File metadata and controls
24 lines (24 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Hartmann"
given-names: "Volker"
affiliation: Karlsruhe Institute of Technology
email: volker.hartmann@kit.edu
orcid: "https://orcid.org/0000-0001-6383-5214"
- family-names: "Jejkal"
given-names: "Thomas"
affiliation: Karlsruhe Institute of Technology
email: thomas.jejkal@kit.edu
orcid: "https://orcid.org/0000-0003-2804-688X"
title: "JSONPatch"
type: software
abstract: "JSONPatch is a Java library that implements the JSON Patch standard (RFC 6902) for applying partial modifications to JSON documents. It provides functionality to create, apply, and validate JSON Patch operations, making it easier to manage and manipulate JSON data structures in Java applications."
url: "https://github.com/kit-data-manager/JsonPatch"
repository-code: "https://github.com/kit-data-manager/JsonPatch"
license: Apache-2.0
identifiers:
- type: DOI
value: 10.5281/zenodo.18323756
version: 1.0.0
date-released: 2026-06-17