RDFLib

Results 20 repositories owned by RDFLib

rdflib

2.1k
Stars
540
Forks
Watchers

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

sparqlwrapper

511
Stars
122
Forks
Watchers

A wrapper for a remote SPARQL endpoint

OWL-RL

136
Stars
30
Forks
Watchers

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 objec...

pySHACL

231
Stars
62
Forks
Watchers

A Python validator for SHACL

pyLODE

157
Stars
69
Forks
Watchers

An OWL ontology documentation tool using Python and templating, based on LODE

rdflib-jsonld

279
Stars
71
Forks
Watchers

JSON-LD parser and serializer plugins for RDFLib

rdflib-sqlalchemy

141
Stars
33
Forks
Watchers

RDFLib store using SQLAlchemy dbapi as back-end

graph-pattern-learner

83
Stars
15
Forks
Watchers

Evolutionary Graph Pattern Learner that learns SPARQL queries for a given set of source-target-pairs from an endpoint.

FuXi

51
Stars
29
Forks
Watchers

Chimezie Ogbuji's FuXi reasoner. NON-FUNCTIONING, RETAINED FOR ARCHIVAL PURPOSES. For working code plus version and associated support requirements see:

pyLDAPI

40
Stars
10
Forks
Watchers

A very small module to add Linked Data API functionality to a Python Flask installation