timrdf / pml

The Provenance Markup Language (PML 3.0) is an OWL ontology that extends W3C's PROV-O with the best parts of PML 2.0.
5 stars 1 forks source link

pml:hasParameter range pml:Variable (don't commit to domain) #28

Open timrdf opened 9 years ago

timrdf commented 9 years ago

c.f. moby:operation (as one example of what would be in the domain), moby:inputParameter (for the non-parameter input), and moby:outputParameter (for the output).

see the PML VariableMapping pattern.