| From | Sent On | Attachments |
|---|---|---|
| Rob Tice | Sep 28, 2008 11:56 pm | |
| De Smedt Johan | Sep 29, 2008 12:15 am | |
| Sini, Margherita (KCEW) | Sep 29, 2008 1:30 am | |
| Aida Slavic | Sep 29, 2008 2:13 am | |
| De Smedt Johan | Sep 29, 2008 2:26 am | |
| Sini, Margherita (KCEW) | Sep 29, 2008 2:32 am | |
| Rob Tice | Sep 29, 2008 3:30 am | |
| De Smedt Johan | Sep 29, 2008 4:05 am | |
| Aida Slavic | Sep 29, 2008 4:06 am | |
| Rob Tice | Sep 29, 2008 4:53 am | |
| Sini, Margherita (KCEW) | Sep 29, 2008 5:05 am | |
| Sini, Margherita (KCEW) | Sep 29, 2008 10:48 am | |
| Houghton,Andrew | Sep 29, 2008 11:07 am | |
| Sini, Margherita (KCEW) | Sep 29, 2008 9:13 pm | |
| Alan Ruttenberg | Sep 29, 2008 9:29 pm | |
| Sini, Margherita (KCEW) | Sep 29, 2008 11:00 pm | |
| Alan Ruttenberg | Sep 29, 2008 11:26 pm | |
| Antoine Isaac | Sep 30, 2008 2:55 am | |
| Stephen Bounds | Sep 30, 2008 3:49 am | |
| Leonard Will | Sep 30, 2008 4:43 am | |
| Panzer,Michael | Oct 1, 2008 8:19 am | |
| Joseph Tennis | Oct 1, 2008 1:02 pm | |
| Sini, Margherita (KCEW) | Oct 1, 2008 1:04 pm | |
| Alan Ruttenberg | Oct 2, 2008 3:16 am | |
| Antoine Isaac | Oct 2, 2008 7:23 am | |
| Alistair Miles | Oct 2, 2008 9:29 am | |
| Sini, Margherita (KCEW) | Oct 2, 2008 11:27 am |
| Subject: | RE: RE: revisions and change in skos | |
|---|---|---|
| From: | Joseph Tennis (jten...@u.washington.edu) | |
| Date: | Oct 1, 2008 1:02:55 pm | |
| List: | org.w3.public-esw-thes | |
Michael:
Did you find any of the stuff Stuart and I talked about in JASIST of help with
your project? Are dcterms useful in the models presented in that paper?
joe
Joseph T. Tennis Assistant Professor The Information School of the University of Washington
jten...@u.washington.edu
faculty.washington.edu/jtennis
-----Original Message-----
From: publ...@w3.org [mailto:publ...@w3.org] On
Behalf Of Panzer,Michael
Sent: Wednesday, October 01, 2008 8:20 AM
To: publ...@w3.org
Subject: RE: revisions and change in skos
Hi Rob,
I am currently dealing with similar problems and have been experimenting with using DCMI terms:
For deprecation (vacating a concept completely) I am using dcterms:isReplacedBy:
<Concept rdf:about="a"> <historyNote rdf:parseType="Resource"> <dcterms:isReplacedBy rdf:resource="b"/> </historyNote> </Concept>
However, it is debatable if the added semantics induced by the history note property warrant the creation of a blank node in your resource description, or if dcterms:isReplacedBy should be used directly outside of the note.
In addition, some other DC terms like dcterms:created, dcterms:updated, dcterms:issued, dcterms:coverage and dc:isVersionOf come in handy for indicating version dependencies.
Cheers Michael
-----Original Message----- From: Rob Tice [mailto:rob....@k-int.com] Sent: Mon 9/29/2008 13:53 To: Sini, Margherita (KCEW) Cc: publ...@w3.org Subject: RE: revisions and change in skos
Hi Margherita
Thanks for the response.
When it comes to change control one of our main use cases is so that other systems can gain all the info that they need to ensure that updates and mappings are cascaded to end users of the reference data.
I can see that your proposed solution could be a usable work around in certain cases, however our actual goal is to expose a link between concept a and b to inform systems that any previous reference to the uri of concept a should now use the uri for concept b. To that end for us the deprecation part of the work around is actually a different use case.
How do you/the list think we should present this link info?
Best Regards
Rob





