Class: entity

Definition: A discrete biological unit used when describing pathways. Comment: This is the root class for all biological concepts in the ontology, which include pathways, interactions and physical entities. As the most abstract class in the ontology, instances of the entity class should be created rarely, if ever. Synonyms: thing, object, bioentity.

•owl:Thing
        •entity

Super Classes

owl:Thing
SHORT-NAME MAX 1
NAME MAX 1

Disjoint Classes

utilityClass

Abstract Syntax

Class(entity partial owl:Thing
                    restriction(SHORT-NAME maxCardinality(1))
                    restriction(NAME maxCardinality(1)))

DisjointClasses(entity utilityClass)

Usage

Class Description/Definition (Necessary Conditions)

interaction, pathway, physicalEntity

Domain of

AVAILABILITY, COMMENT, DATA-SOURCE, NAME, SHORT-NAME, SYNONYMS, XREF
Generated with OWLDoc