Matches in LOV for { <http://www.opmw.org/ontology/hasValue> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- hasValue type DatatypeProperty.
- hasValue type FunctionalProperty.
- hasValue comment "Property used to state the value of the artifact (in case of being a parameter).\n\nExample:\n@prefix opmw: <http://www.opmw.org/ontology/> .\n@prefix opmv: <http://purl.org/net/opmv/ns#> .\n\n<http://www.opmw.org/export/resource/WorkflowExecutionArtifact/DEPTH0.61959237>\n a opmv:Artifact, opmw:WorkflowExecutionArtifact;\n opmw:hasValue \"0.61959237\"^^xsd:string.".
- hasValue domain WorkflowExecutionArtifact.
- hasValue label "has Value".
- hasValue range string.