Matches in LOV for { <http://www.opmw.org/ontology/hasFileName> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- hasFileName type DatatypeProperty.
- hasFileName type FunctionalProperty.
- hasFileName comment "Property used to link an execution artifact to its file name (independently of its URI).\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:hasFileName \"NTMParams_SMN_2010_03_14Z\"^^xsd:string.".
- hasFileName domain WorkflowExecutionArtifact.
- hasFileName label "has File Name".
- hasFileName range string.