Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-06-2023 12:04 PM
Hi,
I am interesting in importing this ontology as well as some of the domain specific ontologies.
https://github.com/emmo-repo/EMMO
I am a bit lost in how to use Neosemeantics to handle the import.
Is there some guidance available/assistance for the newbies in this area?
Andy
Solved! Go to Solution.
01-14-2023 07:13 PM - edited 01-14-2023 07:15 PM
Instead of this https://github.com/emmo-repo/EMMO/blob/master/emmo.ttl, Use raw file link "https://raw.githubusercontent.com/emmo-repo/EMMO/master/emmo.ttl" to access directly turtle
01-11-2023 06:52 PM
for import of ontology you need to use CALL n10s.onto.import.fetch("https://github.com/BIG-MAP/BattINFO/blob/master/battery.ttl","Turtle").
Prior to import,
01-12-2023 07:43 AM
Hi,
Here is what I tried following the Neosematics intro tutorial.
New Database.
Failed to invoke procedure `n10s.rdf.preview.fetch`: Caused by: n10s.RDFImportException: IRI included an unencoded space: '32' [line 8]
01-14-2023 07:13 PM - edited 01-14-2023 07:15 PM
Instead of this https://github.com/emmo-repo/EMMO/blob/master/emmo.ttl, Use raw file link "https://raw.githubusercontent.com/emmo-repo/EMMO/master/emmo.ttl" to access directly turtle
01-15-2023 11:52 AM
Thank you very much.
Success!
All the sessions of the conference are now available online