RDFLib
Pinned repositories
Repositories
-
rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
-
rdflib-jsonld
JSON-LD parser and serializer plugins for RDFLib
-
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.
-
VocPrez
A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
-
-
pyLDAPI
A very small module to add Linked Data API functionality to a Python Flask installation
-
pyLODE
An OWL ontology documentation tool using Python and templating, based on LODE
-
rdflib-hdt
A Store back-end for rdflib to allow for reading and querying HDT documents
-
profilewiz
A tool for doing things with Profiles
-
rdflib-web
Two Flask web-apps for quickly setting up a SPARQL Endpoint or a LOD app for RDFLib
-
rdflib-geosparql
An implementation of the GeoSPARQL standard's functions for use with RDFlib Graphs
-
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.
-
sparqlwrapper
A wrapper for a remote SPARQL endpoint
-
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.
-
PyRDFa Archived
Ivan Herman's Python RDFa 1.1 parser, previous version
-
pyTARQL
Python implementation of TARQL
-
rdflib-zodb
RDFLib Store backed by ZODB3 - PYTHON 2.6/2.7 ONLY
-
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