| Did you know ... | Search Documentation: |
| Predicate rdf_db:rdf_file_type/2 |
rdf_db:rdf_file_type(?Extension,
?Format)owl. Format is either a built-in format (xml
or triples) or a format understood by the rdf_load_stream/3
hook.:- use_module(library(semweb/rdf_ntriples)).nt,
ntriples and nquads.