wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace { _"http://www.ip-super.org/ontologies/EVO/20070402#" , dc _"http://purl.org/dc/elements/1.1/", wsml _"http://www.wsmo.org/wsml/wsml-syntax#", wsmostudio _"http://www.wsmostudio.org#", UPO _"http://www.ip-super.org/ontologies/UPO/20070402#" } ontology EVO nonFunctionalProperties _"http://purl.org/dc/elements/1.1#contributor" hasValue "Ana Karla de Medeiros" wsmostudio#version hasValue "0.5.5" wsml#version hasValue "0.3" _"http://purl.org/dc/elements/1.1#creator" hasValue "Carlos Pedrinaci" endNonFunctionalProperties importsOntology _"http://www.ip-super.org/ontologies/UPO/20070402#UPO" concept Relieve subConceptOf ManagementEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the actor in charge of executing the activity or process has been relieved." endNonFunctionalProperties concept Schedule subConceptOf ManagementEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the activity or process has been schedulled for execution in some information system." endNonFunctionalProperties concept Start subConceptOf InitialEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event identifying the beggining of the execution of a process or an activity." endNonFunctionalProperties concept ManualSkip subConceptOf Skip nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "The process or the activity has been skipped manually by some user." endNonFunctionalProperties concept AutoSkip subConceptOf Skip nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "The process or the activity has been skipped automatically by some information system." endNonFunctionalProperties concept SuccessfulExecutionEvent subConceptOf FinalEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the process or the activity was successfully finalized." endNonFunctionalProperties concept PiAbort subConceptOf { ManagementEvent, UnsuccessfulExecutionEvent} nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event informing that the execution of the process or the activity was aborted. The reason for the execution being aborted is managerial and is not directly related to its (faulty) execution." endNonFunctionalProperties concept Complete subConceptOf SuccessfulExecutionEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event informing that the execution of the process or the activity was correctly completed." endNonFunctionalProperties concept IntermediateEvent subConceptOf ExecutionEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Execution events that can take place during the execution life-cycle of some process. Activities are considered atomic and cannot therefore have intermediate events although at a lower abstraction level these activities may be complex processes which can in turn have intermediate events." endNonFunctionalProperties occurredDuringActivityExecution ofType (0 0) UPO#UserActivity concept Assign subConceptOf ManagementEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the activity or process has been assigned for execution to some actor." endNonFunctionalProperties concept ExecutionEvent subConceptOf ProcessEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Events that concern the actual execution of some process or activity." endNonFunctionalProperties concept Skip subConceptOf { ManagementEvent, SuccessfulExecutionEvent} nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the process or the activity has been skipped, i.e. will not be executed. Skipped activities or processes are considered as being properly executed." endNonFunctionalProperties concept AteAbort subConceptOf UnsuccessfulExecutionEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event informing that the execution of the activity or process was aborted. The reason for the execution being aborted originates from the execution itself (e.g. software exception, unexpected result)." endNonFunctionalProperties concept Withdraw subConceptOf { ManagementEvent, UnsuccessfulExecutionEvent} nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the process or activity that was assigned to some actor has been withdrawn. The process or activity is not considered to be properly executed." endNonFunctionalProperties concept InitialEvent subConceptOf ExecutionEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Events that start the execution of some activity or process. These events identify the beggining of the execution life-cycle of a process or activity." endNonFunctionalProperties concept ProcessEvent subConceptOf MonitoringEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "This concept represents processing events that can take place during the whole life-cycle of a specific process. These can be either execution events or management events. Every event will affect a specific process and might concern some activity belonging to this process." endNonFunctionalProperties generatedBy ofType (1 1) UPO#Actor occurredDuringProcessExecution ofType (1 1) UPO#UserProcess occurredDuringActivityExecution ofType (0 1) UPO#UserActivity concept ManagementEvent subConceptOf ProcessEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Management events that are not directly related to the execution of some activity. These are usually work distribution events." endNonFunctionalProperties concept UnsuccessfulExecutionEvent subConceptOf FinalEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the process or activity was not finalized successfully." endNonFunctionalProperties concept FinalEvent subConceptOf ExecutionEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Events that finalize the execution life-cycle of some activity." endNonFunctionalProperties concept Suspend subConceptOf IntermediateEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the process being executed has been suspended." endNonFunctionalProperties concept Reassign subConceptOf Assign nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the activity or process has been re-assigned for execution to some other actor." endNonFunctionalProperties concept Resume subConceptOf IntermediateEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Event indicating that the process which was previously suspended has resumed its execution." endNonFunctionalProperties concept DataEvent subConceptOf MonitoringEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "This concept represents data events that are generated or received during the whole life-cycle of a specific process. This also accommodates Event-Based Systems so that their execution can also be traced." endNonFunctionalProperties processedBy ofType _"http://www.ip-super.org/ontologies/ddpo#actor" timeToLive ofType (0 1) _dateTime concept MonitoringEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "This concept represents events that can take place in a specific system at runtime. These can be either process events (i.e. related to a specific process) or data events." endNonFunctionalProperties generatedBy ofType (0 1) UPO#Actor hasCreationTimestamp ofType (1 1) _dateTime hasReceptionTimestamp ofType (1 1) _dateTime hasInputData ofType DataValue hasOutputData ofType DataValue causedBy ofType MonitoringEvent nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "This attribute captures the causal vector for the event, i.e., which events triggered this event. This relationship, particularly relevant for analysing and processing events may be pre-determined in Event-Based Systems which we need to accommodate." endNonFunctionalProperties concept PiComplete subConceptOf { Complete, ManagementEvent} nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "This event indicates that the whole process or activity has succesfully been completed before reaching one of the final nodes. This event may only happen after some management action." endNonFunctionalProperties concept DataValue nonFunctionalProperties _"http://purl.org/dc/elements/1.1#description" hasValue "Processes and Activities execution may require input data or may generate output data. Proper analysis of the execution requires logging this data. This is unfortunately too generic for having a meaningful definition. IRIs for the parameter definition is probably good enough but for the value this will require creating an IRI per datatype value for further retrieval." endNonFunctionalProperties hasParameter ofType (1 1) _iri _"http://www.ip-super.org/ontologies/EVO/20070402#hasValue" ofType (1 1) _string