
rdflib.pl -- Provide access to the ontology library
- See also
- - library(semweb/rdf_library)
load_library_ontology(+Request)[private]- Load a named ontology from the ontology library.
- To be done
- - Cannot use concurrent loading as the load as a whole is
inside an rdf transaction.
list_library_ontologies(+Request)[private]- Reply with a list of available base ontologies
library_ontology(-Name) is nondet- True if Name is the name of an ontology from the library.
prepare_ontology_library is det[private]- Load RDF library manifests from directories defined using the
file_search_path/2
ontology
alias.
attribute_decl(+Name, -Options)[private]- Copied from Sesame