Company
Date Published
Author
Aleksandar Simeunovic
Word count
1086
Language
English
Hacker News points
None

Summary

Rdflib-Neo4j is an open-source Python library that enables data ingestion of RDF formatted data into Neo4j, overcoming the limitation of Neosemantics being unavailable on cloud-based Neo4j deployments. The library introduces a client-side evolution of Neosemantics, empowering data ingestion in both on-premise and Aura ecosystems. It currently has limited capabilities compared to Neosemantics but is in early access with import functionality. To use the library, users need to configure their Neo4j graph database and Python code, specifying connection credentials, custom mappings, and RDF data source. The library is an open-source project as part of the Neo4j Labs incubator, welcoming contributions and commercial agreements for additional support.