Skip to content

Class: SingleCrystalXRD

Single crystal X-ray diffraction for structure determination.

URI: CHMO:0000852

 classDiagram
    class SingleCrystalXRD
    click SingleCrystalXRD href "../../classes/SingleCrystalXRD/"
      XRaySourceMixin <|-- SingleCrystalXRD
        click XRaySourceMixin href "../../classes/XRaySourceMixin/"
      CharacterizationTechnique <|-- SingleCrystalXRD
        click CharacterizationTechnique href "../../classes/CharacterizationTechnique/"

      SingleCrystalXRD : description

      SingleCrystalXRD : has_temperature





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



      SingleCrystalXRD : monochromator

      SingleCrystalXRD : rdf_type





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



      SingleCrystalXRD : title

      SingleCrystalXRD : type





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



      SingleCrystalXRD : xray_source

Inheritance

Slots

Name Cardinality and Range Description Inheritance
has_temperature * recommended
Temperature
The slot to provide the Temperature of a MaterialEntity or an Activity, whereas the temperature of the Activity is ontologically rooted in the temperature of the material entities that participate in the Activity. direct
xray_source *
String
X-ray source used (e.g. Cu K-alpha, Mo K-alpha, synchrotron). XRaySourceMixin
monochromator *
String
Monochromator type or configuration used. XRaySourceMixin
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

Mappings

Mapping Type Mapped Value
self CHMO:0000852
native coremeta4cat:SingleCrystalXRD

LinkML Source

Direct

name: SingleCrystalXRD
description: Single crystal X-ray diffraction for structure determination.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- XRaySourceMixin
slots:
- has_temperature
class_uri: CHMO:0000852

Induced

name: SingleCrystalXRD
description: Single crystal X-ray diffraction for structure determination.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- XRaySourceMixin
attributes:
  has_temperature:
    name: has_temperature
    description: The slot to provide the Temperature of a MaterialEntity or an Activity,
      whereas the temperature of the Activity is ontologically rooted in the temperature
      of the material entities that participate in the Activity.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    is_a: has_quantitative_attribute
    slot_uri: SIO:000008
    alias: has_temperature
    owner: SingleCrystalXRD
    domain_of:
    - SonochemicalSynthesis
    - PhotoluminescenceMixin
    - ElectrochemistryMixin
    - PowderXRD
    - SingleCrystalXRD
    - XRayAbsorptionSpectroscopy
    - InfraredSpectroscopy
    - DRIFTS
    - RamanSpectroscopy
    - NMRSpectroscopy
    - DynamicLightScattering
    - SizeExclusionChromatography
    - HighPerformanceLiquidChromatographyMassSpectrometry
    - MaterialisticMixin
    - ChemicalReaction
    - Microkinetics
    - MonteCarlo
    - AqueousStability
    range: Temperature
    recommended: true
    multivalued: true
    inlined: true
    inlined_as_list: true
  xray_source:
    name: xray_source
    description: X-ray source used (e.g. Cu K-alpha, Mo K-alpha, synchrotron).
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: OBI:0001138
    alias: xray_source
    owner: SingleCrystalXRD
    domain_of:
    - XRaySourceMixin
    range: string
    multivalued: true
  monochromator:
    name: monochromator
    description: Monochromator type or configuration used.
    from_schema: https://w3id.org/nfdi4cat/coremeta4cat
    rank: 1000
    slot_uri: CHMO:0002120
    alias: monochromator
    owner: SingleCrystalXRD
    domain_of:
    - XRaySourceMixin
    range: string
    multivalued: 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: SingleCrystalXRD
    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: SingleCrystalXRD
    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: SingleCrystalXRD
    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: SingleCrystalXRD
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: CHMO:0000852