diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..c0725f3 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,37 @@ +cff-version: 1.2.0 +title: jelly-cli +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - name: NeverBlink + website: 'https://neverblink.eu' + email: contact@neverblink.eu + - name: Jelly contributors + website: >- + https://github.com/Jelly-RDF/cli/graphs/contributors +repository-code: 'https://github.com/Jelly-RDF/cli' +url: 'https://w3id.org/jelly' +abstract: >- + jelly-cli is a command-line interface tool for working with the Jelly-RDF binary serialization format. +license: Apache-2.0 +preferred-citation: + type: conference-paper + authors: + - family-names: "SowiƄski" + given-names: "Piotr" + - family-names: "Bogacka" + given-names: "Karolina" + - family-names: "Danilenka" + given-names: "Anastasiya" + - family-names: "Kozlov" + given-names: "Nikita" + collection-title: "Joint Proceedings of Posters, Demos, Workshops, and Tutorials of the 21st International Conference on Semantic Systems co-located with 21st International Conference on Semantic Systems (SEMANTiCS 2025), Vienna, Austria, September 3-5, 2025" + collection-type: proceedings + publisher: + name: "CEUR-WS.org" + url: "https://ceur-ws.org/Vol-4064/SEMDEV-paper3.pdf" + volume: "4064" + title: "Jelly: a fast and convenient RDF serialization format" + year: 2025