CLASS NAME | DESCRIPTION |
| SimpleRdf | For terms of use see LICENSE.txt in this distribution. |
NS_DC (line 5)
NS_RDF (line 2)
NS_RDFS (line 3)
NS_XSD (line 4)
RDF_FILTERS (line 8)
RDF_FILTER_BOTH (line 13)
RDF_FILTER_IN (line 11)
RDF_FILTER_OUT (line 12)
RDF_RESOLVE_CONTAINER (line 37)
Statements in repository haystack: NT1: < a > < b > < rdf:Seq > NT2: < rdf:Seq > < rdf:li > < c >
Returned triple: NT: < a > < b > < c >
Note the triple '< a > < b > < c >' really does not exist in repository. It is being returned insted of '< rdf:Seq > < rdf:li > < c >'!
This behavior is experimental and may change in the future (I hope that will not change ;-)
RDF_RETURN_OBJECT (line 15)
RDF_RETURN_PREDICATE (line 17)
RDF_RETURN_SUBJECT (line 16)
RDF_RETURN_VALUE (line 14)
SIMPLERDF_VERSION (line 20)