Matches in LOV for { <http://www.opmw.org/ontology/WorkflowExecutionAccount> ?p ?o. }
Showing items 1 to 5 of
5
with 100 items per page.
- WorkflowExecutionAccount type Class.
- WorkflowExecutionAccount comment "A workflow execution account represents the execution from the perspective of the system.\n\nExample:\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\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/ACCOUNT1335533097598>\n a opmo:Account , opmw:WorkflowExecutionAccount> ;\n rdfs:label \"Execution account created on 1335533097598\" ;\n opmw:executedInWorkflowSystem\n <http://www.opmw.org/export/resource/Agent/SHELL> ;\n opmw:hasEndTime\n \"2012-04-25T07:17:48-07:00\"^^xsd:dateTime ;\n opmw:hasExecutionDiagram \"http://wind.isi.edu/marbles/assets/components/workflow_portal/users/1/Water/runs/run_144.png\"^^xsd:anyURI ;\n opmw:hasStartTime \"2012-04-25T07:17:05-07:00\"^^xsd:dateTime ;\n opmw:hasStatus \"SUCCESS\" ;".
- WorkflowExecutionAccount label "Workflow Execution Account".
- WorkflowExecutionAccount subClassOf Account.
- WorkflowExecutionAccount subClassOf Bundle.