RDF.NS.RDFS (RDF.ex v2.1.0)

View Source

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

__iris__()

Returns all known IRIs of the vocabulary.

comment()

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

comment(subject)

RDF.Description property accessor for comment/0

comment(subject, object)

RDF.Description builder for comment/0

domain()

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

domain(subject)

RDF.Description property accessor for domain/0

domain(subject, object)

RDF.Description builder for domain/0

isDefinedBy()

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

isDefinedBy(subject)

RDF.Description property accessor for isDefinedBy/0

isDefinedBy(subject, object)

RDF.Description builder for isDefinedBy/0

label()

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

label(subject)

RDF.Description property accessor for label/0

label(subject, object)

RDF.Description builder for label/0

member()

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

member(subject)

RDF.Description property accessor for member/0

member(subject, object)

RDF.Description builder for member/0

range()

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

range(subject)

RDF.Description property accessor for range/0

range(subject, object)

RDF.Description builder for range/0

seeAlso()

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

seeAlso(subject)

RDF.Description property accessor for seeAlso/0

seeAlso(subject, object)

RDF.Description builder for seeAlso/0

subClassOf()

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

subClassOf(subject)

RDF.Description property accessor for subClassOf/0

subClassOf(subject, object)

RDF.Description builder for subClassOf/0

subPropertyOf()

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

subPropertyOf(subject)

RDF.Description property accessor for subPropertyOf/0

subPropertyOf(subject, object)

RDF.Description builder for subPropertyOf/0