RDF.ex v0.4.0 RDF.NS.XSD View Source

The XML Schema datatypes vocabulary.

See https://www.w3.org/TR/xmlschema11-2/

Link to this section Summary

Functions

Returns all known IRIs of the vocabulary

Link to this section Functions

Returns all known IRIs of the vocabulary.

Link to this function negativeInteger(subject, object) View Source

RDF.Description builder for negativeInteger/0

Link to this function nonNegativeInteger(subject, object) View Source

RDF.Description builder for nonNegativeInteger/0

Link to this function nonPositiveInteger(subject, object) View Source

RDF.Description builder for nonPositiveInteger/0

Link to this function normalizedString(subject, object) View Source

RDF.Description builder for normalizedString/0

Link to this function positiveInteger(subject, object) View Source

RDF.Description builder for positiveInteger/0

Link to this function unsignedShort(subject, object) View Source

RDF.Description builder for unsignedShort/0