Matches in LOV for { <http://www.opmw.org/ontology/WorkflowTemplateProcess> ?p ?o. }
Showing items 1 to 5 of
5
with 100 items per page.
- WorkflowTemplateProcess type Class.
- WorkflowTemplateProcess comment "A workflow process template is an abstraction of the workflow execution process step that aims to describe the method followed by the scientist instead of its specific instantiation.\n\nExample:\n@prefix opmw: <http://www.opmw.org/ontology/> .\n@prefix water: <http://www.isi.edu/ac/Water/library.owl#> .\n\n<http://www.opmw.org/export/resource/WorkflowTemplateProcess/AQUAFLOW_NTM_CALCULATEHOURLYAVERAGES>\n a opmw:ProcessTemplate, water:CalculateHourlyAverages;\n opmw:template <http://www.opmw.org/export/resource/WorkflowTemplate/AQUAFLOW_NTM>;\n opmw:uses <http://www.opmw.org/export/resource/DataVariable/AQUAFLOW_NTM_FILTEREDDATA>.".
- WorkflowTemplateProcess label "Workflow Template Process".
- WorkflowTemplateProcess subClassOf Step.
- WorkflowTemplateProcess subClassOf Thing.