How can I get the URI of instances of a semantic xml document. I noticed
in the form each instance has a unique URI, but the instances are always
shown by there class name. 
 
So in my case sparqling to get all objects of class CartesianPoint via:
Select *
where {
?x rdf:type :CartesianPoint
}
 
shows a column of elements having all the same name ( <CartesianPoint>
). 
 
How can a get the actual URI?
 
Kind regards,
Pim
This e-mail and its contents are subject to the DISCLAIMER at 
http://www.tno.nl/disclaimer/email.html
--

You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group.
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-composer-users?hl=en.

Reply via email to