Archi Forum

Archi => General Archi Discussion => Topic started by: ScooterL on August 04, 2020, 01:22:29 AM

Title: Graph DB import
Post by: ScooterL on August 04, 2020, 01:22:29 AM
Hello Archi-ites,

I've been tinkering with graph import using Neo4J and the database plugin.

Wondering if anyone has built or imported to another graph db such as ontotext?
Our organisation is looking at the SPARQL features that are in the Ontotext. 
I think the database plugin uses Cypher which is unique to Neo4J.   
I'm not sure it's able to be used with any Graph DB.

If there's any way to export and transform elements, relationships and properties into turtle .ttl files that would be tremendous help.

Thanks
Scooter


Title: Re: Graph DB import
Post by: Phil Beauvoir on August 04, 2020, 09:40:42 AM
> If there's any way to export and transform elements, relationships and properties into turtle .ttl files that would be tremendous help.

One could write a native Java Archi plug-in to do this or, more likely, use jArchi to do it.