prep for fpwd
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Fri, 07 Oct 2011 15:51:47 +0100
changeset 593 c7f6fd60f714
parent 592 46d625eab3d9
child 594 a3f28332bb8c
prep for fpwd
model/ProvenanceModel.html
--- a/model/ProvenanceModel.html	Fri Oct 07 15:46:45 2011 +0100
+++ b/model/ProvenanceModel.html	Fri Oct 07 15:51:47 2011 +0100
@@ -135,16 +135,21 @@
   <body> 
     <section id="abstract">
 <p>
-PROV-DM is a core data model for provenance, which is domain-agnotisc, but with well-defined extensibility points allowing further domain-specific and application-specific extensions to be defined.
-It is accompanied with PROV-ASN, a technology-independent abstract syntax notation, which allows
-serializations of PROV-DM instances to be created for human consumption,
-which facilitates its mapping to concrete syntax, and which is used as the basis for a
-formal semantics. 
+PROV-DM is a core data model for provenance for building
+representations of the entities, people and processes involved in
+producing a piece of data or thing in the world. PROV-DM is
+domain-agnotisc, but with well-defined extensibility points allowing
+further domain-specific and application-specific extensions to be
+defined.  It is accompanied with PROV-ASN, a technology-independent
+abstract syntax notation, which allows serializations of PROV-DM
+instances to be created for human consumption, which facilitates its
+mapping to concrete syntax, and which is used as the basis for a
+formal semantics.
 </p>
     </section> 
 
 <section id="sotd">
-This document is part of a set of specifications aiming to define the various aspects that are necessary to achieve the visition on inter-operable exchange of provenance information in heterogeneous environments.   This document defines  the PROV-DM data model for provenance, accompanied with a notation to express instances of that data model for human consumption. Two other documents, to be released shortly, are: 1) a normative serialization of PROV-DM in RDF, specified by means of a mapping to the OWL2 Web Ontology Language; 2)
+This document is part of a set of specifications aiming to define the various aspects that are necessary to achieve the visition on inter-operable interchange of provenance information in heterogeneous environments such as the Web.   This document defines  the PROV-DM data model for provenance, accompanied with a notation to express instances of that data model for human consumption. Two other documents, to be released shortly, are: 1) a normative serialization of PROV-DM in RDF, specified by means of a mapping to the OWL2 Web Ontology Language; 2)
 the mechanisms for accessing and querying provenance.
 </section>