Description Usage Arguments Details Author(s) See Also Examples
These functions implement generic SPARQL queries to obtain information about the structure of a SPARQL database in terms of its classes, types, predicates. This allows a user to get an understanding of the structure of the RDF triples and relationships in the database.
1 2 3 4 5 |
owl |
a logical value indicating whether to get the OWL and RDFS
classes, or to query the RDF types. If |
... |
any additional arguments to be passed to |
fun |
a function that will send the SPARQL query.
The default of |
asIs |
a logical value that controls whether the class/type values returned are left as URIs or broken into their name and namespaces. |
These functions implement generic SPARQL queries to discover aspects of the structure of the SPARQL database.
Duncan Temple Lang
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.