diff --git a/modules/ROOT/pages/auradb/importing/importing-data.adoc b/modules/ROOT/pages/auradb/importing/importing-data.adoc index f37ec0cdd..fe052d593 100644 --- a/modules/ROOT/pages/auradb/importing/importing-data.adoc +++ b/modules/ROOT/pages/auradb/importing/importing-data.adoc @@ -46,4 +46,16 @@ For more information on Neo4j Data Importer, see the link:{neo4j-docs-base-uri}/ [NOTE] ==== You must provide your AuraDB instance password before importing from the Neo4j Data Importer. -==== \ No newline at end of file +==== + +== RDFlib + +RDFLib is a link:https://neo4j.com/labs/[Neo4j Labs] project that enables the import of RDF data, including JSON-LD, to Aura via a Python library. +[NOTE] +==== +This is a Labs project and, therefore, not fully supported by Neo4j. +It may become outdated over time. +==== + +The library is available at link:https://github.com/neo4j-labs/rdflib-neo4j[GitHub - neo4j-labs/rdflib-neo4j: RDFLib Store backed by neo4j + n10s] +