Skip to content

Class: molecular cation (MolecularCation)

A polyatomic ion that is positive

URI: chemrof:MolecularCation

 classDiagram
    class MolecularCation
      CationState <|-- MolecularCation
      PolyatomicIon <|-- MolecularCation

      MolecularCation : bronsted_acid_base_role

          MolecularCation --> BronstedAcidBaseRoleEnum : bronsted_acid_base_role

      MolecularCation : conjugate_acid_of

          MolecularCation --> ChemicalEntity : conjugate_acid_of

      MolecularCation : conjugate_base_of

          MolecularCation --> ChemicalEntity : conjugate_base_of

      MolecularCation : elemental_charge

      MolecularCation : empirical_formula

      MolecularCation : has_atom_occurrences

          MolecularCation --> AtomOccurrence : has_atom_occurrences

      MolecularCation : has_atoms

          MolecularCation --> Atom : has_atoms

      MolecularCation : has_bonds

          MolecularCation --> AtomicBond : has_bonds

      MolecularCation : has_chemical_role

          MolecularCation --> ChemicalRole : has_chemical_role

      MolecularCation : has_physiologically_stable_form

          MolecularCation --> MoleculeByChargeState : has_physiologically_stable_form

      MolecularCation : has_submolecules

          MolecularCation --> Molecule : has_submolecules

      MolecularCation : id

      MolecularCation : inchi_atom_connections_sublayer

      MolecularCation : inchi_chemical_sublayer

      MolecularCation : inchi_string

      MolecularCation : is_organic

      MolecularCation : is_radical

      MolecularCation : IUPAC_name

      MolecularCation : name

      MolecularCation : owl_subclass_of

          MolecularCation --> OwlClass : owl_subclass_of

      MolecularCation : smiles_string

      MolecularCation : type

Inheritance

Slots

Name Cardinality and Range Description Inheritance
conjugate_base_of 0..1
ChemicalEntity
connects the base form of an acid to an acid PolyatomicIon
conjugate_acid_of 0..1
ChemicalEntity
PolyatomicIon
bronsted_acid_base_role 0..1
BronstedAcidBaseRoleEnum
MoleculeByChargeState
has_atom_occurrences 0..*
AtomOccurrence
An individuated atom in the context of a chemical structure Molecule
has_bonds 0..*
AtomicBond
The set of all bonds connecting atoms in a molecule Molecule
has_submolecules 0..*
Molecule
Relation between a molecule and the molecules it is made from Molecule
has_atoms 0..*
Atom
Relation between a molecule and the atoms it contains Molecule
is_organic 0..1
Boolean
An organic molecule is a molecule composed of organic atoms (at least carbon,... Molecule
inchi_atom_connections_sublayer 0..1 recommended
String
The atoms in the chemical formula (except for hydrogens) are numbered in sequ... PolyatomicEntity
IUPAC_name 0..1
String
ChemicalEntity
is_radical 0..1
Boolean
ChemicalEntity
has_chemical_role 0..1
ChemicalRole
ChemicalEntity
inchi_string 0..1
ChemicalEncoding
ChemicalEntity
inchi_chemical_sublayer 0..1 recommended
String
The part of an InChI string that represents the chemical formula, occurring a... ChemicalEntity
smiles_string 0..*
ChemicalEncoding
A string encoding of a molecular graph, no chiral or isotopic information ChemicalEntity
empirical_formula 0..1
ChemicalEncoding
A chemical formula where numbers denote relative proportion of atoms ChemicalEntity
has_physiologically_stable_form 0..*
MoleculeByChargeState
connects an acid to the form that is stable at physiological pH (7 ChemicalEntity
owl_subclass_of 0..1
OwlClass
Holds between C and P if C owl:subClassOf P OwlClass
id 1..1
String
DomainEntity
name 0..1
String
name of chemical entity DomainEntity
type 0..1
Uriorcurie
DomainEntity
elemental_charge 0..1
Integer
number of protons minus number of electrons ChargeState

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/chemrof

Mappings

Mapping Type Mapped Value
self chemrof:MolecularCation
native chemrof:MolecularCation

LinkML Source

Direct

name: MolecularCation
description: A polyatomic ion that is positive
title: molecular cation
from_schema: https://w3id.org/chemrof
is_a: PolyatomicIon
mixins:
- CationState
defining_slots:
- elemental_charge

Induced

name: MolecularCation
description: A polyatomic ion that is positive
title: molecular cation
from_schema: https://w3id.org/chemrof
is_a: PolyatomicIon
mixins:
- CationState
attributes:
  conjugate_base_of:
    name: conjugate_base_of
    description: 'connects the base form of an acid to an acid. Also connects the
      different charge states of the base. Example: the different charge states of
      lactate (CHEBI:24996) conjugate base of lactic acid (CHEBI:28358)'
    title: conjugate base of
    notes:
    - sometimes chebi hops over a state skipping an intermediate
    from_schema: https://w3id.org/chemrof
    see_also:
    - https://academic.oup.com/nar/article/36/suppl_1/D344/2506390
    aliases:
    - is conjugate base of (chebi)
    rank: 1000
    is_a: direct_conjugatated_form_of
    mixins:
    - has_lower_charge_from
    domain: ChemicalEntity
    alias: conjugate_base_of
    owner: MolecularCation
    domain_of:
    - GroupingClassForAcidsOrBases
    - PolyatomicIon
    range: ChemicalEntity
  conjugate_acid_of:
    name: conjugate_acid_of
    title: conjugate acid of
    todos:
    - decide on domain/range. in chebi, daidzein monosulfate is conjugate acid of
      daidzein monosulfate(1-), yet it is an acid derivative, not an acid
    from_schema: https://w3id.org/chemrof
    see_also:
    - https://academic.oup.com/nar/article/36/suppl_1/D344/2506390
    aliases:
    - is conjugate acid of (chebi)
    rank: 1000
    is_a: direct_conjugatated_form_of
    mixins:
    - has_higher_charge_from
    domain: ChemicalEntity
    alias: conjugate_acid_of
    owner: MolecularCation
    domain_of:
    - GroupingClassForAcidsOrBases
    - PolyatomicIon
    inverse: conjugate_base_of
    range: ChemicalEntity
  bronsted_acid_base_role:
    name: bronsted_acid_base_role
    title: bronsted acid base role
    from_schema: https://w3id.org/chemrof
    rank: 1000
    alias: bronsted_acid_base_role
    owner: MolecularCation
    domain_of:
    - MoleculeByChargeState
    range: BronstedAcidBaseRoleEnum
  has_atom_occurrences:
    name: has_atom_occurrences
    description: An individuated atom in the context of a chemical structure.
    title: has atom occurrences
    from_schema: https://w3id.org/chemrof
    rank: 1000
    multivalued: true
    alias: has_atom_occurrences
    owner: MolecularCation
    domain_of:
    - Molecule
    range: AtomOccurrence
    inlined: true
    inlined_as_list: true
    minimum_cardinality: 2
  has_bonds:
    name: has_bonds
    description: The set of all bonds connecting atoms in a molecule
    title: has bonds
    from_schema: https://w3id.org/chemrof
    aliases:
    - adjacency matrix
    rank: 1000
    domain: Molecule
    multivalued: true
    alias: has_bonds
    owner: MolecularCation
    domain_of:
    - Molecule
    range: AtomicBond
  has_submolecules:
    name: has_submolecules
    description: Relation between a molecule and the molecules it is made from.
    title: has submolecules
    from_schema: https://w3id.org/chemrof
    rank: 1000
    is_a: has_part
    domain: Molecule
    multivalued: true
    alias: has_submolecules
    owner: MolecularCation
    domain_of:
    - Molecule
    range: Molecule
  has_atoms:
    name: has_atoms
    description: 'Relation between a molecule and the atoms it contains. Note that
      this is a shortcut relation: for granular representations go via atom occurrences'
    title: has atoms
    from_schema: https://w3id.org/chemrof
    rank: 1000
    is_a: has_part
    domain: Molecule
    multivalued: true
    alias: has_atoms
    owner: MolecularCation
    domain_of:
    - Molecule
    range: Atom
  is_organic:
    name: is_organic
    description: An organic molecule is a molecule composed of organic atoms (at least
      carbon, hydrogen, and optionally oxygen, phosphorus, nitrogen, sulfur) [SIO]
    title: is organic
    from_schema: https://w3id.org/chemrof
    close_mappings:
    - SIO:010072
    rank: 1000
    domain: ChemicalEntity
    alias: is_organic
    owner: MolecularCation
    domain_of:
    - Molecule
    range: boolean
  inchi_atom_connections_sublayer:
    name: inchi_atom_connections_sublayer
    description: The atoms in the chemical formula (except for hydrogens) are numbered
      in sequence; this sublayer describes which atoms are connected by bonds to which
      other ones.
    title: inchi atom connections sublayer
    from_schema: https://w3id.org/chemrof
    rank: 1000
    is_a: inchi_sublayer_in_main_layer
    alias: inchi_atom_connections_sublayer
    owner: MolecularCation
    domain_of:
    - PolyatomicEntity
    - StandardInchiObject
    - EntityWithConnectivitySpecificied
    range: string
    required: false
    recommended: true
    pattern: ^c.*
  IUPAC_name:
    name: IUPAC_name
    title: IUPAC name
    from_schema: https://w3id.org/chemrof
    exact_mappings:
    - MI:2007
    rank: 1000
    is_a: information_property
    slot_uri: CHEMINF:000107
    alias: IUPAC_name
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    range: string
  is_radical:
    name: is_radical
    title: is radical
    from_schema: https://w3id.org/chemrof
    rank: 1000
    domain: ChemicalEntity
    alias: is_radical
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    range: boolean
  has_chemical_role:
    name: has_chemical_role
    title: has chemical role
    from_schema: https://w3id.org/chemrof
    rank: 1000
    alias: has_chemical_role
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    range: ChemicalRole
  inchi_string:
    name: inchi_string
    title: InChi
    todos:
    - declare this as a key once compound_key is introduced to linkml
    from_schema: https://w3id.org/chemrof
    see_also:
    - https://chemistry.stackexchange.com/questions/151072/can-cis-trans-isomers-have-same-inchi
    aliases:
    - InChi
    exact_mappings:
    - OntoRXN:hasInChi
    rank: 1000
    is_a: chemical_formula
    domain: ChemicalEntity
    alias: inchi_string
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    range: ChemicalEncoding
  inchi_chemical_sublayer:
    name: inchi_chemical_sublayer
    description: The part of an InChI string that represents the chemical formula,
      occurring after the version string. E.g. C6H12O6 for glucose
    title: inchi chemical sublayer
    from_schema: https://w3id.org/chemrof
    rank: 1000
    is_a: inchi_sublayer_in_main_layer
    alias: inchi_chemical_sublayer
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    - StandardInchiObject
    - EntityWithAtomsEnumerated
    range: string
    required: false
    recommended: true
    pattern: ^[A-Z0-9\.]+$
  smiles_string:
    name: smiles_string
    description: A string encoding of a molecular graph, no chiral or isotopic information.
      There are usually a large number of valid SMILES which represent a given structure.
      For example, CCO, OCC and C(O)C all specify the structure of ethanol.
    title: smiles string
    comments:
    - a problematic set of structures to describe using SMILES notation is those which
      cannot be easily described using molecular graphs (see “Limitations of molecular
      graph representations” section), such as organometallic compounds and ionic
      salts.
    from_schema: https://w3id.org/chemrof
    rank: 1000
    is_a: chemical_formula
    domain: ChemicalEntity
    multivalued: true
    alias: smiles_string
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    range: ChemicalEncoding
  empirical_formula:
    name: empirical_formula
    description: A chemical formula where numbers denote relative proportion of atoms.
      E.g. CH2O for glucose
    title: empirical formula
    from_schema: https://w3id.org/chemrof
    rank: 1000
    is_a: chemical_formula
    domain: ChemicalEntity
    alias: empirical_formula
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    range: ChemicalEncoding
  has_physiologically_stable_form:
    name: has_physiologically_stable_form
    description: connects an acid to the form that is stable at physiological pH (7.3).
      E.g. citric acid has physiological base citrate(3-)
    title: has physiologically stable form
    from_schema: https://w3id.org/chemrof
    see_also:
    - https://ftp.expasy.org/databases/rhea/tsv/chebi_pH7_3_mapping.tsv
    aliases:
    - protonation neutral form of
    - has Ph 7.3 mapping
    rank: 1000
    is_a: acid_form_of
    domain: MoleculeByChargeState
    multivalued: true
    alias: has_physiologically_stable_form
    owner: MolecularCation
    domain_of:
    - ChemicalEntity
    range: MoleculeByChargeState
  owl_subclass_of:
    name: owl_subclass_of
    description: 'Holds between C and P if C owl:subClassOf P. Note that in this model,
      most classes are metaclasses (see ''owl class''), where these metaclasses may
      represent *groupings* or specific countable elements or species. We provide
      two different sub-properties of subclass of for two cases: (1) subtype_of, which
      connects grouping classes (e.g. alkane is_a hydrocarbon; alpha-amino-acid is_a
      amino-acid), (2) classified_by, which connects a specific element to a grouping
      class (e.g. methane is_a hydrocarbon; iron is_a metal; serine is_a amino-acid)'
    title: owl subclass of
    from_schema: https://w3id.org/chemrof
    aliases:
    - is a
    exact_mappings:
    - rdfs:subClassOf
    narrow_mappings:
    - bo:family
    rank: 1000
    is_a: classification_relationship
    mixin: true
    domain: OwlClass
    alias: owl_subclass_of
    owner: MolecularCation
    domain_of:
    - OwlClass
    range: OwlClass
  id:
    name: id
    title: id
    from_schema: https://w3id.org/chemrof
    mappings:
    - schema:identifier
    rank: 1000
    is_a: information_property
    identifier: true
    alias: id
    owner: MolecularCation
    domain_of:
    - DomainEntity
    - GroupingClass
    - ChemicalGroupingClass
    range: string
    required: true
  name:
    name: name
    description: name of chemical entity. E.g. nickel, carbon-16
    title: name
    from_schema: https://w3id.org/chemrof
    close_mappings:
    - bo:symbol
    rank: 1000
    is_a: information_property
    slot_uri: rdfs:label
    alias: name
    owner: MolecularCation
    domain_of:
    - DomainEntity
    - GroupingClass
    - Atom
    - AtomOccurrence
    range: string
  type:
    name: type
    title: type
    from_schema: https://w3id.org/chemrof
    rank: 1000
    designates_type: true
    alias: type
    owner: MolecularCation
    domain_of:
    - DomainEntity
    range: uriorcurie
  elemental_charge:
    name: elemental_charge
    description: number of protons minus number of electrons
    title: elemental charge
    from_schema: https://w3id.org/chemrof
    rank: 1000
    is_a: property_of_atom
    domain: ChemicalEntity
    alias: elemental_charge
    owner: MolecularCation
    domain_of:
    - ChargeState
    - AtomIonicForm
    - FullySpecifiedAtom
    range: integer
    minimum_value: 1
defining_slots:
- elemental_charge