Skip to content

Rework NMR instruments and manufacutrers#40

Merged
NRayya merged 42 commits intomainfrom
12_rework_NMR_instruments_and_manufacutrers_eqivalence_approach
Sep 3, 2024
Merged

Rework NMR instruments and manufacutrers#40
NRayya merged 42 commits intomainfrom
12_rework_NMR_instruments_and_manufacutrers_eqivalence_approach

Conversation

@StroemPhi
Copy link
Copy Markdown
Contributor

Fixes #12

as a OBI:manufacturer that has a manufaturer role which is realized in a manufacturing process that has as specified output some part of an "NMR instrument". Which includes whole NMR instruments due to part of being transitive.
…device and add cardinal part of an NMR instrument axiom to each
…x to be in line with the other classes and add 'part of' some 'NMR instrument' axiom
add 'NMR' as label prefix to be in line with the other classes and add "'part of' some 'NMR instrument'" axiom
and add equivalentTo axiom to allow the inference of its children
to be in line with the labeling of the other NMR devices
add an equivalentTo axiom that contains the union of all NMR devices considered an optional part of a NMR instrument, so that these can be iferred children of this class.
@StroemPhi StroemPhi requested a review from NRayya August 29, 2024 10:27
@StroemPhi
Copy link
Copy Markdown
Contributor Author

@NRayya I'd be ready with this imo

@NRayya NRayya merged commit 24d19f1 into main Sep 3, 2024
@NRayya NRayya deleted the 12_rework_NMR_instruments_and_manufacutrers_eqivalence_approach branch September 3, 2024 12:42
@StroemPhi StroemPhi mentioned this pull request Mar 19, 2025
StroemPhi added a commit that referenced this pull request Mar 21, 2025
This PR makes a new release for nmrCV to reflect the current changes made by NFDI4Chem.

Changes summary:
* **ATTENTION: This might introduce breaking changes with regard to using nmrCV in conjunction with nmrML! 
   We therefore advise to keep using nmrCV version 1.1.0 with nmrML!**
* The maintenance & development of nmrCV was migrated to an [Ontology Development Kit based workflow](https://github.com/INCATools/ontology-development-kit/tree/master), see also: #1, #8, #14 & #30. Due to that nmrCV:
   * is now also published in the form of `full` and `base` [release artefacts](https://oboacademy.github.io/obook/reference/release-artefacts/) in .obo, .ttl as well as .owl serialization.
   * now imports terms from exisiting ontologies, such as CHEBI, BFO, RO, OBI & IAO, instead of redefining them anew,
      * most importantly it imports chemical entites from CHEBI as was initially planned and its nmrCV placeholder terms where thus properly deprecated, see also #13, #18, #26, #29. #53, #54 & #55,
   * is now using a date based versioning scheme instead of a [semantic versioning scheme](https://semver.org/), starting with the 2025-03-19 release, which can be interpreted as a 2.0_alpha version.
* In the present PR the ontology annotations where updated to include the new NFDI4Chem contributors and to reflect the reviving of nmrCV and its new scope.
   * Annotations specific to the contributors of the previous version where adjusted, in that contributors are now consistently listed individually using `dc:contributor` where no ORCID could be identified and `dcterms.contributor` where corresponding ORCIDs could be identified.
* The textual definition of `NMR sample` was made more general in #2.
* The NMR manufacturer pattern was harmonized with OBI in #40
* The calibration compound branch was improved in #45.
* The class `characterized compound` was added in #37
 
A complete list of changes was created with `robot diff`:
* [diff_nmrCV1.1-nmrCV2.0alpha.md](https://github.com/nmrML/nmrCV/blob/main/diff_nmrCV1.1-nmrCV_2025-03-20.md)
* [diff_nmrCV1.1-nmrCV2.0alpha.html](https://github.com/nmrML/nmrCV/blob/main/diff_nmrCV1.1-nmrCV_2025-03-20.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rework NMR instrument manufacturer

2 participants