Class: SizeExclusionChromatography
Size exclusion chromatography for molecular weight distribution determination.
URI: AFP:0000843
classDiagram
class SizeExclusionChromatography
click SizeExclusionChromatography href "../../classes/SizeExclusionChromatography/"
ChromatographyMixin <|-- SizeExclusionChromatography
click ChromatographyMixin href "../../classes/ChromatographyMixin/"
CharacterizationTechnique <|-- SizeExclusionChromatography
click CharacterizationTechnique href "../../classes/CharacterizationTechnique/"
SizeExclusionChromatography : calibration_standard
SizeExclusionChromatography : column_type
SizeExclusionChromatography : description
SizeExclusionChromatography : eluent
SizeExclusionChromatography --> "*" ChemicalEntity : eluent
click ChemicalEntity href "../../classes/ChemicalEntity/"
SizeExclusionChromatography : external_standard
SizeExclusionChromatography : has_flow_rate
SizeExclusionChromatography --> "* _recommended_" VolumeFlowRate : has_flow_rate
click VolumeFlowRate href "../../classes/VolumeFlowRate/"
SizeExclusionChromatography : has_injection_volume
SizeExclusionChromatography --> "* _recommended_" Volume : has_injection_volume
click Volume href "../../classes/Volume/"
SizeExclusionChromatography : has_temperature
SizeExclusionChromatography --> "* _recommended_" Temperature : has_temperature
click Temperature href "../../classes/Temperature/"
SizeExclusionChromatography : internal_standard
SizeExclusionChromatography : rdf_type
SizeExclusionChromatography --> "0..1 _recommended_" DefinedTerm : rdf_type
click DefinedTerm href "../../classes/DefinedTerm/"
SizeExclusionChromatography : title
SizeExclusionChromatography : type
SizeExclusionChromatography --> "0..1" DefinedTerm : type
click DefinedTerm href "../../classes/DefinedTerm/"
Inheritance
- Plan [ ClassifierMixin]
- CharacterizationTechnique
- SizeExclusionChromatography [ ChromatographyMixin]
- CharacterizationTechnique
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 |
| calibration_standard | * String |
Calibration standard used for molecular weight or retention time calibration. | direct |
| column_type | * String |
Type of chromatographic column used. | ChromatographyMixin |
| eluent | * ChemicalEntity |
Eluent or mobile phase used in chromatography. | ChromatographyMixin |
| has_flow_rate | * recommended VolumeFlowRate |
Volumetric flow rate of a gas or liquid. | ChromatographyMixin |
| has_injection_volume | * recommended Volume |
Volume injected in a chromatographic or mass spectrometric analysis. | ChromatographyMixin |
| external_standard | * String |
External standard used for quantification or calibration. | ChromatographyMixin |
| internal_standard | * String |
Internal standard used for quantification or calibration. | ChromatographyMixin |
| 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 | AFP:0000843 |
| native | coremeta4cat:SizeExclusionChromatography |
LinkML Source
Direct
name: SizeExclusionChromatography
description: Size exclusion chromatography for molecular weight distribution determination.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- ChromatographyMixin
slots:
- has_temperature
- calibration_standard
class_uri: AFP:0000843
Induced
name: SizeExclusionChromatography
description: Size exclusion chromatography for molecular weight distribution determination.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
is_a: CharacterizationTechnique
mixins:
- ChromatographyMixin
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: SizeExclusionChromatography
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
calibration_standard:
name: calibration_standard
description: Calibration standard used for molecular weight or retention time
calibration.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:calibration_standard
alias: calibration_standard
owner: SizeExclusionChromatography
domain_of:
- SizeExclusionChromatography
range: string
multivalued: true
column_type:
name: column_type
description: Type of chromatographic column used.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:column_type
alias: column_type
owner: SizeExclusionChromatography
domain_of:
- ChromatographyMixin
range: string
multivalued: true
eluent:
name: eluent
description: Eluent or mobile phase used in chromatography.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: AFRL:0000011
alias: eluent
owner: SizeExclusionChromatography
domain_of:
- ChromatographyMixin
range: ChemicalEntity
multivalued: true
inlined: true
inlined_as_list: true
has_flow_rate:
name: has_flow_rate
description: Volumetric flow rate of a gas or liquid.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_quantitative_attribute
slot_uri: SIO:000008
alias: has_flow_rate
owner: SizeExclusionChromatography
domain_of:
- FlameSprayPyrolysis
- ChromatographyMixin
- DRIFTS
- ElectroSprayIonizationMassSpectrometry
range: VolumeFlowRate
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
has_injection_volume:
name: has_injection_volume
description: Volume injected in a chromatographic or mass spectrometric analysis.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
is_a: has_volume
slot_uri: SIO:000008
alias: has_injection_volume
owner: SizeExclusionChromatography
domain_of:
- ChromatographyMixin
range: Volume
recommended: true
multivalued: true
inlined: true
inlined_as_list: true
external_standard:
name: external_standard
description: External standard used for quantification or calibration.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:external_standard
alias: external_standard
owner: SizeExclusionChromatography
domain_of:
- ChromatographyMixin
range: string
multivalued: true
internal_standard:
name: internal_standard
description: Internal standard used for quantification or calibration.
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
slot_uri: coremeta4cat:internal_standard
alias: internal_standard
owner: SizeExclusionChromatography
domain_of:
- ChromatographyMixin
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: SizeExclusionChromatography
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: SizeExclusionChromatography
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: SizeExclusionChromatography
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: SizeExclusionChromatography
domain_of:
- ClassifierMixin
range: DefinedTerm
recommended: true
inlined: true
class_uri: AFP:0000843