All Projects → RDFLib → rdfextras

RDFLib / rdfextras

Licence: other
(discontinued) RDFExtras is a collection of packages providing extras based on RDFLib - PINNED TO RDFLIB 3

Programming Languages

python
139335 projects - #7 most used programming language

Note: this project is deprecated.

In RDFLib >= 4.0, rdfextras is no longer required, SPARQL support and the utilities from this project are included in core.

======================================================================== RDFExtras README

RDFExtras is a collection of packages providing extras based on RDFLib. These include a tools package and several "non-core-rdflib" store implementations.

RDFExtras includes:

  • A pure-python SPARQL implementation for in-memory stores or other store that do not provide their own SPARQL implementation.
  • A set of commandline utilities: rdfpipe, rdf2dot, rdfs2dot, csv2rdf

Dependencies:

  • RDFLib>=3.2.1
  • For SPARQL: pyparsing

For more information see:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].