tibonto / aeon

The Academic Event Ontology (AEON) can be used to represent information regarding academic events.
https://tibonto.github.io/aeon/
Creative Commons Attribution 4.0 International
14 stars 4 forks source link

make deadline a iao:conditional specification #125

Closed StroemPhi closed 3 years ago

StroemPhi commented 3 years ago

So far we have modeled the various deadlines associated with an academic event (e.g. submission deadline) as data properties of the academic event class. As we will need to be able to say more about deadlines in the future, it seems better to model them as sublcasses of iao:conditional specification.

The rationale behind this is:

StroemPhi commented 3 years ago

While making the needed deadlines subclasses of iao:conditional specification, it also made sens to define call for papers and call for abstracts as subclasses of iao:action specification as those are always the specifications in which the deadlines are defined.

StroemPhi commented 3 years ago

For the literal representation the data property has datetime value was added under iao'has representation to pürovide a value for the dealine with xsd:dateTimeStamp restriction.