Type: Date
a date (year, month and day) in an idealized calendar
URI: xsd:date
Type Properties
| Property |
Value |
| Base |
XSDDate |
| Type URI |
xsd:date |
| Representation |
str |
Notes
- URI is dateTime because OWL reasoners don't work with straight date or time
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "date".
Schema Source
- from schema: https://example.org/pragmatic-bim-data-contract
Mappings
| Mapping Type |
Mapped Value |
| self |
xsd:date |
| native |
pbs:date |
| exact |
schema:Date |