Replies: 2 comments
|
Count me in. |
0 replies
|
Me parking thoughts here:
# If we were to do it as a LinkML schema
classes:
Element:
attributes:
hasIsotope:
range: Isotope
Isotope:
is_a: Element
attributes:
hasAtomicMass:
range: AtomicMass
hasAbundance:
range: IsotopicAbundance
AtomicMass:
IsotopicAbundance:
RepresentativeIsotopicComposition:
# to be continued |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
context
The IUPAC Commission on Isotopic Abundances and Atomic Weights (CIAAW) currently provides the standard atomic weights and isotopic abundances values as HTML websites (https://ciaaw.org/isotopic-abundances.htm). IUPAC proposes to digitize the processes behind the publication of these values. We could help them by building a data model that is grounded in chemical ontologies.
expected outcome of the workshop
prerequisites issues/tasks
implementation issues/tasks
How to use this discussion page
I've created issue #20 with the intention to help the session chair better structure the hacking session during the workshop.
Please keep using this discussion for brainstorming before the workshop to add any comments, thoughts, links and tasks you think should be discussed / worked on during the session.
Being able to reply to posts directly keeps things a bit more organized here.
We'll destill this then into more actionable items within #20 shortly before the workshop.
All reactions