Class: OntologyClass
a concept or class in an ontology, vocabulary or thesaurus. Note that nodes in a base compatible KG can be considered both instances of base classes, and OWL classes in their own right. In general you should not need to use this class directly. Instead, use the appropriate base class.
URI: base:OntologyClass
classDiagram
class OntologyClass
OntologyClass <|-- Attribute
OntologyClass <|-- RelationshipType
OntologyClass <|-- TaxonomicRank
OntologyClass <|-- RedundancyEntity
OntologyClass <|-- ComputationalProcessOrActivity
OntologyClass <|-- OperationalActivity
OntologyClass <|-- ComputationalProcess
OntologyClass <|-- Pathway
OntologyClass <|-- Behavior
OntologyClass <|-- AdministrativeOperation
OntologyClass <|-- Class
OntologyClass <|-- Workload
OntologyClass <|-- ServiceType
OntologyClass <|-- ExposureEvent
OntologyClass <|-- WorkloadBackgroundExposure
OntologyClass : id
Inheritance
- OntologyClass
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1..1 NONE |
A unique identifier for an entity | direct |
Mixin Usage
mixed into | description |
---|---|
Attribute | A property or characteristic of an entity |
RedundancyEntity | A redundancy entity is a operational entity |
ComputationalProcessOrActivity | Either an individual operational activity, or a collection of causally connec... |
OperationalActivity | An execution of a operational function carried out by a subclasses or assembl... |
ComputationalProcess | One or more causally connected executions of operational functions |
Pathway | |
Behavior | |
AdministrativeOperation | A event intended for use in the operational administration, mitigation, repai... |
Class | collection of items in an ontology sharing common characteristics |
Workload | A workload is the sum of acquired material within a named thing |
ServiceType | An information content entity that describes a workload by specifying the tot... |
WorkloadBackgroundExposure | A workload background exposure is where an individual's specific workload bac... |
Usages
Comments
- This is modeled as a mixin. 'ontology class' should not be the primary type of a node in the KG. Instead you should use an informative base category, such as DeploymentEntity
- Note that formally this is a metaclass. Instances of this class are instances in the graph, but can be the object of 'type' edges.
Identifier and Mapping Information
Valid ID Prefixes
Instances of this class should have identifiers with one of the following prefixes:
- LCSH
Schema Source
- from schema: https://w3id.org/lmodel/base
Mappings
Mapping Type | Mapped Value |
---|---|
self | base:OntologyClass |
native | base:OntologyClass |
exact | owl:Class, schema:Class |
LinkML Source
Direct
name: ontology class
id_prefixes:
- LCSH
description: a concept or class in an ontology, vocabulary or thesaurus. Note that
nodes in a base compatible KG can be considered both instances of base classes,
and OWL classes in their own right. In general you should not need to use this class
directly. Instead, use the appropriate base class.
comments:
- This is modeled as a mixin. 'ontology class' should not be the primary type of a
node in the KG. Instead you should use an informative base category, such as DeploymentEntity
- Note that formally this is a metaclass. Instances of this class are instances in
the graph, but can be the object of 'type' edges.
from_schema: https://w3id.org/lmodel/base
exact_mappings:
- owl:Class
- schema:Class
rank: 1000
mixin: true
slots:
- id
Induced
name: ontology class
id_prefixes:
- LCSH
description: a concept or class in an ontology, vocabulary or thesaurus. Note that
nodes in a base compatible KG can be considered both instances of base classes,
and OWL classes in their own right. In general you should not need to use this class
directly. Instead, use the appropriate base class.
comments:
- This is modeled as a mixin. 'ontology class' should not be the primary type of a
node in the KG. Instead you should use an informative base category, such as DeploymentEntity
- Note that formally this is a metaclass. Instances of this class are instances in
the graph, but can be the object of 'type' edges.
from_schema: https://w3id.org/lmodel/base
exact_mappings:
- owl:Class
- schema:Class
rank: 1000
mixin: true
attributes:
id:
name: id
description: A unique identifier for an entity. Must be either a CURIE shorthand
for a URI or a complete URI
in_subset:
- translator_minimal
from_schema: https://w3id.org/lmodel/base
exact_mappings:
- dct:identifier
- EDAM-DATA:0842
- EFO:id
- REPR:id
- schema:identifier
- SIO:000115
- sumo:Identifier
narrow_mappings:
- dwc:eventID
- dwc:parentEventID
- dwc:identificationID
- dwc:systemID
- CSO:bicm-id
- SIO:000672
- SIO:000674
- ERO:0000044
- ERO:0000480
- NCIT:C94069
- REPR:doi
- SIO:000328
- SIO:000729
- schema:productID
- schema:taxID
- sumo:AccountID
- sumo:AlphaIDString
- sumo:AlphaNumericIDString
- sumo:AgentID
- sumo:CountryID
- sumo:CustomerID
- sumo:currencyCode
- sumo:DistrictID
- sumo:EmployeeID
- sumo:IsoCode
- sumo:LocalizablePlaceID
- sumo:userIDString
- sumo:urlString
- sumo:UniformResourceLocator
- WIKIDATA_PROPERTY:P3743
broad_mappings:
- CSO:catalogue_identifiers
- IAO:0000603
- IAO:0000119
- sumo:identityElement
rank: 1000
identifier: true
alias: id
owner: ontology class
domain_of:
- NamedThing
- ontology class
- entity
range: string
required: true