RDF.NS.XSD (RDF.ex v0.9.1) 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

Specs

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

Returns all known IRIs of the vocabulary.

http://www.w3.org/2001/XMLSchema#anyURI

RDF.Description builder for anyURI/0

http://www.w3.org/2001/XMLSchema#base64Binary

Link to this function

base64Binary(subject, object)

View Source

RDF.Description builder for base64Binary/0

http://www.w3.org/2001/XMLSchema#boolean

Link to this function

boolean(subject, object)

View Source

RDF.Description builder for boolean/0

http://www.w3.org/2001/XMLSchema#byte

RDF.Description builder for byte/0

http://www.w3.org/2001/XMLSchema#date

RDF.Description builder for date/0

http://www.w3.org/2001/XMLSchema#dateTime

Link to this function

dateTime(subject, object)

View Source

RDF.Description builder for dateTime/0

http://www.w3.org/2001/XMLSchema#dayTimeDuration

Link to this function

dayTimeDuration(subject, object)

View Source

RDF.Description builder for dayTimeDuration/0

http://www.w3.org/2001/XMLSchema#decimal

Link to this function

decimal(subject, object)

View Source

RDF.Description builder for decimal/0

http://www.w3.org/2001/XMLSchema#double

RDF.Description builder for double/0

http://www.w3.org/2001/XMLSchema#duration

Link to this function

duration(subject, object)

View Source

RDF.Description builder for duration/0

http://www.w3.org/2001/XMLSchema#float

RDF.Description builder for float/0

http://www.w3.org/2001/XMLSchema#gDay

RDF.Description builder for gDay/0

http://www.w3.org/2001/XMLSchema#gMonth

RDF.Description builder for gMonth/0

http://www.w3.org/2001/XMLSchema#gMonthDay

Link to this function

gMonthDay(subject, object)

View Source

RDF.Description builder for gMonthDay/0

http://www.w3.org/2001/XMLSchema#gYear

RDF.Description builder for gYear/0

http://www.w3.org/2001/XMLSchema#gYearMonth

Link to this function

gYearMonth(subject, object)

View Source

RDF.Description builder for gYearMonth/0

http://www.w3.org/2001/XMLSchema#hexBinary

Link to this function

hexBinary(subject, object)

View Source

RDF.Description builder for hexBinary/0

http://www.w3.org/2001/XMLSchema#int

RDF.Description builder for int/0

http://www.w3.org/2001/XMLSchema#integer

Link to this function

integer(subject, object)

View Source

RDF.Description builder for integer/0

http://www.w3.org/2001/XMLSchema#language

Link to this function

language(subject, object)

View Source

RDF.Description builder for language/0

http://www.w3.org/2001/XMLSchema#long

RDF.Description builder for long/0

http://www.w3.org/2001/XMLSchema#negativeInteger

Link to this function

negativeInteger(subject, object)

View Source

RDF.Description builder for negativeInteger/0

http://www.w3.org/2001/XMLSchema#nonNegativeInteger

Link to this function

nonNegativeInteger(subject, object)

View Source

RDF.Description builder for nonNegativeInteger/0

http://www.w3.org/2001/XMLSchema#nonPositiveInteger

Link to this function

nonPositiveInteger(subject, object)

View Source

RDF.Description builder for nonPositiveInteger/0

http://www.w3.org/2001/XMLSchema#normalizedString

Link to this function

normalizedString(subject, object)

View Source

RDF.Description builder for normalizedString/0

http://www.w3.org/2001/XMLSchema#positiveInteger

Link to this function

positiveInteger(subject, object)

View Source

RDF.Description builder for positiveInteger/0

http://www.w3.org/2001/XMLSchema#short

RDF.Description builder for short/0

http://www.w3.org/2001/XMLSchema#string

RDF.Description builder for string/0

http://www.w3.org/2001/XMLSchema#time

RDF.Description builder for time/0

http://www.w3.org/2001/XMLSchema#token

RDF.Description builder for token/0

http://www.w3.org/2001/XMLSchema#unsignedByte

Link to this function

unsignedByte(subject, object)

View Source

RDF.Description builder for unsignedByte/0

http://www.w3.org/2001/XMLSchema#unsignedInt

Link to this function

unsignedInt(subject, object)

View Source

RDF.Description builder for unsignedInt/0

http://www.w3.org/2001/XMLSchema#unsignedLong

Link to this function

unsignedLong(subject, object)

View Source

RDF.Description builder for unsignedLong/0

http://www.w3.org/2001/XMLSchema#unsignedShort

Link to this function

unsignedShort(subject, object)

View Source

RDF.Description builder for unsignedShort/0

http://www.w3.org/2001/XMLSchema#yearMonthDuration

Link to this function

yearMonthDuration(subject, object)

View Source

RDF.Description builder for yearMonthDuration/0