View Source RDF.NS.XSD (RDF.ex v1.0.0)

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.

RDF.Description property accessor for anyURI/0

RDF.Description property accessor for byte/0

RDF.Description property accessor for date/0

RDF.Description property accessor for double/0

RDF.Description property accessor for float/0

RDF.Description property accessor for gDay/0

RDF.Description property accessor for gMonth/0

RDF.Description property accessor for gYear/0

RDF.Description property accessor for int/0

RDF.Description property accessor for long/0

RDF.Description property accessor for short/0

RDF.Description property accessor for string/0

RDF.Description property accessor for time/0

RDF.Description property accessor for token/0

Link to this section Functions

Returns all known IRIs of the vocabulary.

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

RDF.Description property accessor for anyURI/0

RDF.Description builder for anyURI/0

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

RDF.Description property accessor for base64Binary/0

Link to this function

base64Binary(subject, object)

View Source

RDF.Description builder for base64Binary/0

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

RDF.Description property accessor for boolean/0

Link to this function

boolean(subject, object)

View Source

RDF.Description builder for boolean/0

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

RDF.Description property accessor for byte/0

RDF.Description builder for byte/0

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

RDF.Description property accessor for date/0

RDF.Description builder for date/0

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

RDF.Description property accessor for dateTime/0

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)

View Source

RDF.Description property accessor for dayTimeDuration/0

Link to this function

dayTimeDuration(subject, object)

View Source

RDF.Description builder for dayTimeDuration/0

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

RDF.Description property accessor for decimal/0

Link to this function

decimal(subject, object)

View Source

RDF.Description builder for decimal/0

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

RDF.Description property accessor for double/0

RDF.Description builder for double/0

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

RDF.Description property accessor for duration/0

Link to this function

duration(subject, object)

View Source

RDF.Description builder for duration/0

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

RDF.Description property accessor for float/0

RDF.Description builder for float/0

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

RDF.Description property accessor for gDay/0

RDF.Description builder for gDay/0

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

RDF.Description property accessor for gMonth/0

RDF.Description builder for gMonth/0

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

RDF.Description property accessor for gMonthDay/0

Link to this function

gMonthDay(subject, object)

View Source

RDF.Description builder for gMonthDay/0

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

RDF.Description property accessor for gYear/0

RDF.Description builder for gYear/0

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

RDF.Description property accessor for gYearMonth/0

Link to this function

gYearMonth(subject, object)

View Source

RDF.Description builder for gYearMonth/0

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

RDF.Description property accessor for hexBinary/0

Link to this function

hexBinary(subject, object)

View Source

RDF.Description builder for hexBinary/0

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

RDF.Description property accessor for int/0

RDF.Description builder for int/0

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

RDF.Description property accessor for integer/0

Link to this function

integer(subject, object)

View Source

RDF.Description builder for integer/0

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

RDF.Description property accessor for language/0

Link to this function

language(subject, object)

View Source

RDF.Description builder for language/0

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

RDF.Description property accessor for long/0

RDF.Description builder for long/0

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

Link to this function

negativeInteger(subject)

View Source

RDF.Description property accessor for negativeInteger/0

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)

View Source

RDF.Description property accessor for nonNegativeInteger/0

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)

View Source

RDF.Description property accessor for nonPositiveInteger/0

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)

View Source

RDF.Description property accessor for normalizedString/0

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)

View Source

RDF.Description property accessor for positiveInteger/0

Link to this function

positiveInteger(subject, object)

View Source

RDF.Description builder for positiveInteger/0

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

RDF.Description property accessor for short/0

RDF.Description builder for short/0

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

RDF.Description property accessor for string/0

RDF.Description builder for string/0

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

RDF.Description property accessor for time/0

RDF.Description builder for time/0

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

RDF.Description property accessor for token/0

RDF.Description builder for token/0

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

RDF.Description property accessor for unsignedByte/0

Link to this function

unsignedByte(subject, object)

View Source

RDF.Description builder for unsignedByte/0

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

RDF.Description property accessor for unsignedInt/0

Link to this function

unsignedInt(subject, object)

View Source

RDF.Description builder for unsignedInt/0

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

RDF.Description property accessor for unsignedLong/0

Link to this function

unsignedLong(subject, object)

View Source

RDF.Description builder for unsignedLong/0

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

RDF.Description property accessor for unsignedShort/0

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)

View Source

RDF.Description property accessor for yearMonthDuration/0

Link to this function

yearMonthDuration(subject, object)

View Source

RDF.Description builder for yearMonthDuration/0