Skip to content

Class: Action

"An action is something that may be done or performed."

URI: master:Action

classDiagram class Action UcoObject <|-- Action Action <|-- ObservableAction Action <|-- Observation Action <|-- ActionLifecycle Action <|-- ActionPattern Action <|-- Analysis Action : actionCount Action : actionStatus Action ..> ActionStatusTypeEnum : actionStatus Action : createdBy Action : description Action : endTime Action : environment Action ..> UcoObject : environment Action : error Action ..> UcoObject : error Action : externalReference Action : hasFacet Action : instrument Action ..> UcoObject : instrument Action : location Action ..> Location : location Action : modifiedTime Action : name Action : object Action ..> UcoObject : object Action : objectCreatedTime Action : objectMarking Action ..> MarkingDefinitionAbstraction : objectMarking Action : participant Action ..> UcoObject : participant Action : performer Action ..> UcoObject : performer Action : result Action ..> UcoObject : result Action : specVersion Action : startTime Action : subaction Action ..> Action : subaction Action : tag

Inheritance

Slots

Name Cardinality and Range Description Inheritance
subaction 0..1
Action
"References to other actions that make up part of a larger more complex actio... direct
environment 0..1
UcoObject
"The environment wherein an action occurs direct
performer 0..1
UcoObject
"The primary performer of an action direct
error 0..1
UcoObject
"A characterization of the differences between the expected and the actual pe... direct
instrument 0..1
UcoObject
"The things used to perform an action direct
object 0..1
UcoObject
Specifies one or more UcoObjects direct
participant 0..1
UcoObject
"The supporting (non-primary) performers of an action direct
result 0..1
UcoObject
"The things resulting from performing an action direct
location 0..1
Location
"The locations where an action occurs direct
endTime 0..1
Datetime
The ending time of a time range direct
startTime 0..1
Datetime
The initial time of a time range direct
actionCount 0..1
NonNegativeIntegerType
"The number of times that the action was performed direct
actionStatus 0..1
ActionStatusTypeEnum
"The current state of the action direct
createdBy 0..1
String
The identity that created a characterization of a concept UcoObject
description 0..*
String
A human-readable description of an entity UcoObject
externalReference 0..*
String
Specifies a reference to a resource outside of the UCO UcoObject
hasFacet 0..*
String
Further sets of properties characterizing a concept based on the particular c... UcoObject
modifiedTime 0..*
Datetime
Specifies the time that this particular version of the object was modified UcoObject
name 0..1
String
The name of a particular concept characterization UcoObject
objectMarking 0..*
MarkingDefinitionAbstraction
Marking definitions to be applied to a particular concept characterization in... UcoObject
objectCreatedTime 0..1
Datetime
The time at which a characterization of a concept is created UcoObject
specVersion 0..1
String
The version of UCO ontology or subontology specification used to characterize... UcoObject
tag 0..*
String
A generic tag/label UcoObject

Usages

used by used in type used
ObservableAction subaction range Action
Observation subaction range Action
Action subaction range Action
ActionLifecycle subaction range Action
ActionPattern subaction range Action
ArrayOfAction action range Action
Analysis subaction range Action

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

Mappings

Mapping Type Mapped Value
self master:Action
native master:Action
exact wikidata:Q4026292, NCIT:C25404, om:Action
narrow NCIT:C162846

LinkML Source

Direct

name: Action
description: '"An action is something that may be done or performed."'
from_schema: https://w3id.org/lmodel/uco-master
exact_mappings:
- wikidata:Q4026292
- NCIT:C25404
- om:Action
narrow_mappings:
- NCIT:C162846
rank: 1000
is_a: UcoObject
slots:
- subaction
- environment
- performer
- error
- instrument
- object
- participant
- result
- location
- endTime
- startTime
- actionCount
- actionStatus
slot_usage:
  subaction:
    name: subaction
    multivalued: true
    domain_of:
    - Action
  error:
    name: error
    multivalued: true
    domain_of:
    - Action
    - ActionLifecycle
  instrument:
    name: instrument
    multivalued: true
    domain_of:
    - Action
  object:
    name: object
    description: '"The things that the action is performed on/against."'
    multivalued: true
    domain_of:
    - Annotation
    - ContextualCompilation
    - EnclosingCompilation
    - Action
  participant:
    name: participant
    multivalued: true
    domain_of:
    - CallFacet
    - MessageThreadFacet
    - Action
  result:
    name: result
    multivalued: true
    domain_of:
    - Action
  location:
    name: location
    multivalued: true
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
  endTime:
    name: endTime
    description: '"The time at which performance of the action ended."'
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
  startTime:
    name: startTime
    description: '"The time at which performance of the action began."'
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle

Induced

name: Action
description: '"An action is something that may be done or performed."'
from_schema: https://w3id.org/lmodel/uco-master
exact_mappings:
- wikidata:Q4026292
- NCIT:C25404
- om:Action
narrow_mappings:
- NCIT:C162846
rank: 1000
is_a: UcoObject
slot_usage:
  subaction:
    name: subaction
    multivalued: true
    domain_of:
    - Action
  error:
    name: error
    multivalued: true
    domain_of:
    - Action
    - ActionLifecycle
  instrument:
    name: instrument
    multivalued: true
    domain_of:
    - Action
  object:
    name: object
    description: '"The things that the action is performed on/against."'
    multivalued: true
    domain_of:
    - Annotation
    - ContextualCompilation
    - EnclosingCompilation
    - Action
  participant:
    name: participant
    multivalued: true
    domain_of:
    - CallFacet
    - MessageThreadFacet
    - Action
  result:
    name: result
    multivalued: true
    domain_of:
    - Action
  location:
    name: location
    multivalued: true
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
  endTime:
    name: endTime
    description: '"The time at which performance of the action ended."'
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
  startTime:
    name: startTime
    description: '"The time at which performance of the action began."'
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
attributes:
  subaction:
    name: subaction
    description: '"References to other actions that make up part of a larger more
      complex action."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: subaction
    owner: Action
    domain_of:
    - Action
    range: Action
  environment:
    name: environment
    description: '"The environment wherein an action occurs."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: environment
    owner: Action
    domain_of:
    - Action
    range: UcoObject
  performer:
    name: performer
    description: '"The primary performer of an action."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: performer
    owner: Action
    domain_of:
    - Action
    range: UcoObject
  error:
    name: error
    description: '"A characterization of the differences between the expected and
      the actual performance of the action."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: error
    owner: Action
    domain_of:
    - Action
    - ActionLifecycle
    range: UcoObject
  instrument:
    name: instrument
    description: '"The things used to perform an action."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: instrument
    owner: Action
    domain_of:
    - Action
    range: UcoObject
  object:
    name: object
    description: '"The things that the action is performed on/against."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: object
    owner: Action
    domain_of:
    - Annotation
    - ContextualCompilation
    - EnclosingCompilation
    - Action
    range: UcoObject
  participant:
    name: participant
    description: '"The supporting (non-primary) performers of an action."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: participant
    owner: Action
    domain_of:
    - CallFacet
    - MessageThreadFacet
    - Action
    range: UcoObject
  result:
    name: result
    description: '"The things resulting from performing an action."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: result
    owner: Action
    domain_of:
    - Action
    range: UcoObject
  location:
    name: location
    description: '"The locations where an action occurs."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: location
    owner: Action
    domain_of:
    - CalendarEntryFacet
    - GeoLocationEntryFacet
    - OnlineServiceFacet
    - Action
    range: Location
  endTime:
    name: endTime
    description: '"The time at which performance of the action ended."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: endTime
    owner: Action
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
    range: datetime
  startTime:
    name: startTime
    description: '"The time at which performance of the action began."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: startTime
    owner: Action
    domain_of:
    - Relationship
    - CalendarEntryFacet
    - CallFacet
    - CapturedTelecommunicationsInformationFacet
    - EventRecordFacet
    - GeoLocationTrackFacet
    - NetworkConnectionFacet
    - Action
    - ActionLifecycle
    range: datetime
  actionCount:
    name: actionCount
    description: '"The number of times that the action was performed."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: actionCount
    owner: Action
    domain_of:
    - Action
    - ActionLifecycle
    range: non negative integer type
  actionStatus:
    name: actionStatus
    description: '"The current state of the action."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    is_a: ActionStatusTypeVocab
    alias: actionStatus
    owner: Action
    domain_of:
    - Action
    range: ActionStatusTypeEnum
  createdBy:
    name: createdBy
    description: The identity that created a characterization of a concept.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    domain: IdentityAbstraction
    alias: createdBy
    owner: Action
    domain_of:
    - UcoObject
    range: string
    maximum_cardinality: 0
  description:
    name: description
    description: A human-readable description of an entity
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    slot_uri: dcterms:description
    multivalued: true
    alias: description
    owner: Action
    domain_of:
    - UcoObject
    range: string
  externalReference:
    name: externalReference
    description: Specifies a reference to a resource outside of the UCO.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    domain: ExternalReference
    multivalued: true
    alias: externalReference
    owner: Action
    domain_of:
    - UcoObject
    range: string
    required: false
    minimum_cardinality: 0
  hasFacet:
    name: hasFacet
    description: Further sets of properties characterizing a concept based on the
      particular context of the class and of the particular instance of the concept
      being characterized.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    domain: Facet
    multivalued: true
    alias: hasFacet
    owner: Action
    domain_of:
    - UcoObject
    range: string
  modifiedTime:
    name: modifiedTime
    description: Specifies the time that this particular version of the object was
      modified. The object creator can use the time it deems most appropriate as the
      time this version of the object was modified. The value of the modified property
      for a given object version MUST be later than or equal to the value of the created
      property. Object creators MUST update the modified property when creating a
      new version of an object. The modified timestamp MUST be precise to the nearest
      millisecond (exactly three digits after the decimal place in seconds).
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: modifiedTime
    owner: Action
    domain_of:
    - UcoObject
    - AccountFacet
    - BrowserBookmarkFacet
    - CalendarEntryFacet
    - EmailMessageFacet
    - FileFacet
    - NoteFacet
    - WindowsRegistrykeyFacet
    range: datetime
  name:
    name: name
    description: The name of a particular concept characterization.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    slot_uri: rdfs:label
    alias: name
    owner: Action
    domain_of:
    - UcoObject
    - AlternateDataStreamFacet
    - EnvironmentVariable
    - OnlineServiceFacet
    - ProfileFacet
    - WindowsPESection
    - WindowsRegistryValue
    range: string
    maximum_cardinality: 1
  objectMarking:
    name: objectMarking
    description: Marking definitions to be applied to a particular concept characterization
      in its entirety.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: objectMarking
    owner: Action
    domain_of:
    - UcoObject
    range: MarkingDefinitionAbstraction
  objectCreatedTime:
    name: objectCreatedTime
    description: The time at which a characterization of a concept is created. This
      time pertains to the time of creating the record object, and is not an intrinsic
      characteristic of the concept.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: objectCreatedTime
    owner: Action
    domain_of:
    - UcoObject
    range: datetime
    maximum_cardinality: 1
  specVersion:
    name: specVersion
    description: The version of UCO ontology or subontology specification used to
      characterize a concept.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: specVersion
    owner: Action
    domain_of:
    - UcoObject
    range: string
    maximum_cardinality: 1
  tag:
    name: tag
    description: A generic tag/label.
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    multivalued: true
    alias: tag
    owner: Action
    domain_of:
    - UcoObject
    range: string