Matches in LOV for { <http://www.opmw.org/ontology/hasDimensionality> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- hasDimensionality type DatatypeProperty.
- hasDimensionality type FunctionalProperty.
- hasDimensionality comment "Property that represents the dimensionality of the artifact: 0 is a single file, 1 for a collection, etc.\n\nExample:\n@prefix opmw: <http://www.opmw.org/ontology/> .\n\n<http://www.opmw.org/export/resource/DataVariable/AQUAFLOW_NTM_DAILYDATA>\n a opmw:DataVariable, opmw:WorkflowTemplateArtifact;\n opmw:hasDimensionality \"1\"^^xsd:int.".
- hasDimensionality domain WorkflowExecutionArtifact.
- hasDimensionality label "has Dimensionality".
- hasDimensionality range int.