Class: ActionPattern
"An action pattern is a grouping of characteristics unique to a combination of actions forming a consistent or characteristic arrangement."
URI: master:ActionPattern
classDiagram
class ActionPattern
Pattern <|-- ActionPattern
Action <|-- ActionPattern
ActionPattern : actionCount
ActionPattern : actionStatus
ActionPattern ..> ActionStatusTypeEnum : actionStatus
ActionPattern : createdBy
ActionPattern : description
ActionPattern : endTime
ActionPattern : environment
ActionPattern ..> UcoObject : environment
ActionPattern : error
ActionPattern ..> UcoObject : error
ActionPattern : externalReference
ActionPattern : hasFacet
ActionPattern : instrument
ActionPattern ..> UcoObject : instrument
ActionPattern : location
ActionPattern ..> Location : location
ActionPattern : modifiedTime
ActionPattern : name
ActionPattern : object
ActionPattern ..> UcoObject : object
ActionPattern : objectCreatedTime
ActionPattern : objectMarking
ActionPattern ..> MarkingDefinitionAbstraction : objectMarking
ActionPattern : participant
ActionPattern ..> UcoObject : participant
ActionPattern : performer
ActionPattern ..> UcoObject : performer
ActionPattern : result
ActionPattern ..> UcoObject : result
ActionPattern : specVersion
ActionPattern : startTime
ActionPattern : subaction
ActionPattern ..> Action : subaction
ActionPattern : tag
Inheritance
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
subaction | 0..* Action |
"References to other actions that make up part of a larger more complex actio... | Action |
environment | 0..1 UcoObject |
"The environment wherein an action occurs | Action |
performer | 0..1 UcoObject |
"The primary performer of an action | Action |
error | 0..* UcoObject |
"A characterization of the differences between the expected and the actual pe... | Action |
instrument | 0..* UcoObject |
"The things used to perform an action | Action |
object | 0..* UcoObject |
"The things that the action is performed on/against | Action |
participant | 0..* UcoObject |
"The supporting (non-primary) performers of an action | Action |
result | 0..* UcoObject |
"The things resulting from performing an action | Action |
location | 0..* Location |
"The locations where an action occurs | Action |
endTime | 0..1 Datetime |
"The time at which performance of the action ended | Action |
startTime | 0..1 Datetime |
"The time at which performance of the action began | Action |
actionCount | 0..1 NonNegativeIntegerType |
"The number of times that the action was performed | Action |
actionStatus | 0..1 ActionStatusTypeEnum |
"The current state of the action | Action |
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 |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
Mappings
Mapping Type | Mapped Value |
---|---|
self | master:ActionPattern |
native | master:ActionPattern |
LinkML Source
Direct
name: ActionPattern
description: '"An action pattern is a grouping of characteristics unique to a combination
of actions forming a consistent or characteristic arrangement."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Action
mixins:
- Pattern
Induced
name: ActionPattern
description: '"An action pattern is a grouping of characteristics unique to a combination
of actions forming a consistent or characteristic arrangement."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: Action
mixins:
- Pattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
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: ActionPattern
domain_of:
- UcoObject
range: string