All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- State
- Define Situation as supercategory of State, Process, and SituationAggregate
- CohesiveSituation
- CohesiveProcess
- ProcessAggregate
- hasProcessPart/processPartOf
- Use SituationAggregate instead of ProcessAggregate
- Use Process instead of CohesiveProcess
- Use State instead of CohesiveSituation
- Use hasSituationPart/situationPartOf instead of hasProcessPart/processPartOf
- gfo-core as part of gfo-light
- Rename Situation to CohesiveSituation
- Rename Process to CohesiveProcess
- Rename SituationalEntity to Situation
- Rename ProcessualEntity to Process
- Use CohesiveSituation instead of Situation
- Use CohesiveProcess instead of Process
- Use Situation instead of SituationalEntity
- Use Process instead of ProcessualEntity
- SituationalEntity
- SituationAggregate
- ProcessualEntity
- ProcessAggregate
- RelationalRole
- SituationalRole
- ProcessualRole
- ContinuantPartRole
- Use Role for all role types
Initial release