Class: ActivityAndBehavior
Description: Activity or behavior of any independent integral living, organization or mechanical actor in the world
classDiagram
class ActivityAndBehavior
Occurrent <|-- ActivityAndBehavior
ActivityAndBehavior <|-- Activity
ActivityAndBehavior <|-- Procedure
ActivityAndBehavior <|-- Behavior
Inheritance
- PhysicalEssenceOrOccurrent
- Occurrent
- ActivityAndBehavior
- Occurrent
Slots
Name | Cardinality and Range | Inheritance | Examples |
---|---|---|---|
Mixin Usage
mixed into | description |
---|---|
Activity | An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities. |
Procedure | A series of actions conducted in a certain order or manner |
Behavior | None |
LinkML Source
name: activity and behavior
description: Activity or behavior of any independent integral living, organization
or mechanical actor in the world
from_schema: https://w3id.org/biolink/biolink-model
exact_mappings:
- UMLSSG:ACTI
is_a: occurrent
mixin: true