The RDF data model and the PG data model are not 100% aligned. I know there have been a few academic papers on the subject. For Blazegraph I am using a PG schema built on top of raw RDF. But a raw RDF graph would not work with the Blazegraph TP3 interface if it doesn't follow the PG schema.
On Mon, Dec 21, 2015 at 3:22 AM, pieter-gmail <[email protected]> wrote: > Found this recently, fyi > > http://arxiv.org/abs/1409.3288 > > Cheers > Pieter > > On 12/12/2015 16:01, pieter 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 > > > > > >
