I conceptually understand named graphs, but I cannot seem to find any basic information about how to use them. My two based questions are: 1 - I understand that named graphs are referenced by a URI. Do I first need to create an instance of a "named graph" in order to insert triples into it? If so, is there a "named graph" class? If not, will any old class do? 2 - Once I have a named graph, how do I get triples into it? It looks like CONSTRUCT won't do. Is INSERT INTO the right methd?
What I am wanting to do it have multiple named graphs in a single Jena TDB store (or AllegroGraph, or OWL / N3 / etc. file). I just can't seem to figure out how to get things up and running. Any reference to "named graphs" for dummies will do. -Thanks- -- 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
