-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
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. |
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. |
This might need to be changed again wrt the things mentioned in information-artifact-ontology/IAO#237 and information-artifact-ontology/IAO#236 |
Also it needs to be evaluated in how far https://github.com/FAIRsharing/subject-ontology can be reused. |
The basic idea was to have it as a |
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. |
… topic descriptor) according to academic event pattern change parent wrt #108 (comment)
* 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)
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.
The text was updated successfully, but these errors were encountered: