Matches in LOV for { <http://www.opmw.org/ontology/DataVariable> ?p ?o. }
Showing items 1 to 4 of
4
with 100 items per page.
- DataVariable type Class.
- DataVariable comment "A Data variable is a workflow template artifact that represents a variable in the workflow specification.\n\nExample:\n@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .\n@prefix opmw: <http://www.opmw.org/ontology/> .\n\n<http://www.opmw.org/export/resource/DataVariable/AQUAFLOW_NTM_SUM_CORRDO>\n a opmw:WorkflowTemplateArtifact , opmw:DataVariable ;\n rdfs:label \"Data variable Sum_CorrDO\" ;\n opmw:hasDimensionality \"0\"^^xsd:int ;\n opmw:isGeneratedBy <http://www.opmw.org/export/resource/WorkflowTemplateProcess/AQUAFLOW_NTM_CREATEPLOTS> ;\n opmw:template <http://www.opmw.org/export/resource/WorkflowTemplate/AQUAFLOW_NTM> .".
- DataVariable label "Data Variable".
- DataVariable subClassOf WorkflowTemplateArtifact.