Skip to content

Class: ChemicalSubstance

A portion of matter of constant composition, composed of molecular entities of the same type or of different types that is being evaluated in a scientific process.

URI: prov:Entity

classDiagram class ChemicalSubstance click ChemicalSubstance href "../ChemicalSubstance" EntityOfInterest <|-- ChemicalSubstance click EntityOfInterest href "../EntityOfInterest" ChemicalSubstance <|-- ChemicalSample click ChemicalSample href "../ChemicalSample" ChemicalSubstance : composed_of ChemicalSubstance --> "* _recommended_" ChemicalEntity : composed_of click ChemicalEntity href "../ChemicalEntity" ChemicalSubstance : description ChemicalSubstance : has_part ChemicalSubstance : has_qualitative_attribute ChemicalSubstance --> "*" QualitativeAttribute : has_qualitative_attribute click QualitativeAttribute href "../QualitativeAttribute" ChemicalSubstance : has_quantitative_attribute ChemicalSubstance --> "*" QuantitativeAttribute : has_quantitative_attribute click QuantitativeAttribute href "../QuantitativeAttribute" ChemicalSubstance : has_role ChemicalSubstance : id ChemicalSubstance : other_identifier ChemicalSubstance --> "*" Identifier : other_identifier click Identifier href "../Identifier" ChemicalSubstance : rdf_type ChemicalSubstance --> "0..1 _recommended_" DefinedTerm : rdf_type click DefinedTerm href "../DefinedTerm" ChemicalSubstance : title ChemicalSubstance : type ChemicalSubstance --> "0..1" DefinedTerm : type click DefinedTerm href "../DefinedTerm"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_role 0..1
String
direct
composed_of * recommended
ChemicalEntity
The slot to provide the chemical entities of which the chemical substance is ... direct
title 0..1
String
This slot is described in more detail within the class in which it is used EntityOfInterest
description 0..1
String
This slot is described in more detail within the class in which it is used EntityOfInterest
id 1
Uriorcurie
EntityOfInterest
other_identifier *
Identifier
A secondary identifier of the EntityOfInterest EntityOfInterest
has_qualitative_attribute *
QualitativeAttribute
The slot to relate a qualitative attribute to an entity of interest, tool or ... EntityOfInterest
has_quantitative_attribute *
QuantitativeAttribute
The slot to relate a quantitative attribute to an entity of interest, tool o... EntityOfInterest
has_part 0..1
String
This slot is described in more detail within the class in which it is used EntityOfInterest
type 0..1
DefinedTerm
This slot is described in more detail within the class in which it is used ClassifierMixin
rdf_type 0..1 recommended
DefinedTerm
The slot to specify the ontology class that is instantiated by an entity ClassifierMixin

Identifier and Mapping Information

Schema Source

  • from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap

Mappings

Mapping Type Mapped Value
self prov:Entity
native nfdi4c:ChemicalSubstance

LinkML Source

Direct

name: ChemicalSubstance
description: A portion of matter of constant composition, composed of molecular entities
  of the same type or of different types that is being evaluated in a scientific process.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: EntityOfInterest
slots:
- has_role
attributes:
  composed_of:
    name: composed_of
    description: The slot to provide the chemical entities of which the chemical substance
      is composed of.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    exact_mappings:
    - BFO:0000051
    rank: 1000
    domain_of:
    - ChemicalSubstance
    range: ChemicalEntity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: prov:Entity

Induced

name: ChemicalSubstance
description: A portion of matter of constant composition, composed of molecular entities
  of the same type or of different types that is being evaluated in a scientific process.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: EntityOfInterest
attributes:
  composed_of:
    name: composed_of
    description: The slot to provide the chemical entities of which the chemical substance
      is composed of.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    exact_mappings:
    - BFO:0000051
    rank: 1000
    alias: composed_of
    owner: ChemicalSubstance
    domain_of:
    - ChemicalSubstance
    range: ChemicalEntity
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_role:
    name: has_role
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    alias: has_role
    owner: ChemicalSubstance
    domain_of:
    - ChemicalSubstance
    range: string
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: ChemicalSubstance
    domain_of:
    - Catalogue
    - CatalogueRecord
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - DefinedTerm
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    - Plan
    - QualitativeAttribute
    range: string
  description:
    name: description
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: ChemicalSubstance
    domain_of:
    - Catalogue
    - CatalogueRecord
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    - Plan
    - QualitativeAttribute
    range: string
  id:
    name: id
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:identifier
    identifier: true
    alias: id
    owner: ChemicalSubstance
    domain_of:
    - DefinedTerm
    - NFDIDataset
    - NFDICatalog
    - EntityOfInterest
    - ActivityOfInterest
    range: uriorcurie
    required: true
  other_identifier:
    name: other_identifier
    description: A secondary identifier of the EntityOfInterest
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: ChemicalSubstance
    domain_of:
    - Dataset
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    range: Identifier
    required: false
    multivalued: true
    inlined_as_list: true
  has_qualitative_attribute:
    name: has_qualitative_attribute
    description: The slot to relate a qualitative attribute to an entity of interest,
      tool or environment.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_qualitative_attribute
    owner: ChemicalSubstance
    domain_of:
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    range: QualitativeAttribute
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_quantitative_attribute:
    name: has_quantitative_attribute
    description: The slot to relate a quantitative  attribute to an entity of interest,
      tool or environment.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_quantitative_attribute
    owner: ChemicalSubstance
    domain_of:
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    - Environment
    range: QuantitativeAttribute
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_part:
    name: has_part
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: ChemicalSubstance
    domain_of:
    - Catalogue
    - ResearchActivity
    - EntityOfInterest
    - ActivityOfInterest
    - Tool
    range: string
  type:
    name: type
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: ChemicalSubstance
    domain_of:
    - Agent
    - Dataset
    - LicenseDocument
    - ClassifierMixin
    range: DefinedTerm
    inlined: true
  rdf_type:
    name: rdf_type
    description: The slot to specify the ontology class that is instantiated by an
      entity.
    from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: ChemicalSubstance
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: prov:Entity