Skip to content

Commit

Permalink
Update nfdi4chem_michi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
StroemPhi committed May 28, 2024
1 parent d7b6b47 commit 76b032e
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions src/nfdi4chem_michi/schema/nfdi4chem_michi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,27 +101,21 @@ classes:
entity is rather that which constitutes a chemical substance"

ChemicalSubstance:
is_a: ChemicalEntity
is_a: MaterialEntity
class_uri: CHEBI:59999
description: A chemical entity that is composed of parts
description: A MaterialEntity that is composed of multiple Chemical Entities of either the same or different kind
slots:
- has provenance # range: information about the chemical substance that determines where it came from
- has chemical substance part
- has chemical entity
- has space group
examples:
- a polymer
- a mixture of ethanol and methanol
- O2 Ti -
comments:
- "CHEBI definition: A chemical substance is a portion of matter of constant composition, composed of molecular
entities of the same type or of different types."

ChemicalSubstancePart:
is_a: ChemicalEntity
description: A part of a chemical substance with a distinct identity
slots:
- is part of chemical substance
-



# devices
Expand Down

0 comments on commit 76b032e

Please sign in to comment.