RDF.ex v0.6.0 RDF.NS.RDF View Source

The RDF vocabulary.

See https://www.w3.org/TR/rdf11-concepts/

Link to this section Summary

Link to this section Functions

Returns all known IRIs of the vocabulary.

http://www.w3.org/1999/02/22-rdf-syntax-ns#first

RDF.Description builder for first/0

http://www.w3.org/1999/02/22-rdf-syntax-ns#langString

Link to this function

langString(subject, object) View Source

RDF.Description builder for langString/0

http://www.w3.org/1999/02/22-rdf-syntax-ns#nil

RDF.Description builder for /0

http://www.w3.org/1999/02/22-rdf-syntax-ns#object

RDF.Description builder for object/0

http://www.w3.org/1999/02/22-rdf-syntax-ns#predicate

Link to this function

predicate(subject, object) View Source

RDF.Description builder for predicate/0

http://www.w3.org/1999/02/22-rdf-syntax-ns#rest

RDF.Description builder for rest/0

http://www.w3.org/1999/02/22-rdf-syntax-ns#subject

Link to this function

subject(subject, object) View Source

RDF.Description builder for subject/0

http://www.w3.org/1999/02/22-rdf-syntax-ns#type

RDF.Description builder for type/0

http://www.w3.org/1999/02/22-rdf-syntax-ns#value

RDF.Description builder for value/0