Change title from "Double" to "Decimal"
A Decimal
value SHOULD be represented using the XML Schema decimal data type, but
MAY be represented using the XML Schema double data type if
decimal is not available.
All occurence of "double" or "Double" up to section 5.1 (included) can be replaced by "decimal" or "Decimal" respectively. All furhter occurences should be kept as is (they refer to the IEEE double dataype).
A Date
value MUST be represented using one of the specific
date/time data types of XML Schema, depending on the available precision: gYear gYearMonth, date, dateTime, or dateTimeStamp.
(...)
date.date | (value of ma:date) (6) |
(...)
#correspondance-id6
(6) According to Section 4.4, several datatypes are allowed here. However, if compliance with a specific OWL 2 Profile is required, additional constraints on the allowed datatypes may apply [OWL2 Profiles].
#owl2-profiles