Skip to contents

All functions

OWL()
S7 class to contain a SPARQL query.
OWL-methods
Methods for OWL class.
a_class()
Define triple by class type.
a_class.name
Define triple by class, type.
a_class_factory()
Generate custom a functions based on available types.
as.SPARQL()
Coerce to SPARQL query
map_endpoint()
Map out a SPARQL endpoint.
predicate()
Define triple by predicate
predicate-methods
Define triple by predicate
predicate_factory()
Generate custom functions based on available predicates.
select_query() ask_query()
Define a SELECT SPARQL command.
send_query()
Send a SPARWL query to an endpoint.
term()
S7 class to mark domain-specific helper functions.
triple()
S7 class to contain an RDF triple.
where_clause()
Define one or more triples for a SPARQL WHERE-clause.