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

change list #66

Closed andrecastro0o closed 3 years ago

andrecastro0o commented 3 years ago

@StroemPhi it would be useful if we could have somewhere a change list from previous properties names to current ones, otherwise I will need to do a lot of digging on the ontology to find out what Terms changed and to what did they change.

StroemPhi commented 3 years ago

@andrecastro0o is a txt like this ok?:

Changes of classes and properties in AEON

deleted parent classes due to BFO subsumtion:
    aeon:Location --> bfo:0000029   rdfs:label 'site'
    aeon:PhysicalLocation --> obo:GAZ_00000448 rdfs:label 'geographic location'

renamed entities due to BFO/OBO naming conventions:
    aeon:Event --> aeon:AEON_0000001    rdfs:label 'academic event'
andrecastro0o commented 3 years ago

yes. But it can be even simpler, so that i can look at it and see right away what needs to be changed in the wiki forms + templates. I don't need to know why :smile: :hammer:

Perhaps

CHANGE LIST: version

aeon:Event --> aeon:AEON_0000001
aeon:PhysicalLocation --> obo:GAZ_00000448
aeon:Event --> aeon:AEON_0000001
aeon:XYZ --> DELETED   
StroemPhi commented 3 years ago

@andrecastro0o if it's supposed to be so compact and version specific, I propose to put it in the release description instead of having another file. What do you say?

StroemPhi commented 3 years ago

Rethinking my last comment, I add that this must also be in a file to see all the changes at once, off course. Sorry the coffee didn't kick in yet.

andrecastro0o commented 3 years ago

they call all go into a singe file CHANGELOG.txt or something like it

Version   Date
ADDED --> aeon:AEON_666
aeon:Event --> aeon:AEON_0000001
aeon:PhysicalLocation --> obo:GAZ_00000448
aeon:Event --> aeon:AEON_0000001
aeon:XYZ --> DELETED   
StroemPhi commented 3 years ago

rolling change log is here: https://github.com/tibonto/aeon/blob/master/change_log.txt