Skip to content

Class: CVDPc2

_Chemical Vapor Deposition (CVD) performed in the pc2 chamber from the von Adenne cluster. _

URI: hzb_metadata_schema:CVDPc2

classDiagram class CVDPc2 click CVDPc2 href "../CVDPc2" CVD <|-- CVDPc2 click CVD href "../CVD" CVDPc2 : id CVDPc2 : iri CVDPc2 : name

Inheritance

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
A human-readable name for a thing Entity, NamedEntity
id 1
Uriorcurie
A unique identifier for a thing Entity
iri 0..1
String
Internationalized Resource Identifier Entity

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema

Mappings

Mapping Type Mapped Value
self hzb_metadata_schema:CVDPc2
native hzb_metadata_schema:CVDPc2

LinkML Source

Direct

name: CVD_pc2
description: 'Chemical Vapor Deposition (CVD) performed in the pc2 chamber from the
  von Adenne cluster. '
from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
is_a: CVD

Induced

name: CVD_pc2
description: 'Chemical Vapor Deposition (CVD) performed in the pc2 chamber from the
  von Adenne cluster. '
from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
is_a: CVD
attributes:
  name:
    name: name
    description: A human-readable name for a thing
    from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
    rank: 1000
    slot_uri: schema:name
    alias: name
    owner: CVD_pc2
    domain_of:
    - Entity
    - NamedEntity
    range: string
  id:
    name: id
    description: A unique identifier for a thing
    from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
    rank: 1000
    slot_uri: schema:identifier
    identifier: true
    alias: id
    owner: CVD_pc2
    domain_of:
    - Entity
    range: uriorcurie
    required: true
  iri:
    name: iri
    description: Internationalized Resource Identifier
    from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
    rank: 1000
    alias: iri
    owner: CVD_pc2
    domain_of:
    - Entity
    range: string