Invenio is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
Invenio is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with Invenio; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
-->
<!-- This transformation does the following:
- Select various OAI fields and map each of them
to corresponding marc field
- Adds OAI identifier in field 909CO
This stylesheet is optimized for records coming from OpenAIRE at:
<http://www.openaire.eu/>
as harvested from:
<www.openaire.eu:8280/is/mvc/oai/oai.do> with dmf prefix.
-->
<xsl:stylesheetxmlns:xsl="http://www.w3.org/1999/XSL/Transform"xmlns:OAI-PMH="http://www.openarchives.org/OAI/2.0/"xmlns:oaidc="http://www.openarchives.org/OAI/2.0/oai_dc/"xmlns:dc="http://purl.org/dc/elements/1.1/"xmlns:dmf="http://www.driver-repository.eu/OAI/2.0/DMF/"xmlns:oaf="http://namespace.openaire.eu/oaf"version="1.0"exclude-result-prefixes="OAI-PMH oaidc dc dmf oaf">