JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for DC-ARCHITECTURE Archives


DC-ARCHITECTURE Archives

DC-ARCHITECTURE Archives


DC-ARCHITECTURE@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

DC-ARCHITECTURE Home

DC-ARCHITECTURE Home

DC-ARCHITECTURE  June 2012

DC-ARCHITECTURE June 2012

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Dublin Core - PROV Mapping, Call for Feedback (until June 5th)

From:

Antoine Isaac <[log in to unmask]>

Reply-To:

DCMI Architecture Forum <[log in to unmask]>

Date:

Wed, 6 Jun 2012 11:50:47 +0200

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (133 lines)

Hi Kai, Daniel, Michael and Simon,

Thanks a lot for the work on this. In fact I found it a great help for an outsider (from the Dublin Core community) to have a first glance into the work of the PROV working group.

I have some comments that I'm hastily putting together below. Please apologize if it's unclear sometimes, and of course sorry for the late feedback. You just gave one week... hopefully it's still June 5 somewhere on Earth.

Best,

Antoine


====== PROV reference

It seems that you are using really "fresh" documents from the PROV working group. E.g. the property prov:generatedAtTime can be found in
http://dvcs.w3.org/hg/prov/raw-file/default/ontology/Overview.html
but not in the latest official working draft
http://www.w3.org/TR/prov-o/
Putting the reference to the latest draft in your docs could be handy!

====== Dublin Core as a Simple Provenance Vocabulary

I'm uncomfortable with the strict categorization of elements into "descriptive" and "provenance" metadata. Some elements are questionable to belong to one or the other. You've addressed already many doubts, but maybe you should acknowledge that you categorization is not "hard" or if it is, give more rationale for the questionable elements...
My personal list:
- hasPart, isPartOf: Perhaps isPartOf has indeed often a provenance flavor, especially when it's used from one element of a collection to that collection. But I'd argue many of their uses can be descriptive, especially hasPart. Unless you consider a mereological description of objects (typical example of a car having wheels) to be always about provenance?
- conformsTo, rights and accessRights may reflect provenance info (though it is "derived")
- accrual properties: I wonder whether all should be in (accrualPolicy seems interesting for provenance) or out (accrualMethod could be questioned). But a mixed position seems strange.

By the way method-wise, should there be strict correspondence between the elements in the "provenance" category and the ones that are mapped to a PROV element in the direct mapping?
What does it say on an a given element, if it's in the "provenance" category but is not mapped to PROV?

Other comment:
[
It can be questioned if a resource changes by being published, however, we consider the publication as an action that affects the state of the resource and therefore it is relevant for the provenance.
]
-> if provenance is about "where does an object come from", then this one is a no-brainer!


====== Basic considerations

[
if a specialization of a document is generated by one activity and a specialization is used by a different activity later in time,
]
-> What does "specialization" mean, in practice? I know that it is a notion from PROV, but the word is highly ambiguous, a Primer would benefit from some (short) explanation here.

By the way yourself are using "specialization" for something else (the extension of PROV for handling DC "nuances").

====== What is ex:doc1?

[
it is semantically incorrect to have several activities that all generate the same entity at different points in time.
]
-> Please cite the PROV context explicitly here!
Many people (I'd expect most) will gladly accept that several activities contribute to the realization of one same resource. Even in a FRBR or CIDOC-CRM context, which are already seen as (too) fine-grained models by many.
By the way, I think later you try indeed to relate to simpler approaches, so that must mean you thing it is *not* semantically incorrect ;-)

====== Direct mappings

dct:date rdfs:subPropertyOf prov:generatedAtTime .
seems dubious. dct:valid is a sub-property of dct:date, which means that it is also a sub-property of prov:generatedAtTime. You correctly represent this in the mapping document, btw. But I'm quite sure this relation does not hold in absolute.

dct:rightsHolder rdfs:subPropertyOf prov:wasAttributedTo .
This also seems strange at first sight. Looking at the definition for dct:rightsHolder:
"A person or organization owning or managing rights over the resource." This may include some institution who manages/stores a resource on behalf of its creator, or anyone who "owns" the resource.
I think is compatible with PROV's super-vague meaning of attribution ("Attribution is the ascribing of an entity to an agent.", http://www.w3.org/TR/prov-dm/). But that's quite a stretch from what many Dublin Core readers will understand for "attribution". Perhaps you could give some explanation!

======= PROV Specializations (and rationale for complex mappings)

The constructs introduced and their mapping to PROV seem ok.
But I think you could say one sentence about the rationale of these specializations. I understand the need to "properly reflect the meaning of the Dublin Core terms". Yet, do we need to go for a solution that result in having the complexity of patterns of PROV next to the semantic distinctions made in DC? We could as well just keep the granularity of DC, in terms of patterns. I.e., using the simple mappings between DC properties and the related "short-cut properties" in the PROV patterns (e.g., prov:wasAttributedTo).

This of course relates for the rationale for having complex mappings in the first step. There are several options that PROV offers, in terms of granularity. Especially, having more or less fine distinctions for linking agents to entities. For a same "creation data" PROV can represent direct links between persons and created resource (prov:wasAttributedTo), links between persons and resources via Activity (prov:wasAssociatedWith) and links between persons and Activity via Roles.

Having all of these levels of granularity at once is probably more harmful than beneficial, given the complexity of the PROV pattern in general (especially with "specializations"!). Or are the complex mappings just an *option* you provide? If yes, a small paragraph elaborating on this would be useful for your primer. In fact, it may be enough to gather some sentences you already have scattered in different sections.

======= Complex mappings, Stage 1

[
A lot of blank nodes are created, however, keep in mind that we envision a second stage that relates them and provides stable URIs for the entities.
]
-> Everyone won't be ready to create and maintain URIs for all the entity/activity/role splitting in the PROV pattern, certainly. What is the application scenario for this? I guess it would depend. So maybe at this stage it's safer to say that some applications would create URIs, some would keep to blank nodes. And of course many others won't use the more complex mappings.

Other comments:

- I don't get why you opted for a simpler mapping pattern for "Entity/Entity (How)". It's quite equivalent to the sub-property mappings you have in the "Direct mappings" sections. According to the PROV model, for a simple "version" link you can create one or several creation activities, as well as half a dozen of "in" and "out" views/specializations of the document, which play each a different role in these activities.
I understand you would want a simple mapping (so do I) but in this Primer perhaps you should make a bit clearer reference on why you made that choice here, as opposed to the more complex mappings that are listed before this one.

- Is Prov:Entity provided with any specific semantics? If not, then perhaps you can remove the explicit rdf:type that links to it. That would make the example graphs simpler.


====== Conflating PROV specializations

I understand that the stage 2 of the complex mapping will "merge" a lot of the "ins" and "outs" nodes of individual activities. This should already a progress compared to the extreme atomization that is currently carried out. I'm looking forward to seeing the details!

However, it seems this will still result in one entity being specialized into at least as many "versions" as there will be activities. I expect many in our community will just hate having that. In fact that could be smartly related to modeling distinctions such as the ones made in FRBR.
But then (or even without it) we run into the kind of problems denounced here: http://blogs.ecs.soton.ac.uk/webteam/2010/09/02/the-modeler/ ;-)

In this respect, it would be a good idea to at least make these specialization distinctions *optional*. Is it really not possible to have several activities carried out on a single instance of entity, say, the ex:doc1 in your example?


======= [end]


> Hello everyone,
>
> in the Dublin Core Metada Provenance Task Group (with the help of Simon Miles), we have released an initial DC to PROV mapping draft.
>
> The work has been divided in several documents to improve readability:
>
> - The mapping primer [1] explains the process followed to do the mapping, the main rationale of our decisions and our next steps.
>
> - The Direct Mappings document [2] shows the direct mappings found between DC and PROV (e.g., subPropertyOf relations).
>
> - The PROV Specializations document [3] extends PROV-O with some basic roles and properties to be able to perform the complex mappings.
>
> - Finally, the Complex-Mappings document [4] infers PROV statements from DC statements that are not covered by the direct mappings.
>
> Please give us your feedback on our approach and the documents within one week (until Tuesday, June 5th).
>
> We sent this mail both to the relevant DCMI mailinglists and the PROV mailinglist in order to reach consensus.
>
> We are on a quite strict timetable now and aim at finishing the mapping (Stage 2, and the mapping back from PROV to DC) until end of June to reach the state of a public draft.
>
> Daniel will briefly present the current state in the PROV call tomorrow. If you have any questions or comments, please don't hesitate to contact us.
>
> Thanks,
> Kai, Daniel, Michael and Simon.
>
> [1] https://github.com/dcmi/DC-PROV-Mapping/wiki/Mapping-primer
> [2] https://github.com/dcmi/DC-PROV-Mapping/wiki/Direct-Mappings
> [3] https://github.com/dcmi/DC-PROV-Mapping/wiki/Prov-Specializations
> [4] https://github.com/dcmi/DC-PROV-Mapping/wiki/Complex-Mappings-S1
>

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

February 2024
January 2024
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
September 2022
August 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
November 2021
October 2021
September 2021
August 2021
July 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
September 2020
August 2020
July 2020
June 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
September 2005
August 2005
July 2005
June 2005
April 2005
March 2005
February 2005
January 2005
December 2004
November 2004
October 2004
September 2004
August 2004
July 2004
June 2004
May 2004
March 2004
February 2004
January 2004
November 2003
October 2003
September 2003
August 2003
June 2003
May 2003
April 2003
March 2003
January 2003
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
December 2000
November 2000
October 2000


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager