denoter
IRI: https://spec.industrialontologies.org/ontology/construct/Denoter
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: information content entity
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ denoter
Direct subclasses:
Definition
information content entity that denotes some entity
Semi-Formal Definition:
every instance of βdenoterβ is defined as exactly an instance of βinformation content entityβ that βdenotesβ some βentityβ
Explanatory Notes
A denoter is an information content entity used to distinguish an entity in a particular context. The relation denotes does not require uniqueness at either the individual level or the type level. More specific subclasses, such as identifier and classifier, should be used where stronger forms of distinction are needed. Identifier is used for individual-level uniqueness. Classifier is used for type-level uniqueness.
Examples
- βvehicle identification numberβ denotes a vehicle; βethanolβ is a name given by IUPAC which denotes molecules with the structure CH3-CH2-OH; 50-99-7 is a CAS registry number that denotes glucose; the lot identifier assigned to a batch of rivets just received from China by the Airbus final assembly plant in Toulouse, FR; URI of a website
Formal Axioms
First-Order Logic Definition
Denoter(x) β InformationContentEntity(x) β§ βe(Entity(e) β§ denotes(x,e))
Description Logic
constr:Denoter β‘ constr:InformationContentEntity β β constr:denotes .bfo:entity
EquivalentTo: constr:InformationContentEntity and constr:denotes some bfo:entity
SubClassOf: constr:InformationContentEntity