|
2013-04-30
|
This document specifies how to use standard Web protocols, including
HTTP, to obtain information about the provenance of Web resources.
|
|
2013-04-30
|
This document provides an intuitive introduction and
guide to the PROV data model for provenance (PROV-DM). This primer
explains the fundamental PROV-DM concepts in non-normative terms, and
provides worked examples applying the PROV-O OWL2 ontology, and is
intended as a starting point for those wishing to create or make use
of PROV-DM data.
|
|
2013-04-30
|
Provenance is information about entities, activities, and people involved
in producing a piece of data or thing, which can be used to form assessments
about its quality, reliability or trustworthiness. The PROV Family of Documents
defines a model, corresponding serializations and other supporting defintions to
enable the inter-operable interchange of provenance information in heterogeneous
environments such as the Web. This document provides an overview this family of
documents.
|
|
2013-04-30
|
Provenance is information about entities, activities, and people involved
in producing a piece of data or thing, which can be used to form assessments
about its quality, reliability or trustworthiness. PROV-DM is the conceptual
data model that forms a basis for the W3C provenance (PROV) family of
specifications. It defines a concepts for expressing provenance information
enabling interchange. This document introduces an XML schema for the PROV data
model (PROV-DM), allowing instances of the PROV data model to be serialized in
XML.
|
|
2013-04-30
|
This document provides a mapping between the PROV-O OWL2 ontology
and the Dublin Core Terms Vocabulary.
|
|
2013-04-30
|
Provenance is information about entities, activities, and people involved
in producing a piece of data or thing, which can be used to form assessments
about its quality, reliability or trustworthiness. Bundles, defined in
as sets of provenance descriptions, were introduced in PROV as the mechanism by
which provenance of provenance can be expressed. Bundles, whose validity is
established independently of each other [PROV-CONSTRAINTS], are essentially
independent of each other, acting as islands of provenance descriptions.
|
|
2013-04-30
|
Provenance is information about entities, activities, and people involved
in producing a piece of data or thing, which can be used to form assessments
about its quality, reliability or trustworthiness. This document describes
extensions to PROV to facilitate the modeling of provenance for dictionary data
structures. [PROV-DM] specifies a Collection as an entity that provides a
structure to some constituents, which are themselves entities. However, some
applications may need a mechanism to specify more structure to a Collection, in
order to accurately describe its provenance. Therefore, in this document, we
introduce Dictionary, a specific type of Collection with a logical structure
consisting of key-value pairs.
The PROV Document Overview describes the overall state of PROV, and should be
read before other PROV documents.
|
|
2013-04-30
|
This document presents a model-theoretic semantics for the PROV data model
(called the naive semantics), viewing PROV-DM statements as atomic formulas in
the sense of first-order logic, and viewing the constraints and inferences
specified in PROV-CONSTRAINTS as a first-order theory. It is shown that the
first-order theory is sound with respect to the naive semantics. This
information may be useful to researchers or users of PROV to understand the
intended meaning and use of PROV for modeling information about the actual
history, derivation or evolution of Web resources. It may also be useful for
development of additional constraints or inferences for reasoning about PROV or
integration of PROV with other Semantic Web vocabularies. It is not proposed as
a canonical or required semantics of PROV and does not place any constraints on
the use of PROV.
|
|
2013-04-30
|
This document reports on implementations and usage of the four normative
specifications ([PROV-DM], [PROV-N], [PROV-O], [PROV-CONSTRAINTS]) of the PROV
Family of Documents [PROV-OVERVIEW]. In particular, it's aim is to demonstrate
that the features defined in PROV are implementable and interoperable. Features
are defined as: the constructs specified in [PROV-DM] and their realisation in
OWL (see [PROV-O]) and in the [PROV-N] syntax; the constraints defined within
[PROV-CONSTRAINTS]. Interoperability is defined through both the interchange of
provenance information and the coverage of test cases.
|