Resolve
RDF Terms
Data based on @zazuko/vocabularies
Namespace
Recommended prefix
Copy 'PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>'
lang:""
integer
lang:""
`integer` is _derived_ from `decimal` by fixing the value of `fractionDigits`
to be `0` and disallowing the trailing decimal point. This results in the
standard mathematical concept of the integer numbers. The _value space_ of
`integer` is the infinite set `{...,-2,-1,0,1,2,...}`. The _base type_ of
`integer` is `decimal`.