language en

Linked.Archi BPMN 2.0.2 Ontology

Modified on: 2026-04-12
Revision:
2.0.2
Issued on:
2026-01-27
Publisher:
Linked.Archi
Source:
http://www.omg.org/spec/BPMN/20100524/MODEL-XMI
License:
http://creativecommons.org/licenses/by/4.0/
Visualization:
Visualize with WebVowl
Cite as:
Linked.Archi BPMN 2.0.2 Ontology. Revision: 2.0.2.
Provenance of this page
draft

Linked.Archi BPMN 2.0.2 Ontology: Overview back to ToC

This ontology has the following classes and properties.

Classes

Object Properties

Data Properties

Named Individuals

Linked.Archi BPMN 2.0.2 Ontology: Description back to ToC

OWL mapping of the OMG BPMN 2.0.2 semantic model.

Cross-reference for Linked.Archi BPMN 2.0.2 Ontology classes, object properties and data properties back to ToC

This section provides details for each class and property defined by Linked.Archi BPMN 2.0.2 Ontology.

Classes

Activityc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Activity

An Activity is work performed within a business process.
has super-classes
FlowNode c
has sub-classes
CallActivity c, SubProcess c, Task c

AdHocOrderingc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#AdHocOrdering

Specifies the ordering of activities within an ad-hoc sub-process.
has members
Parallel ni, Sequential ni

AdHocSubProcessc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#AdHocSubProcess

An ad-hoc sub-process contains activities with no required sequence relationships.
has super-classes
SubProcess c

Artifactc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Artifact

An Artifact provides additional information about a process.
has super-classes
BaseElement c
has sub-classes
Association c, Group c, TextAnnotation c

Assignmentc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Assignment

An Assignment defines a data mapping between a source and target.
has super-classes
BaseElement c

Associationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Association

An Association links an Artifact to a flow object.
has super-classes
Artifact c

AssociationDirectionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#AssociationDirection

Specifies the direction of an association.
has members
Both ni, None ni, One ni

Auditingc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Auditing

Auditing captures audit trail information for a flow element.
has super-classes
BaseElement c

BoundaryEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#BoundaryEvent

A Boundary Event is attached to the boundary of an activity.
has super-classes
CatchEvent c

BusinessRuleTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#BusinessRuleTask

A Business Rule Task provides a mechanism for a process to invoke a business rules engine.
has super-classes
Task c

CallableElementc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CallableElement

A Callable Element is an element that can be invoked by a call activity.
has super-classes
RootElement c
has sub-classes
GlobalTask c, Process c

CallActivityc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CallActivity

A Call Activity identifies a point in the process where a global process or task is used.
has super-classes
Activity c

CallChoreographyc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CallChoreography

A Call Choreography identifies a point where a global choreography is used.
has super-classes
ChoreographyActivity c

CallConversationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CallConversation

A Call Conversation identifies a point where a global conversation is used.
has super-classes
ConversationNode c

CancelEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CancelEventDefinition

Defines a cancel event trigger.
has super-classes
EventDefinition c

CatchEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CatchEvent

A Catch Event catches a trigger.
has super-classes
Event c
has sub-classes
BoundaryEvent c, IntermediateCatchEvent c, StartEvent c

Categoryc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Category

A Category groups flow elements for documentation or analysis purposes.
has super-classes
RootElement c

CategoryValuec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CategoryValue

A Category Value is a value within a Category.
has super-classes
BaseElement c

Choreographyc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Choreography

A Choreography defines the expected behavior between interacting participants.
has super-classes
Collaboration c, FlowElementsContainer c
has sub-classes
GlobalChoreographyTask c

ChoreographyActivityc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ChoreographyActivity

A Choreography Activity represents an interaction between participants.
has super-classes
FlowNode c
has sub-classes
CallChoreography c, ChoreographyTask c, SubChoreography c

ChoreographyLoopTypec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ChoreographyLoopType

Specifies the loop type of a choreography activity.
has members
MultiInstanceParallel ni, MultiInstanceSequential ni, None ni, Standard ni

ChoreographyTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ChoreographyTask

A Choreography Task is an atomic activity in a choreography.
has super-classes
ChoreographyActivity c

Collaborationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Collaboration

A Collaboration defines the interactions between two or more participants.
has super-classes
RootElement c
has sub-classes
Choreography c, GlobalConversation c

CompensateEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CompensateEventDefinition

Defines a compensation event trigger.
has super-classes
EventDefinition c

ComplexBehaviorDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ComplexBehaviorDefinition

Defines the complex behavior of a multi-instance activity.
has super-classes
BaseElement c

ComplexGatewayc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ComplexGateway

A Complex Gateway handles complex merging and branching behavior.
has super-classes
Gateway c

ConditionalEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ConditionalEventDefinition

Defines a conditional event trigger based on a boolean expression.
has super-classes
EventDefinition c

Conversationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Conversation

A Conversation is a logical grouping of message exchanges.
has super-classes
ConversationNode c

ConversationAssociationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ConversationAssociation

Associates a conversation with a collaboration.
has super-classes
BaseElement c

ConversationNodec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ConversationNode

A Conversation Node is a node in a conversation diagram.
has super-classes
BaseElement c, InteractionNode c
has sub-classes
CallConversation c, Conversation c, SubConversation c

CorrelationKeyc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CorrelationKey

A Correlation Key groups correlation properties for message correlation.
has super-classes
BaseElement c

CorrelationPropertyc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CorrelationProperty

A Correlation Property defines a key used for message correlation.
has super-classes
RootElement c

CorrelationPropertyBindingc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CorrelationPropertyBinding

Binds a correlation property to a specific data path in a message.
has super-classes
BaseElement c

CorrelationPropertyRetrievalExpressionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CorrelationPropertyRetrievalExpression

Defines how to extract a correlation property value from a message.
has super-classes
BaseElement c

CorrelationSubscriptionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#CorrelationSubscription

A Correlation Subscription binds correlation keys to a process.
has super-classes
BaseElement c

DataAssociationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataAssociation

A Data Association moves data between data objects and activities.
has super-classes
BaseElement c
has sub-classes
DataInputAssociation c, DataOutputAssociation c

DataInputc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataInput

A Data Input is a declaration of input data for an activity.
has super-classes
ItemAwareElement c

DataInputAssociationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataInputAssociation

A Data Input Association routes data into an activity input.
has super-classes
DataAssociation c

DataObjectc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataObject

A Data Object represents information flowing through a process.
has super-classes
FlowElement c, ItemAwareElement c

DataObjectReferencec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataObjectReference

A Data Object Reference provides a reference to a data object.
has super-classes
FlowElement c, ItemAwareElement c

DataOutputc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataOutput

A Data Output is a declaration of output data from an activity.
has super-classes
ItemAwareElement c

DataOutputAssociationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataOutputAssociation

A Data Output Association routes data from an activity output.
has super-classes
DataAssociation c

DataStatec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataState

A Data State represents the state of a data object at a point in the process.
has super-classes
BaseElement c

DataStorec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataStore

A Data Store provides a mechanism for activities to persist data beyond the process scope.
has super-classes
ItemAwareElement c, RootElement c

DataStoreReferencec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#DataStoreReference

A Data Store Reference provides a reference to a data store.
has super-classes
FlowElement c, ItemAwareElement c

Documentationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Documentation

Documentation provides a description for BPMN elements.
has super-classes
BaseElement c

EndEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#EndEvent

An End Event indicates where a process or choreography ends.
has super-classes
ThrowEvent c

EndPointc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#EndPoint

An End Point specifies an address used for communication.
has super-classes
RootElement c

Errorc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Error

An Error represents a named error condition.
has super-classes
RootElement c

ErrorEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ErrorEventDefinition

Defines an error event trigger.
has super-classes
EventDefinition c

Escalationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Escalation

An Escalation represents a named escalation condition.

EscalationEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#EscalationEventDefinition

Defines an escalation event trigger.
has super-classes
EventDefinition c

Eventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Event

An Event is something that happens during the course of a process.
has super-classes
FlowNode c, InteractionNode c
has sub-classes
CatchEvent c, ThrowEvent c

EventBasedGatewayc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#EventBasedGateway

An Event-Based Gateway routes based on which event occurs first.
has super-classes
Gateway c

EventBasedGatewayTypec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#EventBasedGatewayType

Specifies the type of an event-based gateway.
has members
Exclusive ni, Parallel ni

EventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#EventDefinition

An Event Definition specifies the trigger for an event.
has super-classes
RootElement c
has sub-classes
CancelEventDefinition c, CompensateEventDefinition c, ConditionalEventDefinition c, ErrorEventDefinition c, EscalationEventDefinition c, LinkEventDefinition c, MessageEventDefinition c, SignalEventDefinition c, TerminateEventDefinition c, TimerEventDefinition c

ExclusiveGatewayc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ExclusiveGateway

An Exclusive Gateway routes the sequence flow to exactly one outgoing branch.
has super-classes
Gateway c

Expressionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Expression

An Expression defines a condition or computation.
has super-classes
BaseElement c
has sub-classes
FormalExpression c

Extensionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Extension

An Extension adds custom attributes to BPMN elements.

ExtensionAttributeDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ExtensionAttributeDefinition

Defines a custom attribute for a BPMN extension.

ExtensionAttributeValuec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ExtensionAttributeValue

Holds the value of a custom extension attribute.

ExtensionDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ExtensionDefinition

Defines a named extension to the BPMN metamodel.

FlowElementc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#FlowElement

A Flow Element is an element that can be contained in a flow elements container.
has super-classes
BaseElement c
has sub-classes
DataObject c, DataObjectReference c, DataStoreReference c, FlowNode c, SequenceFlow c

FlowElementsContainerc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#FlowElementsContainer

A Flow Elements Container holds flow elements such as activities, gateways, and events.
has super-classes
BaseElement c
has sub-classes
Choreography c, Process c, SubChoreography c, SubProcess c

FlowNodec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#FlowNode

A Flow Node is a node in a process flow that can be connected by sequence flows.
has super-classes
FlowElement c
has sub-classes
Activity c, ChoreographyActivity c, Event c, Gateway c

FormalExpressionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#FormalExpression

A Formal Expression is an expression with a defined language and body.
has super-classes
Expression c

Gatewayc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Gateway

A Gateway controls the divergence and convergence of sequence flows.
has super-classes
FlowNode c
has sub-classes
ComplexGateway c, EventBasedGateway c, ExclusiveGateway c, InclusiveGateway c, ParallelGateway c

GatewayDirectionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GatewayDirection

Specifies the direction of a gateway (converging, diverging, mixed, unspecified).
has members
Converging ni, Diverging ni, Mixed ni, Unspecified ni

GlobalBusinessRuleTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GlobalBusinessRuleTask

A reusable business rule task definition.
has super-classes
GlobalTask c

GlobalChoreographyTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GlobalChoreographyTask

A reusable choreography task definition.
has super-classes
Choreography c

GlobalConversationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GlobalConversation

A reusable conversation definition.
has super-classes
Collaboration c

GlobalManualTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GlobalManualTask

A reusable manual task definition.
has super-classes
GlobalTask c

GlobalScriptTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GlobalScriptTask

A reusable script task definition.
has super-classes
GlobalTask c

GlobalTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GlobalTask

A reusable task definition that can be called from a call activity.
has super-classes
CallableElement c
has sub-classes
GlobalBusinessRuleTask c, GlobalManualTask c, GlobalScriptTask c, GlobalUserTask c

GlobalUserTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#GlobalUserTask

A reusable user task definition.
has super-classes
GlobalTask c

Groupc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Group

A Group visually groups elements for documentation purposes without affecting the flow.
has super-classes
Artifact c

HumanPerformerc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#HumanPerformer

A Human Performer identifies a human resource that performs an activity.
has super-classes
Performer c
has sub-classes
PotentialOwner c

ImplicitThrowEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ImplicitThrowEvent

An Implicit Throw Event is a throw event without a visible event marker.
has super-classes
ThrowEvent c

InclusiveGatewayc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#InclusiveGateway

An Inclusive Gateway activates one or more outgoing branches based on conditions.
has super-classes
Gateway c

InputOutputBindingc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#InputOutputBinding

Binds input/output specifications to an operation.

InputOutputSpecificationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#InputOutputSpecification

Defines the input and output data requirements of an activity.
has super-classes
BaseElement c

InputSetc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#InputSet

An Input Set defines a valid combination of data inputs for an activity.
has super-classes
BaseElement c

InteractionNodec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#InteractionNode

An Interaction Node is a node that can participate in message exchanges.
has sub-classes
ConversationNode c, Event c, Participant c, Task c

Interfacec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Interface

An Interface defines a service contract with operations.
has super-classes
RootElement c

IntermediateCatchEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#IntermediateCatchEvent

An Intermediate Catch Event catches a trigger during process execution.
has super-classes
CatchEvent c

IntermediateThrowEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#IntermediateThrowEvent

An Intermediate Throw Event throws a trigger during process execution.
has super-classes
ThrowEvent c

ItemAwareElementc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ItemAwareElement

An Item Aware Element represents an element that holds or references data.
has super-classes
BaseElement c
has sub-classes
DataInput c, DataObject c, DataObjectReference c, DataOutput c, DataStore c, DataStoreReference c, Property c

ItemDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ItemDefinition

An Item Definition specifies the structure and nature of data items.
has super-classes
RootElement c

ItemKindc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ItemKind

Specifies whether a data item is physical or informational.
has members
Information ni, Physical ni

Lanec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Lane

A Lane partitions a pool to organize activities by role or responsibility.
has super-classes
BaseElement c

LaneSetc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#LaneSet

A Lane Set contains a set of lanes within a pool.
has super-classes
BaseElement c

LinkEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#LinkEventDefinition

Defines a link event trigger used to connect parts of a process.
has super-classes
EventDefinition c

LoopCharacteristicsc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#LoopCharacteristics

Loop Characteristics define the repetition behavior of an activity.
has super-classes
BaseElement c
has sub-classes
MultiInstanceLoopCharacteristics c, StandardLoopCharacteristics c

ManualTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ManualTask

A Manual Task is performed without the aid of any business process execution engine.
has super-classes
Task c

Messagec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Message

A Message represents the content of a communication between participants.
has super-classes
RootElement c

MessageEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#MessageEventDefinition

Defines a message event trigger.
has super-classes
EventDefinition c

MessageFlowc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#MessageFlow

A Message Flow shows the flow of messages between participants.
has super-classes
BaseElement c

MessageFlowAssociationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#MessageFlowAssociation

Associates a message flow with a conversation.
has super-classes
BaseElement c

Monitoringc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Monitoring

Monitoring captures monitoring information for a flow element.
has super-classes
BaseElement c

MultiInstanceBehaviorc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#MultiInstanceBehavior

Specifies the completion behavior of a multi-instance activity.
has members
All ni, Complex ni, None ni, One ni

MultiInstanceLoopCharacteristicsc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#MultiInstanceLoopCharacteristics

Defines multi-instance repetition behavior for an activity.
has super-classes
LoopCharacteristics c

Operationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Operation

An Operation defines a service operation within an interface.
has super-classes
BaseElement c

OutputSetc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#OutputSet

An Output Set defines a valid combination of data outputs from an activity.
has super-classes
BaseElement c

ParallelGatewayc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ParallelGateway

A Parallel Gateway creates or synchronizes parallel flows.
has super-classes
Gateway c

Participantc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Participant

A Participant represents an entity that interacts in a collaboration.
has super-classes
BaseElement c, InteractionNode c

ParticipantAssociationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ParticipantAssociation

Associates a participant with a choreography participant.
has super-classes
BaseElement c

ParticipantMultiplicityc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ParticipantMultiplicity

Defines the multiplicity of a participant in a collaboration.

PartnerEntityc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#PartnerEntity

A Partner Entity identifies an external entity that participates in a collaboration.
has super-classes
RootElement c

PartnerRolec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#PartnerRole

A Partner Role identifies the role an external entity plays in a collaboration.
has super-classes
RootElement c

Performerc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Performer

A Performer identifies a resource that performs an activity.
has super-classes
ResourceRole c
has sub-classes
HumanPerformer c

PotentialOwnerc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#PotentialOwner

A Potential Owner identifies a resource that may claim and perform a user task.
has super-classes
HumanPerformer c

Processc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Process

A Process describes a sequence or flow of activities in an organization.
has super-classes
CallableElement c, FlowElementsContainer c

ProcessTypec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ProcessType

Specifies the type of a process (none, public, or private).
has members
None ni, Private ni, Public ni

Propertyc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Property

A Property is a named value associated with a BPMN element.
has super-classes
ItemAwareElement c

ReceiveTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ReceiveTask

A Receive Task waits for a message from an external participant.
has super-classes
Task c

Relationshipc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Relationship

A Relationship defines a connection between BPMN elements.
has super-classes
BaseElement c

RelationshipDirectionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#RelationshipDirection

Specifies the direction of a relationship.
has members
Backward ni, Both ni, Forward ni, None ni

Renderingc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Rendering

A Rendering defines how a user task form is presented.
has super-classes
BaseElement c

Resourcec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Resource

A Resource represents a resource used in process execution.
has super-classes
RootElement c

ResourceAssignmentExpressionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ResourceAssignmentExpression

Defines an expression for assigning resources to activities.

ResourceParameterc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ResourceParameter

A Resource Parameter defines a parameter for a resource.
has super-classes
BaseElement c

ResourceParameterBindingc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ResourceParameterBinding

Binds a resource parameter to a specific expression.

ResourceRolec back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ResourceRole

A Resource Role associates a resource with an activity.
has super-classes
BaseElement c
has sub-classes
Performer c

RootElementc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#RootElement

A Root Element is a top-level element in a BPMN definitions.
has super-classes
BaseElement c
has sub-classes
CallableElement c, Category c, Collaboration c, CorrelationProperty c, DataStore c, EndPoint c, Error c, EventDefinition c, Interface c, ItemDefinition c, Message c, PartnerEntity c, PartnerRole c, Resource c, Signal c

ScriptTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ScriptTask

A Script Task executes a script when it is performed.
has super-classes
Task c

SendTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#SendTask

A Send Task sends a message to an external participant.
has super-classes
Task c

SequenceFlowc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#SequenceFlow

A Sequence Flow shows the order of flow elements in a process.
has super-classes
FlowElement c

ServiceTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ServiceTask

A Service Task invokes a service when it is performed.
has super-classes
Task c

Signalc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Signal

A Signal represents a named signal used for communication across processes.
has super-classes
RootElement c

SignalEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#SignalEventDefinition

Defines a signal event trigger.
has super-classes
EventDefinition c

StandardLoopCharacteristicsc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#StandardLoopCharacteristics

Defines standard loop repetition behavior for an activity.
has super-classes
LoopCharacteristics c

StartEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#StartEvent

A Start Event indicates where a process or choreography begins.
has super-classes
CatchEvent c

SubChoreographyc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#SubChoreography

A Sub-Choreography is a compound choreography activity containing other activities.
has super-classes
ChoreographyActivity c, FlowElementsContainer c

SubConversationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#SubConversation

A Sub-Conversation is a compound conversation containing other conversations.
has super-classes
ConversationNode c

SubProcessc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#SubProcess

A Sub-Process is a compound activity that contains other flow elements.
has super-classes
Activity c, FlowElementsContainer c
has sub-classes
AdHocSubProcess c, Transaction c

Taskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Task

A Task is an atomic activity within a process.
has super-classes
Activity c, InteractionNode c
has sub-classes
BusinessRuleTask c, ManualTask c, ReceiveTask c, ScriptTask c, SendTask c, ServiceTask c, UserTask c

TerminateEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#TerminateEventDefinition

Defines a terminate event trigger that ends the entire process.
has super-classes
EventDefinition c

TextAnnotationc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#TextAnnotation

A Text Annotation provides additional text information for the reader.
has super-classes
Artifact c

ThrowEventc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#ThrowEvent

A Throw Event throws a trigger.
has super-classes
Event c
has sub-classes
EndEvent c, ImplicitThrowEvent c, IntermediateThrowEvent c

TimerEventDefinitionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#TimerEventDefinition

Defines a timer event trigger based on time conditions.
has super-classes
EventDefinition c

Transactionc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#Transaction

A Transaction is a sub-process with special completion and compensation behavior.
has super-classes
SubProcess c

UserTaskc back to ToC or Class ToC

IRI: https://meta.linked.archi/bpmn/onto#UserTask

A User Task is performed by a human with the assistance of a software application.
has super-classes
Task c

Object Properties

activationConditionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#activationCondition

The activation condition of an ad-hoc sub-process.

activityRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#activityRef

A reference to an activity.

artifactsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#artifacts

The artifacts contained in a process or collaboration.

assignmentop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#assignment

The assignment associated with a data association.

attachedToRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#attachedToRef

A reference to the activity a boundary event is attached to.

auditingop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#auditing

The auditing configuration of a flow element.

bodyop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#body

The body content of an expression.

boundaryEventRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#boundaryEventRefs

References to boundary events attached to an activity.

calledChoreographyRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#calledChoreographyRef

A reference to the called choreography.

calledCollaborationRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#calledCollaborationRef

A reference to the called collaboration.

calledElementRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#calledElementRef

A reference to the called element.

categorizedFlowElementsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#categorizedFlowElements

The flow elements categorized by a category value.

categoryValueop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#categoryValue

The category values of a category.

categoryValueRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#categoryValueRef

A reference to a category value.

childLaneSetop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#childLaneSet

The child lane set nested within a lane.

choreographyRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#choreographyRef

A reference to a choreography.

completionConditionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#completionCondition

The completion condition of a multi-instance or ad-hoc activity.

complexBehaviorDefinitionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#complexBehaviorDefinition

The complex behavior definitions of a multi-instance activity.

conditionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#condition

A condition expression.

conditionExpressionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#conditionExpression

The condition expression of a sequence flow.

conversationAssociationsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#conversationAssociations

The conversation associations of a collaboration.

conversationNodesop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#conversationNodes

The conversation nodes of a collaboration.

conversationsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#conversations

The conversations within a sub-conversation.

correlationKeyRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#correlationKeyRef

A reference to a correlation key.

correlationKeysop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#correlationKeys

The correlation keys of a collaboration.

correlationPropertyBindingop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#correlationPropertyBinding

The correlation property bindings of a correlation subscription.

correlationPropertyRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#correlationPropertyRef

A reference to a correlation property.

correlationPropertyRetrievalExpressionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#correlationPropertyRetrievalExpression

The retrieval expressions of a correlation property.

correlationSubscriptionsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#correlationSubscriptions

The correlation subscriptions of a process.

dataInputAssociationop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataInputAssociation

A data input association of an event.

dataInputAssociationsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataInputAssociations

The data input associations of an activity.

dataInputRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataInputRefs

References to data inputs in an input set.

dataInputsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataInputs

The data inputs of an input/output specification.

dataObjectRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataObjectRef

A reference to a data object.

dataOutputAssociationop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataOutputAssociation

A data output association of an event.

dataOutputAssociationsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataOutputAssociations

The data output associations of an activity.

dataOutputRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataOutputRefs

References to data outputs in an output set.

dataOutputsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataOutputs

The data outputs of an input/output specification.

dataPathop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataPath

The data path expression for extracting correlation data.

dataStateop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataState

The state of a data object.

dataStoreRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#dataStoreRef

A reference to a data store.

defaultop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#default

The default sequence flow from a gateway or activity.

definitionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#definition

The definition associated with a BPMN element.

definitionalCollaborationRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#definitionalCollaborationRef

A reference to the definitional collaboration of a choreography.

documentationop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#documentation

The documentation elements of a BPMN element.

endPointRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#endPointRefs

References to end points of a participant.

errorRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#errorRef

A reference to an error.

errorRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#errorRefs

References to errors of an operation.

escalationRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#escalationRef

A reference to an escalation.

evaluatesToTypeRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#evaluatesToTypeRef

A reference to the type the expression evaluates to.

eventop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#event

The event associated with a complex behavior definition.

eventDefinitionRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#eventDefinitionRefs

References to event definitions.

eventDefinitionsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#eventDefinitions

The event definitions of an event.

expressionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#expression

The expression of a resource assignment or formal expression.

extensionAttributeDefinitionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#extensionAttributeDefinition

A reference to an extension attribute definition.

extensionAttributeDefinitionsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#extensionAttributeDefinitions

The attribute definitions of an extension definition.

extensionDefinitionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#extensionDefinition

A reference to an extension definition.

extensionDefinitionsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#extensionDefinitions

The extension definitions of a BPMN model.

extensionValuesop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#extensionValues

The extension attribute values of a BPMN element.

flowElementsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#flowElements

The flow elements contained in a flow elements container.

flowNodeRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#flowNodeRefs

References to flow nodes within a lane.

fromop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#from

The source of an assignment.

implementationRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#implementationRef

A reference to the implementation of a task.

importop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#import

An import of external definitions.

incomingop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#incoming

The incoming sequence flows of a flow node.

initiatingParticipantRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#initiatingParticipantRef

A reference to the initiating participant.

inMessageRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inMessageRef

A reference to the input message of an operation.

innerConversationNodeRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#innerConversationNodeRef

A reference to an inner conversation node.

innerMessageFlowRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#innerMessageFlowRef

A reference to an inner message flow.

innerParticipantRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#innerParticipantRef

A reference to an inner participant.

inputDataItemop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inputDataItem

The input data item of a multi-instance activity.

inputDataRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inputDataRef

A reference to an input data element.

inputSetop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inputSet

The input set of an event.

inputSetRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inputSetRefs

References to input sets.

inputSetsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inputSets

The input sets of an input/output specification.

inputSetWithOptionalop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inputSetWithOptional

The input sets where this data input is optional.

inputSetWithWhileExecutingop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#inputSetWithWhileExecuting

The input sets where this data input is available while executing.

interfaceRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#interfaceRefs

References to interfaces of a participant.

ioBindingop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#ioBinding

The input/output binding of a callable element.

ioSpecificationop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#ioSpecification

The input/output specification of an activity.

itemRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#itemRef

A reference to an item definition.

itemSubjectRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#itemSubjectRef

A reference to the item definition of the subject.

lanesop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#lanes

The lanes within a lane set.

laneSetsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#laneSets

The lane sets of a process or sub-process.

loopCardinalityop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#loopCardinality

The number of instances to create in a multi-instance loop.

loopCharacteristicsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#loopCharacteristics

The loop characteristics of an activity.

loopConditionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#loopCondition

The loop condition expression.

loopDataInputRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#loopDataInputRef

A reference to the input data of a multi-instance loop.

loopDataOutputRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#loopDataOutputRef

A reference to the output data of a multi-instance loop.

loopMaximumop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#loopMaximum

The maximum number of loop iterations.

messageFlowAssociationsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#messageFlowAssociations

The message flow associations of a collaboration.

messageFlowRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#messageFlowRef

A reference to a message flow.

messageFlowRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#messageFlowRefs

References to message flows of a conversation node.

messageFlowsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#messageFlows

The message flows of a collaboration.

messagePathop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#messagePath

The message path expression for extracting correlation data.

messageRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#messageRef

A reference to a message.

monitoringop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#monitoring

The monitoring configuration of a flow element.

noneBehaviorEventRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#noneBehaviorEventRef

A reference to the event triggered when no instances complete.

oneBehaviorEventRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#oneBehaviorEventRef

A reference to the event triggered when one instance completes.

operationRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#operationRef

A reference to an operation.

operationsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#operations

The operations of an interface.

optionalInputRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#optionalInputRefs

References to optional data inputs in an input set.

optionalOutputRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#optionalOutputRefs

References to optional data outputs in an output set.

outerConversationNodeRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outerConversationNodeRef

A reference to an outer conversation node.

outerMessageFlowRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outerMessageFlowRef

A reference to an outer message flow.

outerParticipantRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outerParticipantRef

A reference to an outer participant.

outgoingop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outgoing

The outgoing sequence flows of a flow node.

outMessageRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outMessageRef

A reference to the output message of an operation.

outputDataItemop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outputDataItem

The output data item of a multi-instance activity.

outputDataRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outputDataRef

A reference to an output data element.

outputSetop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outputSet

The output set of an event.

outputSetRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outputSetRefs

References to output sets.

outputSetsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outputSets

The output sets of an input/output specification.

outputSetWithOptionalop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outputSetWithOptional

The output sets where this data output is optional.

outputSetWithWhileExecutingop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#outputSetWithWhileExecuting

The output sets where this data output is available while executing.

parameterRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#parameterRef

A reference to a resource parameter.

participantAssociationsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#participantAssociations

The participant associations of a call choreography.

participantMultiplicityop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#participantMultiplicity

The multiplicity of a participant.

participantRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#participantRef

A reference to a participant.

participantRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#participantRefs

References to participants of a conversation node.

participantsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#participants

The participants of a collaboration.

partitionElementop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#partitionElement

The element that partitions a lane.

partitionElementRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#partitionElementRef

A reference to the element that partitions a lane.

processRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#processRef

A reference to a process.

propertiesop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#properties

The properties of a BPMN element.

renderingsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#renderings

The renderings of a user task.

resourceAssignmentExpressionop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#resourceAssignmentExpression

The resource assignment expression of a resource role.

resourceParameterBindingsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#resourceParameterBindings

The resource parameter bindings of a resource role.

resourceParametersop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#resourceParameters

The parameters of a resource.

resourceRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#resourceRef

A reference to a resource.

resourcesop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#resources

The resources of a BPMN element.

signalRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#signalRef

A reference to a signal.

sourceop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#source

The source element of a flow or association.

sourceRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#sourceRef

A reference to the source element.

sourcesop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#sources

The source elements of a relationship.

structureRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#structureRef

A reference to the structure of an item definition.

supportedInterfaceRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#supportedInterfaceRefs

References to interfaces supported by a callable element.

supportsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#supports

The processes supported by a process.

targetop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#target

The target element of a flow or association.

targetRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#targetRef

A reference to the target element.

targetsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#targets

The target elements of a relationship.

timeCycleop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#timeCycle

The time cycle expression of a timer event.

timeDateop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#timeDate

The time date expression of a timer event.

timeDurationop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#timeDuration

The time duration expression of a timer event.

toop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#to

The target of an assignment.

transformationop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#transformation

The transformation expression of a data association.

typeop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#type

The type of a BPMN element.

valueop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#value

The value of a category value or extension attribute.

valueRefop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#valueRef

A reference to a value.

whileExecutingInputRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#whileExecutingInputRefs

References to data inputs available while the activity is executing.

whileExecutingOutputRefsop back to ToC or Object Property ToC

IRI: https://meta.linked.archi/bpmn/onto#whileExecutingOutputRefs

References to data outputs available while the activity is executing.

Data Properties

associationDirectiondp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#associationDirection

The direction of an association.

behaviordp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#behavior

The completion behavior of a multi-instance activity.

cancelActivitydp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#cancelActivity

Indicates whether the activity should be cancelled when the event is triggered.

cancelRemainingInstancesdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#cancelRemainingInstances

Indicates whether remaining instances should be cancelled.

capacitydp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#capacity

The capacity of a data store.

completionQuantitydp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#completionQuantity

The number of tokens produced when the activity completes.

directiondp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#direction

The direction of a relationship or association.

errorCodedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#errorCode

The error code of an error.

escalationCodedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#escalationCode

The escalation code of an escalation.

eventGatewayTypedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#eventGatewayType

The type of an event-based gateway.

gatewayDirectiondp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#gatewayDirection

The direction of a gateway.

iddp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#id

The unique identifier of a BPMN element.

implementationdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#implementation

The implementation technology of a task or operation.

instantiatedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#instantiate

Indicates whether the gateway can instantiate a process.

isCloseddp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isClosed

Indicates whether the process or collaboration is closed to additional participants.

isCollectiondp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isCollection

Indicates whether the data object represents a collection.

isExecutabledp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isExecutable

Indicates whether the process is executable.

isForCompensationdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isForCompensation

Indicates whether the activity is used for compensation.

isImmediatedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isImmediate

Indicates whether the sequence flow condition is evaluated immediately.

isInterruptingdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isInterrupting

Indicates whether the event interrupts the activity it is attached to.

isReferencedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isReference

Indicates whether the element is a reference.

isRequireddp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isRequired

Indicates whether the element is required.

isSequentialdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isSequential

Indicates whether multi-instance execution is sequential.

isUnlimiteddp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#isUnlimited

Indicates whether the data store has unlimited capacity.

itemKinddp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#itemKind

The kind of an item (physical or information).

languagedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#language

The language of an expression or script.

loopTypedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#loopType

The type of loop for a choreography activity.

maximumdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#maximum

The maximum multiplicity of a participant.

methoddp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#method

The method used for multi-instance activity completion.

minimumdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#minimum

The minimum multiplicity of a participant.

mustUnderstanddp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#mustUnderstand

Indicates whether the extension must be understood by the consumer.

namedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#name

The name of a BPMN element.

orderingdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#ordering

The ordering of activities in an ad-hoc sub-process.

parallelMultipledp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#parallelMultiple

Indicates whether multiple event triggers must all occur.

processTypedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#processType

The type of a process.

protocoldp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#protocol

The protocol used for a transaction.

scriptdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#script

The script content of a script task.

scriptFormatdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#scriptFormat

The format of a script.

scriptLanguagedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#scriptLanguage

The language of a script.

startQuantitydp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#startQuantity

The number of tokens required to start an activity.

testBeforedp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#testBefore

Indicates whether the loop condition is tested before execution.

textdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#text

The text content of a documentation or annotation element.

textFormatdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#textFormat

The format of text content.

triggeredByEventdp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#triggeredByEvent

Indicates whether the sub-process is triggered by an event.

waitForCompletiondp back to ToC or Data Property ToC

IRI: https://meta.linked.archi/bpmn/onto#waitForCompletion

Indicates whether the activity waits for compensation to complete.

Named Individuals

Allni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#MultiInstanceBehavior_All

belongs to
MultiInstanceBehavior c

Backwardni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#RelationshipDirection_Backward

belongs to
RelationshipDirection c

Bothni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#AssociationDirection_Both

belongs to
AssociationDirection c

Bothni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#RelationshipDirection_Both

belongs to
RelationshipDirection c

Complexni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#MultiInstanceBehavior_Complex

belongs to
MultiInstanceBehavior c

Convergingni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#GatewayDirection_Converging

belongs to
GatewayDirection c

Divergingni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#GatewayDirection_Diverging

belongs to
GatewayDirection c

Exclusiveni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#EventBasedGatewayType_Exclusive

belongs to
EventBasedGatewayType c

Forwardni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#RelationshipDirection_Forward

belongs to
RelationshipDirection c

Informationni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ItemKind_Information

belongs to
ItemKind c

Mixedni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#GatewayDirection_Mixed

belongs to
GatewayDirection c

MultiInstanceParallelni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ChoreographyLoopType_MultiInstanceParallel

belongs to
ChoreographyLoopType c

MultiInstanceSequentialni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ChoreographyLoopType_MultiInstanceSequential

belongs to
ChoreographyLoopType c

Noneni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#AssociationDirection_None

belongs to
AssociationDirection c

Noneni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ChoreographyLoopType_None

belongs to
ChoreographyLoopType c

Noneni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#MultiInstanceBehavior_None

belongs to
MultiInstanceBehavior c

Noneni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ProcessType_None

belongs to
ProcessType c

Noneni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#RelationshipDirection_None

belongs to
RelationshipDirection c

Oneni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#AssociationDirection_One

belongs to
AssociationDirection c

Oneni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#MultiInstanceBehavior_One

belongs to
MultiInstanceBehavior c

Parallelni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#AdHocOrdering_Parallel

belongs to
AdHocOrdering c

Parallelni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#EventBasedGatewayType_Parallel

belongs to
EventBasedGatewayType c

Physicalni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ItemKind_Physical

belongs to
ItemKind c

Privateni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ProcessType_Private

belongs to
ProcessType c

Publicni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ProcessType_Public

belongs to
ProcessType c

Sequentialni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#AdHocOrdering_Sequential

belongs to
AdHocOrdering c

Standardni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#ChoreographyLoopType_Standard

belongs to
ChoreographyLoopType c

Unspecifiedni back to ToC or Named Individual ToC

IRI: https://meta.linked.archi/bpmn/onto#GatewayDirection_Unspecified

belongs to
GatewayDirection c

Legend back to ToC

c: Classes
op: Object Properties
dp: Data Properties
ni: Named Individuals

Acknowledgments back to ToC

The authors would like to thank Silvio Peroni for developing LODE, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and Daniel Garijo for developing Widoco, the program used to create the template used in this documentation.