RDF.NS.RDFS (RDF.ex v0.9.1) View Source

The RDFS vocabulary.

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

Link to this section Summary

Link to this section Functions

Specs

__iris__() :: [RDF.IRI.t()]

Returns all known IRIs of the vocabulary.

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

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 builder for domain/0

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

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 builder for label/0

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

RDF.Description builder for member/0

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

RDF.Description builder for range/0

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

Link to this function

seeAlso(subject, object)

View Source

RDF.Description builder for seeAlso/0

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

Link to this function

subClassOf(subject, object)

View Source

RDF.Description builder for subClassOf/0

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

Link to this function

subPropertyOf(subject, object)

View Source

RDF.Description builder for subPropertyOf/0