Skip to content

Class: ProductIdentificationMethod

Abstract Plan representing the method used to identify and quantify reaction

products. In practice, users should reference a concrete CharacterizationTechnique

subclass from coremeta4cat_characterization_ap (e.g. GCMS, HPLC_MS, NMRSpectroscopy).

__

This abstract class is retained for backward compatibility with the original

CoreMeta4Cat monolith. It is a subclass of Plan (prov:Plan / OBI:0000272) so that

it can participate in the realized_plan slot if needed.

URI: OBI:0000272

 classDiagram
    class ProductIdentificationMethod
    click ProductIdentificationMethod href "../../classes/ProductIdentificationMethod/"
      Plan <|-- ProductIdentificationMethod
        click Plan href "../../classes/Plan/"

      ProductIdentificationMethod : description

      ProductIdentificationMethod : rdf_type





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



      ProductIdentificationMethod : title

      ProductIdentificationMethod : type





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




Inheritance

Slots

Name Cardinality and Range Description Inheritance
title 0..1
String
This slot is described in more detail within the class in which it is used. Plan
description 0..1
String
This slot is described in more detail within the class in which it is used. Plan
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

Usages

used by used in type used
Reaction product_identification_method range ProductIdentificationMethod

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/nfdi4cat/coremeta4cat

Mappings

Mapping Type Mapped Value
self OBI:0000272
native coremeta4cat:ProductIdentificationMethod

LinkML Source

Direct

name: ProductIdentificationMethod
description: 'Abstract Plan representing the method used to identify and quantify
  reaction

  products. In practice, users should reference a concrete CharacterizationTechnique

  subclass from coremeta4cat_characterization_ap (e.g. GCMS, HPLC_MS, NMRSpectroscopy).


  This abstract class is retained for backward compatibility with the original

  CoreMeta4Cat monolith. It is a subclass of Plan (prov:Plan / OBI:0000272) so that

  it can participate in the realized_plan slot if needed.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
class_uri: OBI:0000272

Induced

name: ProductIdentificationMethod
description: 'Abstract Plan representing the method used to identify and quantify
  reaction

  products. In practice, users should reference a concrete CharacterizationTechnique

  subclass from coremeta4cat_characterization_ap (e.g. GCMS, HPLC_MS, NMRSpectroscopy).


  This abstract class is retained for backward compatibility with the original

  CoreMeta4Cat monolith. It is a subclass of Plan (prov:Plan / OBI:0000272) so that

  it can participate in the realized_plan slot if needed.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
attributes:
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: ProductIdentificationMethod
    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: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: ProductIdentificationMethod
    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
  type:
    name: type
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: ProductIdentificationMethod
    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/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: ProductIdentificationMethod
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: OBI:0000272