- From: Luc Moreau <l.moreau@ecs.soton.ac.uk>
- Date: Tue, 16 Oct 2012 09:43:22 +0100
- To: public-prov-wg@w3.org
Dear all,
We now have adopted the terminology used by prov-constraints.
- What used to be called a toplevel bundle in prov-n, now becomes a
document.
- What used to be called named bundle in prov-n now becomes a bundle.
Concretly, this implies the following changes:
- production prod-bundle becomes prod-document (token changed from
"bundle" to "document")
- production prod-namedBundle becomes prod-bundle (token remains "bundle")
Diffs, in colored html, are now visible
http://dvcs.w3.org/hg/prov/raw-file/dc49694f142f/model/diff-n.html
As indicated in this discussion thread, this is an editorial change to
align terminology across documents.
The issue is now closed pending review.
Regards,
Luc
PS. prov-dm and prov-constraints editors need to change examples with
toplevel bundles, and use the
'document' token instead.
On 08/10/2012 08:57 AM, Provenance Working Group Issue Tracker wrote:
> PROV-ISSUE-477 (rename toplevel-bundle): rename toplevel-bundle to dataset [prov-n]
>
> http://www.w3.org/2011/prov/track/issues/477
>
> Raised by: Luc Moreau
> On product: prov-n
>
>
> Following discussion on ISSUE-474, let us rename toplevel-bundle to dataset.
>
> Hence, what was written
>
> bundle
> prefix ex <http://ex.com>
> entity(ex:a)
> //...
> endBundle
>
> would become
>
>
> dataset
> prefix ex <http://ex.com>
> entity(ex:a)
> //...
> endDataset
>
>
>
--
Professor Luc Moreau
Electronics and Computer Science tel: +44 23 8059 4487
University of Southampton fax: +44 23 8059 2865
Southampton SO17 1BJ email: l.moreau@ecs.soton.ac.uk
United Kingdom http://www.ecs.soton.ac.uk/~lavm
Received on Tuesday, 16 October 2012 08:43:52 UTC