| Did you know ... | Search Documentation: | 
|  | Predicate rdf_register_prefix/3 | 
:- use_module(library(semweb/rdf_db)). [det]rdf_register_prefix(+Prefix, 
+URI)
[det]rdf_register_prefix(+Prefix, 
+URI)true, replace existing namespace alias. Please note that 
replacing a namespace is dangerous as namespaces affect preprocessing. 
Make sure all code that depends on a namespace is compiled after 
changing the registration.true and Alias is already defined, keep the original 
binding for Prefix and succeed silently.Without options, an attempt to redefine an alias raises a permission error.
Predefined prefixes are: