Matches in LOV for { <http://www.opmw.org/ontology/hasSize> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- hasSize type DatatypeProperty.
- hasSize type FunctionalProperty.
- hasSize comment "Property used to annotate a workflow execution artifact with the size in bytes of its file.\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/DCF49186981194248009E24BAD6A6412>\n a opmv:Artifact, opmw:WorkflowExecutionArtifact.\n opmw:hasLocation \"68\"^^xsd:int.".
- hasSize domain WorkflowExecutionArtifact.
- hasSize label "has Size".
- hasSize range int.