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

rethink the modeling of 'academic field descriptor' and 'event topic descriptor' classes #108

Open
StroemPhi opened this issue Jun 14, 2021 · 6 comments · Fixed by #116
Open

Comments

@StroemPhi
Copy link
Contributor

StroemPhi commented Jun 14, 2021

Similar to #51, I have used SKOS wrong by subclassing it instead of using skos:Collenction and now need/want to correct that, by subsuming the two classes academic field and topic under the ioa:information content entity branch.

@StroemPhi
Copy link
Contributor Author

StroemPhi commented Jun 14, 2021

The commits c868cb5 & c868cb5 are artefacts I exidentally made because of my noobish rebasing of this branch onto https://github.com/tibonto/aeon/tree/issue51_fix_SKOS which is waiting to be approved in #107.

The other two was the first attempt to subsume academic field under obi categorical value specification. This however seems to be wrong, as RDFBones/RDFBones-O#112 indicates that a CVS must be the spec of a meassurement and the academic field of an event is not meassured, but ascribed.

@StroemPhi
Copy link
Contributor Author

Academic field and topic have been subsumed under iao:data item and relabeled to 'academic field descriptor' & 'event topic descriptor' accordingly to indicate that this is not the concept academic field or the concept event topic itself but only the expression that is used to refer to these concepts. For our purposes this seems to be sufficient, as we don't need to know what an academic field or event topic actually is.

@StroemPhi
Copy link
Contributor Author

StroemPhi commented Jul 16, 2021

This might need to be changed again wrt the things mentioned in information-artifact-ontology/IAO#237 and information-artifact-ontology/IAO#236

@StroemPhi
Copy link
Contributor Author

Also it needs to be evaluated in how far https://github.com/FAIRsharing/subject-ontology can be reused.

@StroemPhi StroemPhi changed the title fix wrong SKOS use for academic field and topic rethink modeling 'academic field descriptor' and 'event topic descriptor' classes Jul 19, 2021
@StroemPhi StroemPhi changed the title rethink modeling 'academic field descriptor' and 'event topic descriptor' classes rethink the modeling of 'academic field descriptor' and 'event topic descriptor' classes Jul 19, 2021
@StroemPhi
Copy link
Contributor Author

The basic idea was to have it as a iao:data item because those to things are metadata of an event or series that are not meassured but asserted by the creators of the event or series and can thus only be true or flase.
E.g. the organizers of an event say that the topic of this event is 'AI and ML in the life sciences' on the event website. So the phrase 'AI and ML in the life sciences' would be the representation of an instance of event topic descritptor and be related to the event via the 'has event topic decriptor' object property. Similar the 'academic field descriptor' can be false, if the classification of the event was done wrong and not according to the specification of the used classification scheme.

@StroemPhi
Copy link
Contributor Author

StroemPhi commented Sep 8, 2022

Once information-artifact-ontology/IAO#256 is merged and a new IAO release is present, AEON:0000027 'academic field descriptor' should be related to IAO:0020020 code set, which I understand to be the CV in which such descriptors are being defined.

StroemPhi added a commit that referenced this issue Sep 23, 2022
… topic descriptor) according to academic event pattern

change parent wrt #108 (comment)
StroemPhi added a commit that referenced this issue Sep 23, 2022
* add online presence format & event types, closes #154

* add prefixes, annotation properties & delete unused root AEON_0000000

* broaden the event format - defined class pattern #158

* add event formats & types

* forgotten class declarations

* adjust AEON_0000001 'academic event' definition and metadata

* broaden domain and range of AEON_0000031 ('specifies event format of') & AEON_0000032 ('has event format')

* broaden domains of AEON_0000040 'has academic field descriptor' & AEON_0000041 'has event topic decriptor'

* broaden range & domain of AEON_0000081 'event series of' & AEON_0000084 'part of event series'

* relabel AEON_0000180 'describes event topic of' & AEON_0000175 'describes academic field of'

* broaden range of AEON_0000175 'describes academic field of'

* fix wrong domain of AEON_0000075 'has DOI'

* delete unused root node AEON_0000000

* delete sublcassOf axiom already entailed in logical definition in AEON_0000001 'academic event' 

* adjust textual and logical def of AEON_0000002 'academic event series' 

* adjust AEON_0000004 (academic event format) wrt the more general AEON_0000195 ('sociocultural event format')

* adjust AEON_0000027 (academic field descriptor) & AEON_0000028 (event topic descriptor) according to academic event pattern, change parent wrt #108 (comment)

* add mappings to event location relations

* adjust existing event formats & types according to new pattern

* add mapping to conference series

* delete 'event fee specification' as part of 'academic event format' axiom

* fix wrong PURL of AEON_0000183

* protege reordering

* fix AEON_0000183 mixup

* fix EQ error

* add synonym and improve textual def of AEON_0000205 (flash talk format)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant