ISSUE-107: is example provenance serialization in RDF inter-operable?

interoperability-rdf-serialization

is example provenance serialization in RDF inter-operable?

State:
CLOSED
Product:
Ontology
Raised by:
Luc Moreau
Opened on:
2011-09-28
Description:
I was looking at the workflow example in the formal model document.
This shows an nice application-specific ontology for workflow applications.

I am however concerned about the serialization in RDF.
Here is an example of assertion:

<wf:Process rdf:about="#workflowRun">
<used>
<wf:ValueAtPort>
<wf:sawValue rdf:resource="#input"/>
<wf:seenAtPort rdf:resource="http://www.example.com/workflow1#inName"/>
</wf:ValueAtPort>
</used>
<wf:ranInWorkflowEngine rdf:resource="#workflowEngine"/>
<wf:wasLaunchedBy rdf:resource="#aUser"/>
<wf:wasDefinedBy rdf:resource="http://www.example.com/workflow1#workflow"/>
</wf:Process>

In heterogeneous systems, we need to be able to understand the provenance without internal knowledge of the specific components.

Unfortunately, in this example, we can only make sense of this serialization if we understand the ontology.
For instance,
ws:Process -> prov:ProcessExecution
wf:wasDefinedBy -> prov:hadRecipeLink
wf:wasLaunchedBy -> prov:wasControlledBy


I was expecting that a serialization of PROV-DM would expose the concepts defined in the model directly.

Luc



Related Actions Items:
No related actions
Related emails:
  1. Re: PROV-ISSUE-107 (interoperability-rdf-serialization): is example provenance serialization in RDF inter-operable? [Formal Model] (from L.Moreau@ecs.soton.ac.uk on 2012-03-05)
  2. Re: PROV-ISSUE-107 (interoperability-rdf-serialization): is example provenance serialization in RDF inter-operable? [Formal Model] (from dgarijo@delicias.dia.fi.upm.es on 2012-03-05)
  3. Updates on issues raised for PROV-O (from satya.sahoo@case.edu on 2011-11-15)
  4. Re: PROV-ISSUE-107 (interoperability-rdf-serialization): is example provenance serialization in RDF inter-operable? [Formal Model] (from soiland-reyes@cs.manchester.ac.uk on 2011-09-30)
  5. PROV-ISSUE-107 (interoperability-rdf-serialization): is example provenance serialization in RDF inter-operable? [Formal Model] (from sysbot+tracker@w3.org on 2011-09-28)

Related notes:

No additional notes.

Display change log ATOM feed


Chair, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 107.html,v 1.1 2013-06-20 07:37:20 vivien Exp $