Matches in LOV for { <http://www.opmw.org/ontology/WorkflowTemplate> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- WorkflowTemplate type Class.
- WorkflowTemplate comment "A workflow template represents the design of the workflow. In such design, the different steps and inputs don't have to be bound to a specific tool or dataset. It is a generic view of the workflow, which is instantiated in each execution.\n \nExample:\n@prefix dc: <http://purl.org/dc/terms/> .\n@prefix opmw: <http://www.opmw.org/ontology/> .\n<http://www.opmw.org/export/resource/WorkflowTemplate/AQUAFLOW_NTM>\n a opmw:WorkflowTemplate;\n rdfs:label \"AquaFlow_NTM\" ;\n dc.contributor\n <http://www.opmw.org/export/resource/Agent/WATER> ;\n dc:modified\n \"2011-06-08T09:57:12-07:00\"^^xsd:dateTime ;\n opmw:hasVersion \"2\"^^xsd:int .".
- WorkflowTemplate label "Workflow Template".
- WorkflowTemplate subClassOf Plan.
- WorkflowTemplate subClassOf Thing.
- WorkflowTemplate subClassOf Plan.