Class: owl class (OwlClass)
instances of this class mixin are OWL Classes
URI: owl:Class
classDiagram
class OwlClass
click OwlClass href "../OwlClass"
OwlClass <|-- ChemicalEntity
click ChemicalEntity href "../ChemicalEntity"
OwlClass <|-- GroupingClass
click GroupingClass href "../GroupingClass"
OwlClass <|-- ChemicalGroupingClass
click ChemicalGroupingClass href "../ChemicalGroupingClass"
OwlClass <|-- ChemicalRelationship
click ChemicalRelationship href "../ChemicalRelationship"
OwlClass <|-- ChemicalRole
click ChemicalRole href "../ChemicalRole"
OwlClass <|-- AtomicBond
click AtomicBond href "../AtomicBond"
OwlClass <|-- SubatomicParticleOccurrence
click SubatomicParticleOccurrence href "../SubatomicParticleOccurrence"
OwlClass <|-- AtomOccurrence
click AtomOccurrence href "../AtomOccurrence"
OwlClass : owl_subclass_of
OwlClass --> "0..1" OwlClass : owl_subclass_of
click OwlClass href "../OwlClass"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
owl_subclass_of | 0..1 OwlClass |
Holds between C and P if C owl:subClassOf P | direct |
Mixin Usage
mixed into | description |
---|---|
ChemicalEntity | A discrete structure that is one or more atoms that can be described by a che... |
GroupingClass | Instances of this class represent generic concepts that can be used to group... |
ChemicalGroupingClass | Instances of this class represent generic chemical concepts that can be used ... |
ChemicalRelationship | A reified relationship |
ChemicalRole | A characteristic of a chemical entity that is realized under particular condi... |
AtomicBond | A connection between two atoms |
SubatomicParticleOccurrence | |
AtomOccurrence | An occurrence of an atom in the context of a particular molecule |
Usages
Aliases
- species
- metaclass
- second order class
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/chemrof
Mappings
Mapping Type | Mapped Value |
---|---|
self | owl:Class |
native | chemrof:OwlClass |
exact | wd:Q24017414 |
close | skos:Concept |
LinkML Source
Direct
name: OwlClass
description: instances of this class mixin are OWL Classes
title: owl class
from_schema: https://w3id.org/chemrof
aliases:
- species
- metaclass
- second order class
exact_mappings:
- wd:Q24017414
close_mappings:
- skos:Concept
mixin: true
slots:
- owl_subclass_of
class_uri: owl:Class
Induced
name: OwlClass
description: instances of this class mixin are OWL Classes
title: owl class
from_schema: https://w3id.org/chemrof
aliases:
- species
- metaclass
- second order class
exact_mappings:
- wd:Q24017414
close_mappings:
- skos:Concept
mixin: true
attributes:
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: OwlClass
domain_of:
- OwlClass
range: OwlClass
class_uri: owl:Class