Matches in LOV for { <http://www.opmw.org/ontology/isGeneratedBy> ?p ?o. }
Showing items 1 to 6 of
6
with 100 items per page.
- isGeneratedBy type ObjectProperty.
- isGeneratedBy comment "Property that binds a workflow template artifact to the workflow template process that generates it.\n\nExample:\n@prefix opmw: <http://www.opmw.org/ontology/> .\n\n<http://www.opmw.org/export/resource/DataVariable/AQUAFLOW_EDM_REAERATIONPARAMS>\n a opmw:DataVariable, opmw:WorkflowTemplateArtifact;\n opmw:isGeneratedBy <http://www.opmw.org/export/resource/WorkflowTemplateProcess/AQUAFLOW_EDM_REAERATIONEDM>.".
- isGeneratedBy domain WorkflowTemplateArtifact.
- isGeneratedBy label "is Generated By".
- isGeneratedBy range WorkflowTemplateProcess.
- isGeneratedBy subPropertyOf isOutputVarOf.