[Dev] Metadata modelling question
Windhouwer, Menzo
Menzo.Windhouwer at mpi.nl
Fri Feb 12 17:35:58 CET 2016
Hi Jörg,
If so, you might try
https://github.com/TheLanguageArchive/oai-harvest-manager/blob/master/src/main/resources/olac2cmdi.xsl
which is newer and actively maintained. Fixes (or bug reports ;-) are welcome!
Best,
Menzo
--
The Language Archive – tla.mpi.nl
From: <dev-bounces at lists.clarin.eu<mailto:dev-bounces at lists.clarin.eu>> on behalf of Dieter van Uytvanck <dieter at clarin.eu<mailto:dieter at clarin.eu>>
Date: Friday 12 February 2016 at 17:28
To: developers list CLARIN <dev at lists.clarin.eu<mailto:dev at lists.clarin.eu>>
Subject: Re: [Dev] Metadata modelling question
Hi Jörg,
are you using https://infra.clarin.eu/cmd/xslt/olac2cmdi.xsl ? Since it should recognize the role (if I look at the code).
If you're using that version there must be a bug in the XSLT, hope you can track it down!
best,
Dieter
On Fri, Feb 12, 2016 at 4:57 PM, "Jörg Knappen" <jknappen at web.de<mailto:jknappen at web.de>> wrote:
In our current curation project, I got some really nice and fine grained DC metadata with several orles of the
contributors differentiated like this:
<dc:contributor xsi:type="olac:role" olac:code="compiler">Con, Tributor</dc:contributor>
<dc:contributor xsi:type="olac:role" olac:code="depositor">Con, Tributor</dc:contributor>
The olac2cmdi XSLT script just removes the subdivisions of the contributors, leaving only levelled out information
like this:
<OLAC-DcmiTerms>
<contributor>Con, Tributor</contributor>
<contributor>Con, Tributor</contributor>
</OLAC-DcmiTerms>
Thus, some information from the DC metadata is lost in the resulting CMDI.
So, my questions are:
1. Should I care about the information loss? Is the information relevant for further processing in the VLO?
2. If I should care, what should I do?
3. If I don't care, should I remove duplicate lines from the CMDI metadata?
Greetings from Saarbrücken,
Jörg Knappen
_______________________________________________
Dev mailing list
Dev at lists.clarin.eu<mailto:Dev at lists.clarin.eu>
https://lists.clarin.eu/cgi-bin/mailman/listinfo/dev
--
Dieter Van Uytvanck
Technical Director CLARIN ERIC
www.clarin.eu<http://www.clarin.eu/> | tel. +31-(0)850091363 | skype: dietervu.mpi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clarin.eu/pipermail/dev/attachments/20160212/6dfd3f0d/attachment-0001.html>
More information about the Dev
mailing list