Skip to content

Class: ScanPolarity

Scan polarity.

URI: MS:1000465

 classDiagram
    class ScanPolarity
    click ScanPolarity href "../ScanPolarity/"
      QualitativeAttribute <|-- ScanPolarity
        click QualitativeAttribute href "../QualitativeAttribute/"

      ScanPolarity : description

      ScanPolarity : rdf_type





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



      ScanPolarity : title

      ScanPolarity : type





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



      ScanPolarity : value





        ScanPolarity --> "1" ScanPolarityEnum : value
        click ScanPolarityEnum href "../ScanPolarityEnum/"



Inheritance

Class Properties

Property Value
Class URI MS:1000465

Slots

Name Cardinality and Range Description Inheritance
title 0..1
String
This slot is described in more detail within the class in which it is used. QualitativeAttribute
description 0..1
String
This slot is described in more detail within the class in which it is used. QualitativeAttribute
value 1
ScanPolarityEnum
The slot to provide the literal value of the QualitativeAttribute. QualitativeAttribute
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

Usages

used by used in type used
MassSpectrometry scan_polarity range ScanPolarity

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/NFDI4Chem/ms-dcat-ap

Mappings

Mapping Type Mapped Value
self MS:1000465
native https://w3id.org/NFDI4Chem/ms-dcat-ap/ScanPolarity

LinkML Source

Direct

name: ScanPolarity
description: Scan polarity.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
is_a: QualitativeAttribute
slot_usage:
  value:
    name: value
    range: ScanPolarityEnum
    required: true
class_uri: MS:1000465

Induced

name: ScanPolarity
description: Scan polarity.
from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
is_a: QualitativeAttribute
slot_usage:
  value:
    name: value
    range: ScanPolarityEnum
    required: true
attributes:
  title:
    name: title
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
    rank: 1000
    slot_uri: dcterms:title
    alias: title
    owner: ScanPolarity
    domain_of:
    - 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/NFDI4Chem/ms-dcat-ap
    rank: 1000
    slot_uri: dcterms:description
    alias: description
    owner: ScanPolarity
    domain_of:
    - 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
  value:
    name: value
    description: The slot to provide the literal value of the QualitativeAttribute.
    in_subset:
    - domain_agnostic_core
    from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
    rank: 1000
    slot_uri: prov:value
    alias: value
    owner: ScanPolarity
    domain_of:
    - QualitativeAttribute
    - QuantitativeAttribute
    range: ScanPolarityEnum
    required: true
  type:
    name: type
    description: This slot is described in more detail within the class in which it
      is used.
    from_schema: https://w3id.org/NFDI4Chem/ms-dcat-ap
    rank: 1000
    slot_uri: dcterms:type
    alias: type
    owner: ScanPolarity
    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/NFDI4Chem/ms-dcat-ap
    rank: 1000
    slot_uri: rdf:type
    alias: rdf_type
    owner: ScanPolarity
    domain_of:
    - ClassifierMixin
    range: DefinedTerm
    recommended: true
    inlined: true
class_uri: MS:1000465