Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-12-2023 06:48 AM
Hii, i wanted to search for project where we can create ontology file using python and import the owl file in neo4j
01-12-2023 06:53 AM
What do you mean by creating ontology file in python? If you have an owl file defining the ontology you can import with following command:
CALL n10s.onto.import.fetch("https://github.com/neo4j-labs/neosemantics/raw/3.5/docs/rdf/vw.owl","Turtle");
01-12-2023 07:00 AM
do we have any documents where we can create owl file using python and import the owl file in neo4j. i am more concern to the creation of owl file
All the sessions of the conference are now available online