RDFLib
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
VocPrez
A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
profilewiz
A tool for doing things with Profiles
sparqlwrapper
A wrapper for a remote SPARQL endpoint
pyLODE
An OWL ontology documentation tool using Python and templating, based on LODE
rdflib-jsonld
JSON-LD parser and serializer plugins for RDFLib (Python 2.6+)
pyLDAPI
A very small module to add Linked Data API functionality to a Python Flask installation
pymicrodata
This a module to extract RDF from an HTML5 page annotated with microdata. The module implements the algorithm defined and published by the W3C Semantic Web Interest Group task force, in March 2012. The module can be used to produce serialized versions of the extracted graph, or simply an RDFLib Graph Object.
rdflib-hdt
A Store back-end for rdflib to allow for reading and querying HDT documents
PyRDFa Archived
Ivan Herman's Python RDFa 1.1 parser, previous version
OWL-RL
A simple implementation of the OWL2 RL Profile on top of RDFLib: it expands the graph with all possible triples that OWL RL defines. It can be used together with RDFLib to expand an RDFLib Graph object, or as a stand alone service with its own serialization.
rdflib-sqlalchemy
RDFLib store using SQLAlchemy dbapi as back-end
graph-pattern-learner
Evolutionary Graph Pattern Learner that learns SPARQL queries for a given set of source-target-pairs from an endpoint.
rdflib-zodb
RDFLib Store backed by ZODB3 - PYTHON 2.6/2.7 ONLY
rdflib-web
Two Flask web-apps for quickly setting up a SPARQL Endpoint or a LOD app for RDFLib
rdflib-sparql-thrift
A BinaryRDF in Thrift SPARQL result parser
FuXi
Chimezie Ogbuji's FuXi reasoner. NON-FUNCTIONING, RETAINED FOR ARCHIVAL PURPOSES. For working code plus version and associated support requirements see:
rdfextras
(discontinued) RDFExtras is a collection of packages providing extras based on RDFLib - PINNED TO RDFLIB 3
rdflib-kyotocabinet
RDFLib Store backed by Kyoto Cabinet (Python2.6+)
rdflib-leveldb
A LevelDB based Store for rdflib
rdflib-benchmark
Benchmarking code + data for rdflib
rdflib-sqlite
RDFLib Store backed by SQLIte - MOTHBALLED
rdflib-postgresql
RDFLib Store backed by PostgreSQL - MOTHBALLED
rdflib-mysql
RDFLib Store backed by MySQL - MOTHBALLED
rdflib-sparqlstore
(discontinued) An RDFLib store around Ivan Herman et al.'s SPARQL service wrapper, with namespace bindings
rdflib-sparql
(discontinued) A SPARQL 1.1 implementation for RDFLib - PINNED TO RDFLIB 3