Rune; Yes, all TopBraid products are fully RDF-compliant and will therefore support "pure RDF".
The mechanism to find them is basically the same as Sesame - state which named graph you refer to then find the data in that named graph. To create such a connector in Composer New > RDF/OWL Sesame 2 Repository connection. Use the Fetch Repositories button to choose the repository, and fill in the rest of the wizard, including the name used for the graph in your Sesame store. The triples can base accessed by opening the .s2n connector file, which can be imported, etc. into other models in your Composer workspace. -- Scott On Dec 21, 2:22 pm, runes <[email protected]> wrote: > Hi forum > > I've created a TB-Standard project that connects to a Sesame 2 triple > store. Now I don't see any data from the store even though the > creating process seems to work fine (I see a lot of standard OWL > stuff). I don't have any classes or defined OWL-properties in my data, > it's almost pure rdf, using the rdf:type predicate. > > No matter what I do I (generic sparql-query, looking at raw triples) I > cannot see my data only the genric OWL stuff. > > Doesn't TB support "pure RDF"? > > Thanks, > Rune -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
