Hi, it seems that one participant of this github thread has also further worked on this topic: https://github.com/Ponsietta/SparqlToArangoDbAql
To convert the json structures back to RDF/OWL you would need to have a similar translation logic. Its probably clever to keep hints to the original structure in documents during the import. Cheers, Willi On Thursday, October 1, 2020 at 5:31:01 PM UTC+2 MW wrote: > Found some previous discussion about this topic: > > https://github.com/arangodb/arangodb/issues/1913 > > https://stackoverflow.com/questions/34015945/sparql-interface-for-arangodb > > It seems we will need a parser as workaround to parse RDF first, in order > to import to ArangoDB. DataGraft seems can help bridge the gap. > https://www.duo.uio.no/bitstream/handle/10852/64183/representing-storing-semantic.pdf?sequence=8&isAllowed=y > I wonder if anyone try it in before, is it a working solution? > > > On a separate topic, there is no way to directly export ArangoDB data to > RDF/OWL from my current understanding, right? > > > Thank you everyone for chime in and share your opinion on this topic! > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/arangodb/74d1884a-6472-4384-a797-1780398822cfn%40googlegroups.com.
