Metadata-Version: 2.1
Name: atomicgraphs
Version: 0.1.1
Summary: This is a library to split an RDF Graph into atomic graphs.
Home-page: UNKNOWN
Author: Simaris
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: rdflib
Requires-Dist: sortedcontainers


AtomicGraphs
------------
This is a python library to split an RDF Graph into atomic graphs.

With this library using atomic graphs we want to make RDF Graphs containing
blanknodes comparable.
This package implements a colouring algorithm.


