I don't see why you couldn't load rdf into a graph. I guess we don't have a native rdf loader. Seems like you could load rdf with BLVP and a ScriptInputFormat. probably wouldn't be hard to add an RdfInputFormat or something to avoid the need for a custom script. I guess Kuppitz will correct me if there's a better way. Any which way, I'm +0 on including atm, but i don't think much in raw rdf so perhaps others would find it valuable in some way.
On Sat, Dec 12, 2015 at 9:01 AM, pieter <[email protected]> wrote: > Hi, > > I know many rdf vendors are TinkerPop providers. > > Can it work in the other direction, i.e. can a rdf dataset be loaded > into a TinkerPop database? > Is it possible to load any rdf dataset into TinkerPop without loss? > > Is this something TinkerPop is interested in? > > Thanks > Pieter > > >
