Class: CatalysisPlan
A CoreMeta4Cat specialization of DCAT-AP-PLUS's Plan that adds a
persistent identifier (id). Plan itself (external, dcat-ap-plus) only
lists title/description -- every CoreMeta4Cat protocol, technique, and
method class needs to be independently citable and cross-referenceable
(e.g. linked to from multiple Reaction/Characterization instances that
reuse the same protocol), so id is added once here rather than
repeated on each of PreparationMethod, CharacterizationTechnique,
SimulationMethod, and ProductIdentificationMethod individually.
- NOTE: this is an abstract class and should not be instantiated directly
URI: coremeta4cat:class/CatalysisPlan
classDiagram
class CatalysisPlan
click CatalysisPlan href "../../classes/CatalysisPlan/"
Plan <|-- CatalysisPlan
click Plan href "../../classes/Plan/"
CatalysisPlan <|-- PreparationMethod
click PreparationMethod href "../../classes/PreparationMethod/"
CatalysisPlan <|-- CharacterizationTechnique
click CharacterizationTechnique href "../../classes/CharacterizationTechnique/"
CatalysisPlan <|-- ProductIdentificationMethod
click ProductIdentificationMethod href "../../classes/ProductIdentificationMethod/"
CatalysisPlan <|-- SimulationMethod
click SimulationMethod href "../../classes/SimulationMethod/"
CatalysisPlan : description
CatalysisPlan : id
CatalysisPlan : rdf_type
CatalysisPlan --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../../classes/DefinedTerm/"
CatalysisPlan : title
CatalysisPlan : type
CatalysisPlan --> "0..1" DefinedTerm : type
click DefinedTerm href "../../classes/DefinedTerm/"
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| id | 1 Uriorcurie |
A slot to provide an URI for an entity within this schema. | direct |
| 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 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nfdi4cat/coremeta4cat
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | coremeta4cat:CatalysisPlan |
| native | coremeta4cat:CatalysisPlan |
LinkML Source
Direct
name: CatalysisPlan
description: 'A CoreMeta4Cat specialization of DCAT-AP-PLUS''s Plan that adds a
persistent identifier (id). Plan itself (external, dcat-ap-plus) only
lists title/description -- every CoreMeta4Cat protocol, technique, and
method class needs to be independently citable and cross-referenceable
(e.g. linked to from multiple Reaction/Characterization instances that
reuse the same protocol), so id is added once here rather than
repeated on each of PreparationMethod, CharacterizationTechnique,
SimulationMethod, and ProductIdentificationMethod individually.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
abstract: true
slots:
- id
Induced
name: CatalysisPlan
description: 'A CoreMeta4Cat specialization of DCAT-AP-PLUS''s Plan that adds a
persistent identifier (id). Plan itself (external, dcat-ap-plus) only
lists title/description -- every CoreMeta4Cat protocol, technique, and
method class needs to be independently citable and cross-referenceable
(e.g. linked to from multiple Reaction/Characterization instances that
reuse the same protocol), so id is added once here rather than
repeated on each of PreparationMethod, CharacterizationTechnique,
SimulationMethod, and ProductIdentificationMethod individually.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: Plan
abstract: true
attributes:
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/nfdi4cat/coremeta4cat
rank: 1000
identifier: true
alias: id
owner: CatalysisPlan
domain_of:
- CatalysisPlan
- Activity
- AgenticEntity
- Dataset
- DefinedTerm
- Document
- Entity
- LegalResource
- LicenseDocument
- Resource
range: uriorcurie
required: true
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: CatalysisPlan
domain_of:
- QuantitativeRange
- 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: CatalysisPlan
domain_of:
- QuantitativeRange
- 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: CatalysisPlan
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: CatalysisPlan
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true