Did you know ... | Search Documentation: |
Predicate read_nquad/2 |
:- use_module(library(semweb/rdf_ntriples)).
Quad | is a term quad(Subject,Predicate,Object,Graph) .
Arguments follow the normal conventions of the RDF libraries. NodeID
elements are mapped to node(Id) . If end-of-file is reached, Quad
is unified with
end_of_file . |
syntax_error(Message)
on syntax errors