You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

rdfextras

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rdfextras

RDFExtras provide tools, extra stores and such for RDFLib.

pipPyPI
Version
0.4
Maintainers
3

======================================================================== 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:

  • RDFExtras: http://github.com/RDFLib/rdfextras/

  • RDFExtras Docs: http://readthedocs.org/docs/rdfextras/

  • RDFLib: http://github.com/RDFLib/rdflib/

  • RDFLib Docs: http://readthedocs.org/docs/rdflib

  • Discussion group: http://groups.google.com/group/rdflib-dev

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts