File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -180,7 +180,13 @@ Furthermore, this repository might serve as a **cristallization point for a comm
180180 - easy cross-platform installation
181181- [ PyFuseki] ( https://github.com/yubinCloud/pyfuseki ) – Library that interact with Jena Fuseki (SPARQL server):
182182 - docs: https://yubincloud.github.io/pyfuseki/
183-
183+ - [ pyjelly] ( https://github.com/Jelly-RDF/pyjelly ) – Library for working with the fast & compressed Jelly-RDF serialization format
184+ - docs: https://w3id.org/jelly/pyjelly/
185+ - features:
186+ - read and write Jelly-RDF files, faster than other RDF formats
187+ - stream processing support for large datasets or streams of RDF graphs
188+ - full integration with RDFLib as a format on par with Turtle, RDF/XML, N-Triples, etc.
189+ - lightweight "no-RDFLib" version is also available for minimal dependencies
184190- [ PyKEEN] ( https://github.com/pykeen/pykeen ) (** Py** thon ** K** nowl** E** dge ** E** mbeddi** N** gs) – Python package to train and evaluate knowledge graph embedding models
185191 - features:
186192 - 44 Models
You can’t perform that action at this time.
0 commit comments