Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add time stamp and time stamp alignment #570

Merged
merged 3 commits into from
Oct 20, 2020

Conversation

sfluegel05
Copy link
Contributor

closes #267

I added the following classes and individuals:

  • class time stamp: A time stamp is a zero-dimensional temporal region that is used to describe a time step.
  • class time stamp alignment: A time stamp alignment is a data descriptor that indicates the position of a time stamp in a time step.
  • individuals start / middle / end alignment: A start / middle / end alignment is a time stamp alignment indicating that the time stamp marks the start / middle / end of the time step. (alternative terms: left / centre / right alignment)
    The individuals are instances of time stamp alignment.

I replaced the relations for time step, which where has part some start time, has part some end time and has part some duration with (has part some start time and has part some ending time) or (has part some time stamp and has part some time stamp alignment and has part some duration)

@sfluegel05 sfluegel05 added [A] new term Including new term(s) in the ontology oeo-model changes the oeo-model module labels Oct 19, 2020
@sfluegel05 sfluegel05 deleted the feature/timestamp-#267 branch October 21, 2020 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[A] new term Including new term(s) in the ontology oeo-model changes the oeo-model module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

timestep, timehorizon, timeseries need new place and def
3 participants