Matches in LOV for { <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasIntervalDate> ?p ?o. }
Showing items 1 to 8 of
8
with 100 items per page.
- hasIntervalDate type DatatypeProperty.
- hasIntervalDate comment "A datatype property that encodes values from xsd:date for a TimeInterval; a same TimeInterval can have more than one xsd:date value: begin date, end date, date at which the interval holds, as well as dates expressed in different formats: xsd:gYear, xsd:dateTime, etc.".
- hasIntervalDate domain TimeInterval.
- hasIntervalDate isDefinedBy DUL.owl.
- hasIntervalDate label "has interval date".
- hasIntervalDate label "intervallo ha data".
- hasIntervalDate range date.
- hasIntervalDate subPropertyOf hasRegionDataValue.