Matches in LOV for { <http://www.opmw.org/ontology/ParameterVariable> ?p ?o. }
Showing items 1 to 4 of
4
with 100 items per page.
- ParameterVariable type Class.
- ParameterVariable comment "An parameter variable represents a description of an input parameter of a process. Parameter variables can only be used by process.\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/ParameterVariable/AQUAFLOW_NTM_LATITUDE>\n a opmw:/WorkflowTemplateArtifact , opmw:ParameterVariable ;\n rdfs:label \"Parameter variable Latitude\" ;\n opmw:template <http://www.opmw.org/export/resource/WorkflowTemplate/AQUAFLOW_NTM> .".
- ParameterVariable label "Parameter Variable".
- ParameterVariable subClassOf WorkflowTemplateArtifact.