View Source RDF.NS.RDFS (RDF.ex v1.2.0)

The RDFS vocabulary.

See https://www.w3.org/TR/rdf-schema/

Summary

Functions

Returns all known IRIs of the vocabulary.

RDF.Description property accessor for domain/0

RDF.Description property accessor for label/0

RDF.Description property accessor for member/0

RDF.Description property accessor for range/0

Functions

Returns all known IRIs of the vocabulary.

http://www.w3.org/2000/01/rdf-schema#comment

RDF.Description property accessor for comment/0

Link to this function

comment(subject, object)

View Source

RDF.Description builder for comment/0

http://www.w3.org/2000/01/rdf-schema#domain

RDF.Description property accessor for domain/0

RDF.Description builder for domain/0

http://www.w3.org/2000/01/rdf-schema#isDefinedBy

RDF.Description property accessor for isDefinedBy/0

Link to this function

isDefinedBy(subject, object)

View Source

RDF.Description builder for isDefinedBy/0

http://www.w3.org/2000/01/rdf-schema#label

RDF.Description property accessor for label/0

RDF.Description builder for label/0

http://www.w3.org/2000/01/rdf-schema#member

RDF.Description property accessor for member/0

RDF.Description builder for member/0

http://www.w3.org/2000/01/rdf-schema#range

RDF.Description property accessor for range/0

RDF.Description builder for range/0

http://www.w3.org/2000/01/rdf-schema#seeAlso

RDF.Description property accessor for seeAlso/0

Link to this function

seeAlso(subject, object)

View Source

RDF.Description builder for seeAlso/0

http://www.w3.org/2000/01/rdf-schema#subClassOf

RDF.Description property accessor for subClassOf/0

Link to this function

subClassOf(subject, object)

View Source

RDF.Description builder for subClassOf/0

http://www.w3.org/2000/01/rdf-schema#subPropertyOf

RDF.Description property accessor for subPropertyOf/0

Link to this function

subPropertyOf(subject, object)

View Source

RDF.Description builder for subPropertyOf/0