Class: Beamline
System within a facility designed to direct a beam of radiation toward a sample for the purpose of analysis or experimentation.
URI: hzb_metadata_schema:Beamline
classDiagram
class Beamline
click Beamline href "../Beamline"
NamedEntity <|-- Beamline
click NamedEntity href "../NamedEntity"
Beamline <|-- MySpot
click MySpot href "../MySpot"
Beamline <|-- EMILPink
click EMILPink href "../EMILPink"
Beamline <|-- EMILOAESE
click EMILOAESE href "../EMILOAESE"
Beamline : id
Beamline : iri
Beamline : 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:Beamline |
native | hzb_metadata_schema:Beamline |
LinkML Source
Direct
name: Beamline
description: System within a facility designed to direct a beam of radiation toward
a sample for the purpose of analysis or experimentation.
from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
is_a: NamedEntity
Induced
name: Beamline
description: System within a facility designed to direct a beam of radiation toward
a sample for the purpose of analysis or experimentation.
from_schema: https://w3id.org/https://github.com/HZB-CE-DataSchemas//hzb-catalysisLabs-schema
is_a: NamedEntity
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: Beamline
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: Beamline
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: Beamline
domain_of:
- Entity
range: string