Matches in LOV for { <http://www.opmw.org/ontology/executedInWorkflowSystem> ?p ?o. }
Showing items 1 to 7 of
7
with 100 items per page.
- executedInWorkflowSystem type FunctionalProperty.
- executedInWorkflowSystem type ObjectProperty.
- executedInWorkflowSystem comment "Property to bind an execution account to the system where it was executed (which could be different from the one used for designing its workflow template).\n\nExample:\n@prefix opmw: <http://www.opmw.org/ontology/> .\n@prefix opmo: <http://openprovenance.org/model/opmo#> .\n\n<http://www.opmw.org/export/resource/WorkflowExecutionAccount/acc1>\n a opmo:Account, opmw:executionAccount;\n opmw:executedInWorkflowSystem <http://www.opmw.org/export/resource/Agent/SHELL>.\n\n<http://www.opmw.org/export/resource/Agent/SHELL> \n a opmw:Agent.".
- executedInWorkflowSystem domain WorkflowExecutionAccount.
- executedInWorkflowSystem label "executed in Workflow System".
- executedInWorkflowSystem range Agent.
- executedInWorkflowSystem subPropertyOf wasAttributedTo.