Skip to content

Class: MaterialSample

A Sample that was derived from a previous MaterialSample or some other kind of MaterialEntity.

URI: OBI:0000747

 classDiagram
    class MaterialSample
    click MaterialSample href "../../classes/MaterialSample/"
      Materialistic <|-- MaterialSample
        click Materialistic href "../../classes/Materialistic/"
      EvaluatedEntity <|-- MaterialSample
        click EvaluatedEntity href "../../classes/EvaluatedEntity/"


      MaterialSample <|-- SubstanceSample
        click SubstanceSample href "../../classes/SubstanceSample/"


      MaterialSample : alternative_label

      MaterialSample : derived_from





        MaterialSample --> "0..1" Entity : derived_from
        click Entity href "../../classes/Entity/"



      MaterialSample : description

      MaterialSample : has_density





        MaterialSample --> "* _recommended_" Density : has_density
        click Density href "../../classes/Density/"



      MaterialSample : has_mass





        MaterialSample --> "* _recommended_" Mass : has_mass
        click Mass href "../../classes/Mass/"



      MaterialSample : has_part





        MaterialSample --> "*" Entity : has_part
        click Entity href "../../classes/Entity/"



      MaterialSample : has_physical_state





        MaterialSample --> "0..1" PhysicalStateEnum : has_physical_state
        click PhysicalStateEnum href "../../enums/PhysicalStateEnum/"



      MaterialSample : has_pressure





        MaterialSample --> "* _recommended_" Pressure : has_pressure
        click Pressure href "../../classes/Pressure/"



      MaterialSample : has_qualitative_attribute





        MaterialSample --> "* _recommended_" QualitativeAttribute : has_qualitative_attribute
        click QualitativeAttribute href "../../classes/QualitativeAttribute/"



      MaterialSample : has_quantitative_attribute





        MaterialSample --> "* _recommended_" QuantitativeAttribute : has_quantitative_attribute
        click QuantitativeAttribute href "../../classes/QuantitativeAttribute/"



      MaterialSample : has_temperature





        MaterialSample --> "* _recommended_" Temperature : has_temperature
        click Temperature href "../../classes/Temperature/"



      MaterialSample : has_volume





        MaterialSample --> "* _recommended_" Volume : has_volume
        click Volume href "../../classes/Volume/"



      MaterialSample : id

      MaterialSample : other_identifier





        MaterialSample --> "*" Identifier : other_identifier
        click Identifier href "../../classes/Identifier/"



      MaterialSample : part_of





        MaterialSample --> "*" Entity : part_of
        click Entity href "../../classes/Entity/"



      MaterialSample : rdf_type





        MaterialSample --> "0..1 _recommended_" DefinedTerm : rdf_type
        click DefinedTerm href "../../classes/DefinedTerm/"



      MaterialSample : title

      MaterialSample : type





        MaterialSample --> "0..1" DefinedTerm : type
        click DefinedTerm href "../../classes/DefinedTerm/"



      MaterialSample : was_generated_by





        MaterialSample --> "*" Activity : was_generated_by
        click Activity href "../../classes/Activity/"




Inheritance

Slots

Name Cardinality and Range Description Inheritance
derived_from 0..1
Entity
The slot to specify the MaterialEntity or MaterialSample from which the MaterialSample was created. direct
alternative_label 0..1
String
The slot to specify an alternative label, name or title for a MaterialEntity. Materialistic
has_physical_state 0..1
PhysicalStateEnum
The slot to specify the physical state of a MaterialEntity. Materialistic
has_temperature * recommended
Temperature
The slot to provide the Temperature of a MaterialEntity. Materialistic
has_mass * recommended
Mass
The slot to provide the Mass of a MaterialEntity. Materialistic
has_volume * recommended
Volume
The slot to provide the Volume of a MaterialEntity. Materialistic
has_density * recommended
Density
The slot to provide the Density of a MaterialEntity. Materialistic
has_pressure * recommended
Pressure
The slot to provide the Pressure of a MaterialEntity. Materialistic
was_generated_by *
Activity
A slot to provide the Activity which created the EvaluatedEntity. EvaluatedEntity
title 0..1
String
The slot to provide a title for the EvaluatedEntity. Entity
description 0..1
String
The slot to provide a description for the EvaluatedEntity. Entity
id 1
Uriorcurie
A slot to provide an URI for an entity within this schema. Entity
other_identifier *
Identifier
A slot to provide a secondary identifier of the EvaluatedEntity. Entity
has_qualitative_attribute * recommended
QualitativeAttribute
The slot to relate a qualitative attribute to an EvaluatedEntity, EvaluatedActivity or AgenticEntity Entity
has_quantitative_attribute * recommended
QuantitativeAttribute
The slot to relate a quantitative attribute to an EvaluatedEntity, EvaluatedActivity or AgenticEntity Entity
has_part *
Entity
A slot to provide a part of the Entity. Entity
part_of *
Entity
The slot to specify an Entity of which the Entity is a part. Entity
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://w3id.org/nfdi-de/dcat-ap-plus/chemistry

Mappings

Mapping Type Mapped Value
self OBI:0000747
native chemdcatap:MaterialSample
exact SIO:001050, VOC4CAT:0005056

LinkML Source

Direct

name: MaterialSample
description: A Sample that was derived from a previous MaterialSample or some other
  kind of MaterialEntity.
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
exact_mappings:
- SIO:001050
- VOC4CAT:0005056
is_a: EvaluatedEntity
mixins:
- Materialistic
slots:
- derived_from
slot_usage:
  derived_from:
    name: derived_from
    description: The slot to specify the MaterialEntity or MaterialSample from which
      the MaterialSample was created.
class_uri: OBI:0000747

Induced

name: MaterialSample
description: A Sample that was derived from a previous MaterialSample or some other
  kind of MaterialEntity.
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
exact_mappings:
- SIO:001050
- VOC4CAT:0005056
is_a: EvaluatedEntity
mixins:
- Materialistic
slot_usage:
  derived_from:
    name: derived_from
    description: The slot to specify the MaterialEntity or MaterialSample from which
      the MaterialSample was created.
attributes:
  derived_from:
    name: derived_from
    description: The slot to specify the MaterialEntity or MaterialSample from which
      the MaterialSample was created.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    exact_mappings:
    - SIO:000244
    close_mappings:
    - BFO:0000050
    - dcterms:partOf
    rank: 1000
    slot_uri: prov:wasDerivedFrom
    alias: derived_from
    owner: MaterialSample
    domain_of:
    - MaterialSample
    range: Entity
    inlined: true
    inlined_as_list: false
  alternative_label:
    name: alternative_label
    description: The slot to specify an alternative label, name or title for a MaterialEntity.
    todos:
    - Should probably rather declared on Entity or in some common metadata mixin instead.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: skos:altLabel
    alias: alternative_label
    owner: MaterialSample
    domain_of:
    - Materialistic
    range: string
  has_physical_state:
    name: has_physical_state
    description: The slot to specify the physical state of a MaterialEntity.
    todos:
    - Find out how to make this a subproperty of has_qualitative_attribute, as it
      currently throws the error 'physical_state enumerations cannot be inlined' due
      to the fact that we are using an enum here.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: SIO:000008
    alias: has_physical_state
    owner: MaterialSample
    domain_of:
    - Materialistic
    range: PhysicalStateEnum
    multivalued: false
    inlined: false
  has_temperature:
    name: has_temperature
    description: The slot to provide the Temperature of a MaterialEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_temperature
    owner: MaterialSample
    domain_of:
    - Materialistic
    - ChemicalReaction
    range: Temperature
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_mass:
    name: has_mass
    description: The slot to provide the Mass of a MaterialEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_mass
    owner: MaterialSample
    domain_of:
    - Materialistic
    range: Mass
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_volume:
    name: has_volume
    description: The slot to provide the Volume of a MaterialEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_volume
    owner: MaterialSample
    domain_of:
    - Materialistic
    range: Volume
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_density:
    name: has_density
    description: The slot to provide the Density of a MaterialEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_density
    owner: MaterialSample
    domain_of:
    - Materialistic
    range: Density
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_pressure:
    name: has_pressure
    description: The slot to provide the Pressure of a MaterialEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_pressure
    owner: MaterialSample
    domain_of:
    - Materialistic
    - ChemicalReaction
    range: Pressure
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  was_generated_by:
    name: was_generated_by
    description: A slot to provide the Activity which created the EvaluatedEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: prov:wasGeneratedBy
    alias: was_generated_by
    owner: MaterialSample
    domain_of:
    - Dataset
    - EvaluatedEntity
    range: Activity
    multivalued: true
    inlined_as_list: true
  title:
    name: title
    description: The slot to provide a title for the EvaluatedEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - DefinedTerm
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
  description:
    name: description
    description: The slot to provide a description for the EvaluatedEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Any
    - Attribution
    - Catalogue
    - CatalogueRecord
    - ChecksumAlgorithm
    - Concept
    - ConceptScheme
    - DataService
    - Dataset
    - DatasetSeries
    - Distribution
    - Document
    - Entity
    - Frequency
    - Geometry
    - Identifier
    - LegalResource
    - LicenseDocument
    - LinguisticSystem
    - MediaType
    - MediaTypeOrExtent
    - PeriodOfTime
    - Plan
    - Policy
    - ProvenanceStatement
    - QualitativeAttribute
    - QuantitativeAttribute
    - Resource
    - RightsStatement
    - Role
    - Standard
    - SupportiveEntity
    - Surrounding
    - TimeInstant
    range: string
  id:
    name: id
    description: A slot to provide an URI for an entity within this schema.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    identifier: true
    alias: id
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Dataset
    - DefinedTerm
    - Document
    - Entity
    - LegalResource
    - LicenseDocument
    - Resource
    range: uriorcurie
    required: true
  other_identifier:
    name: other_identifier
    description: A slot to provide a secondary identifier of the EvaluatedEntity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: adms:identifier
    alias: other_identifier
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Dataset
    - Entity
    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 EvaluatedEntity,
      EvaluatedActivity or AgenticEntity
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_qualitative_attribute
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    range: QualitativeAttribute
    recommended: true
    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 EvaluatedEntity,
      EvaluatedActivity or AgenticEntity
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:relation
    alias: has_quantitative_attribute
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    range: QuantitativeAttribute
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  has_part:
    name: has_part
    description: A slot to provide a part of the Entity.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:hasPart
    alias: has_part
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Catalogue
    - Entity
    range: Entity
    multivalued: true
    inlined_as_list: true
  part_of:
    name: part_of
    description: The slot to specify an Entity of which the Entity is a part.
    notes:
    - not in DCAT-AP
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:isPartOf
    alias: part_of
    owner: MaterialSample
    domain_of:
    - Activity
    - AgenticEntity
    - Entity
    inverse: has_part
    range: Entity
    multivalued: true
    inlined_as_list: true
  type:
    name: type
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: MaterialSample
    domain_of:
    - Agent
    - ClassifierMixin
    - Dataset
    - LicenseDocument
    range: DefinedTerm
    inlined: true
  rdf_type:
    name: rdf_type
    description: The slot to specify the ontology class that is instantiated by an
      entity.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/chemistry
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: MaterialSample
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: OBI:0000747