Skip to content

Commit 8775c6b

Browse files
authored
Add link to Jelly to about.md
Added a link to the Jelly serialization format implementation for RDF4J: https://w3id.org/jelly/jelly-jvm Jelly is a binary RDF format with a strong performance focus. The implementation for RDF4J can be either used as a Maven dependency, or as a JAR plugin that you drop into your classpath. Jelly was also implemented for Apache Jena. An implementation for rdflib is planned.
1 parent a253fd5 commit 8775c6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

site/content/about.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,5 @@ The metaphactory platform is developed by [metaphacts GmbH](https://www.metaphac
107107
an RDF service backend for Knowledge Management, used by thesaurus management platform [VocBench](http://vocbench.uniroma2.it/).
108108
- [Sesame Tools](https://github.com/joshsh/sesametools)<br>
109109
a collection of utility classes for use with Sesame/RDF4J.
110+
- [Jelly](https://w3id.org/jelly/jelly-jvm)<br>
111+
a high-performance binary RDF serialization format with an implementation for RDF4J. Can be used as a JAR plugin.

0 commit comments

Comments
 (0)