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

View Source

The XML Schema datatypes vocabulary.

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

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

Functions

__iris__()

Returns all known IRIs of the vocabulary.

anyURI()

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

anyURI(subject)

RDF.Description property accessor for anyURI/0

anyURI(subject, object)

RDF.Description builder for anyURI/0

base64Binary()

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

base64Binary(subject)

RDF.Description property accessor for base64Binary/0

base64Binary(subject, object)

RDF.Description builder for base64Binary/0

boolean()

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

boolean(subject)

RDF.Description property accessor for boolean/0

boolean(subject, object)

RDF.Description builder for boolean/0

byte()

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

byte(subject)

RDF.Description property accessor for byte/0

byte(subject, object)

RDF.Description builder for byte/0

date()

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

date(subject)

RDF.Description property accessor for date/0

date(subject, object)

RDF.Description builder for date/0

dateTime()

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

dateTime(subject)

RDF.Description property accessor for dateTime/0

dateTime(subject, object)

RDF.Description builder for dateTime/0

dayTimeDuration()

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

dayTimeDuration(subject)

RDF.Description property accessor for dayTimeDuration/0

dayTimeDuration(subject, object)

RDF.Description builder for dayTimeDuration/0

decimal()

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

decimal(subject)

RDF.Description property accessor for decimal/0

decimal(subject, object)

RDF.Description builder for decimal/0

double()

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

double(subject)

RDF.Description property accessor for double/0

double(subject, object)

RDF.Description builder for double/0

duration()

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

duration(subject)

RDF.Description property accessor for duration/0

duration(subject, object)

RDF.Description builder for duration/0

float()

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

float(subject)

RDF.Description property accessor for float/0

float(subject, object)

RDF.Description builder for float/0

gDay()

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

gDay(subject)

RDF.Description property accessor for gDay/0

gDay(subject, object)

RDF.Description builder for gDay/0

gMonth()

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

gMonth(subject)

RDF.Description property accessor for gMonth/0

gMonth(subject, object)

RDF.Description builder for gMonth/0

gMonthDay()

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

gMonthDay(subject)

RDF.Description property accessor for gMonthDay/0

gMonthDay(subject, object)

RDF.Description builder for gMonthDay/0

gYear()

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

gYear(subject)

RDF.Description property accessor for gYear/0

gYear(subject, object)

RDF.Description builder for gYear/0

gYearMonth()

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

gYearMonth(subject)

RDF.Description property accessor for gYearMonth/0

gYearMonth(subject, object)

RDF.Description builder for gYearMonth/0

hexBinary()

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

hexBinary(subject)

RDF.Description property accessor for hexBinary/0

hexBinary(subject, object)

RDF.Description builder for hexBinary/0

int()

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

int(subject)

RDF.Description property accessor for int/0

int(subject, object)

RDF.Description builder for int/0

integer()

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

integer(subject)

RDF.Description property accessor for integer/0

integer(subject, object)

RDF.Description builder for integer/0

language()

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

language(subject)

RDF.Description property accessor for language/0

language(subject, object)

RDF.Description builder for language/0

long()

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

long(subject)

RDF.Description property accessor for long/0

long(subject, object)

RDF.Description builder for long/0

negativeInteger()

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

negativeInteger(subject)

RDF.Description property accessor for negativeInteger/0

negativeInteger(subject, object)

RDF.Description builder for negativeInteger/0

nonNegativeInteger()

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

nonNegativeInteger(subject)

RDF.Description property accessor for nonNegativeInteger/0

nonNegativeInteger(subject, object)

RDF.Description builder for nonNegativeInteger/0

nonPositiveInteger()

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

nonPositiveInteger(subject)

RDF.Description property accessor for nonPositiveInteger/0

nonPositiveInteger(subject, object)

RDF.Description builder for nonPositiveInteger/0

normalizedString()

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

normalizedString(subject)

RDF.Description property accessor for normalizedString/0

normalizedString(subject, object)

RDF.Description builder for normalizedString/0

positiveInteger()

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

positiveInteger(subject)

RDF.Description property accessor for positiveInteger/0

positiveInteger(subject, object)

RDF.Description builder for positiveInteger/0

short()

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

short(subject)

RDF.Description property accessor for short/0

short(subject, object)

RDF.Description builder for short/0

string()

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

string(subject)

RDF.Description property accessor for string/0

string(subject, object)

RDF.Description builder for string/0

time()

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

time(subject)

RDF.Description property accessor for time/0

time(subject, object)

RDF.Description builder for time/0

token()

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

token(subject)

RDF.Description property accessor for token/0

token(subject, object)

RDF.Description builder for token/0

unsignedByte()

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

unsignedByte(subject)

RDF.Description property accessor for unsignedByte/0

unsignedByte(subject, object)

RDF.Description builder for unsignedByte/0

unsignedInt()

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

unsignedInt(subject)

RDF.Description property accessor for unsignedInt/0

unsignedInt(subject, object)

RDF.Description builder for unsignedInt/0

unsignedLong()

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

unsignedLong(subject)

RDF.Description property accessor for unsignedLong/0

unsignedLong(subject, object)

RDF.Description builder for unsignedLong/0

unsignedShort()

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

unsignedShort(subject)

RDF.Description property accessor for unsignedShort/0

unsignedShort(subject, object)

RDF.Description builder for unsignedShort/0

yearMonthDuration()

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

yearMonthDuration(subject)

RDF.Description property accessor for yearMonthDuration/0

yearMonthDuration(subject, object)

RDF.Description builder for yearMonthDuration/0