You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDTF Levels 1 and 2 support describing parts of years using concepts outside the standard months and days—concepts such as seasons, quarters, or semesters. EDTF refers to these as “sub-year groupings”.
There is no equivalent in the Time Ontology, thus the draft EDTF Ontology defines classes and properties to enable the creation of datetime descriptions with sub-year parts other than months and days.
edtfo:yearSubdivision is a property analogous the other Time Ontology properties for specifying the parts of a datetime description: it specifies a particular subdivision of a year.
The Time Ontology defines a time:unitType property that is used to specify the precision of a datetime description. It takes values that are instances of time:TemporalUnit. The Time Ontology defined named instances of time:TemporalUnit for standard units such as year and month. The draft EDTF Ontology also specifies four named instances of time:TemporalUnit that can be used to specify the precision of datetime descriptions as values of time:unitType:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EDTF Levels 1 and 2 support describing parts of years using concepts outside the standard months and days—concepts such as seasons, quarters, or semesters. EDTF refers to these as “sub-year groupings”.
There is no equivalent in the Time Ontology, thus the draft EDTF Ontology defines classes and properties to enable the creation of datetime descriptions with sub-year parts other than months and days.
edtfo:yearSubdivisionis a property analogous the other Time Ontology properties for specifying the parts of a datetime description: it specifies a particular subdivision of a year.The domain of
edtfo:yearSubdivisionisedtfo:SubYearDateTimeDescription, a subclass oftime:DateTimeDescriptionwhich adds the further constraint that such descriptions can have at most oneedtfo:yearSubdivisionvalue.The range of
edtfo:yearSubdivisionisedtfo:YearSubdivision, which has the subclassesedtfo:Season,edtfo:Quarter,edtfo:Quadrimester, andedtfo:Semestral. Finally, there are a number of named individual instances of these classes that correspond to the various parts of the year (names of seasons, specific quarters, etc.) for which EDTF defines symbols.The Time Ontology defines a
time:unitTypeproperty that is used to specify the precision of a datetime description. It takes values that are instances oftime:TemporalUnit. The Time Ontology defined named instances oftime:TemporalUnitfor standard units such as year and month. The draft EDTF Ontology also specifies four named instances oftime:TemporalUnitthat can be used to specify the precision of datetime descriptions as values oftime:unitType:edtfo:unitSeasonedtfo:unitQuarteredtfo:unitQuadrimesteredtfo:unitSemestralExamples of sub-year grouping descriptions:
Beta Was this translation helpful? Give feedback.
All reactions