Availability:
:- use_module(library(semweb/rdf_ntriples)).
Triple | is a term triple(Subject,Predicate,Object) .
Arguments follow the normal conventions of the RDF libraries. NodeID
elements are mapped to node(Id) . If end-of-file is reached, Triple
is unified with
end_of_file . |
- Errors
syntax_error(Message)
on syntax errors