Skip to content
Snippets Groups Projects
Commit b3f6acfb authored by Jens Kupferschmidt's avatar Jens Kupferschmidt
Browse files

change repeaters in data model and add CSV export

parent 616f0641
Branches
No related merge requests found
No preview for this file type
No preview for this file type
......@@ -31,7 +31,7 @@
</element>
<!-- object desciption -->
<element name="biocol09" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol09" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- references -->
<element name="biocol10" type="href" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
......@@ -39,16 +39,16 @@
<!-- ============================================================================================== -->
<!-- author of publication -->
<element name="biocol13" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol13" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- publication -->
<element name="biocol14" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol14" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- publication citation -->
<element name="biocol15" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol15" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- typus - Typus -->
<element name="biocol16" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol16" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- ============================================================================================== -->
......@@ -92,13 +92,13 @@
<element name="biocol32" type="text" minOccurs="0" maxOccurs="6" notinherit="true" heritable="false" />
<!-- author of species - Art Autor -->
<element name="biocol33" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol33" type="text" minOccurs="0" maxOccurs="6" notinherit="true" heritable="false" />
<!-- taxonomie - Taxonomie-->
<element name="biocol34" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<!-- habitus - Habitus -->
<element name="biocol35" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol35" type="text" minOccurs="0" maxOccurs="6" notinherit="true" heritable="false" />
<!-- sex - Geschlecht -->
<element name="biocol36" type="classification" minOccurs="0" maxOccurs="2" style="select" notinherit="true" heritable="false" >
......@@ -111,31 +111,31 @@
<!-- ============================================================================================== -->
<!-- found place - Fundort -->
<element name="biocol40" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol40" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- habitat - Habitat -->
<element name="biocol41" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol41" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- finder - Finder -->
<element name="biocol42" type="text" minOccurs="0" maxOccurs="5" notinherit="true" heritable="false" />
<element name="biocol42" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- found date - Funddatum -->
<element name="biocol43" type="historydate" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<!-- determinator - Fundbestimmer -->
<element name="biocol44" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol44" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- conservation - Erhaltung -->
<element name="biocol45" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol45" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- determination history - Bestimmungsgeschichte -->
<element name="biocol46" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol46" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- quadrant -->
<element name="biocol47" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol47" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- subquadrant -->
<element name="biocol48" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol48" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- number of found - Fundnummer -->
<element name="biocol49" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
......@@ -143,22 +143,22 @@
<!-- ============================================================================================== -->
<!-- area - Großraum -->
<element name="biocol60" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol60" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- country - Land -->
<element name="biocol61" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol61" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- region - Region -->
<element name="biocol62" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol62" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- place - Ort -->
<element name="biocol63" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol63" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- - Bundesland -->
<element name="biocol64" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol64" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- - Kreis -->
<element name="biocol65" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol65" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- Gauss coordinates -->
<element name="biocol66" type="text" minOccurs="0" maxOccurs="2" notinherit="true" heritable="false" />
......@@ -169,28 +169,28 @@
<!-- ============================================================================================== -->
<!-- System - System -->
<element name="biocol70" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol70" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- step - Stufe -->
<element name="biocol71" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol71" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- - Abteilung -->
<element name="biocol72" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol72" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- horizon - Horizont -->
<element name="biocol73" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol73" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- - Formation -->
<element name="biocol74" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol74" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- member - -->
<element name="biocol75" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol75" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- proof - Probe -->
<element name="biocol76" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol76" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- era - Ära -->
<element name="biocol77" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol77" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- ============================================================================================== -->
......@@ -213,7 +213,7 @@
<element name="biocol85" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<!-- taxidermist - Präparator -->
<element name="biocol86" type="text" minOccurs="0" maxOccurs="1" notinherit="true" heritable="false" />
<element name="biocol86" type="text" minOccurs="0" maxOccurs="10" notinherit="true" heritable="false" />
<!-- ============================================================================================== -->
......
......@@ -17,8 +17,7 @@ module.dptbase.biocol.biocol05.old.view = alte Datensatznummer
module.dptbase.biocol.biocol05.peoppig.view = Katalog Poeppig
module.dptbase.biocol.biocol05.tsn.view = TSN-Nummer
module.dptbase.biocol.biocol05.view = weitere Datensatznummer
module.dptbase.biocol.biocol06.cond = Die Angabe des Bearbeiters ist ein Pflichtfeld!
module.dptbase.biocol.biocol06.view = Editor
module.dptbase.biocol.biocol06.view = \u00DCbergeordnetes Objekt
module.dptbase.biocol.biocol07.cond = Der Objekttyp ist ein Pflichtfeld!
module.dptbase.biocol.biocol07.view = Objekttyp
module.dptbase.biocol.biocol08.cond = Die Einordnung in die DDC-Klassifikation ist ein Pflichtfeld!
......
......@@ -18,8 +18,7 @@ module.dptbase.biocol.biocol05.old.view = old dataset number
module.dptbase.biocol.biocol05.peoppig.view = Catalog Poeppig
module.dptbase.biocol.biocol05.tsn.view = TSN-Identifier
module.dptbase.biocol.biocol05.view = other dataset number
module.dptbase.biocol.biocol06.cond = The name of the editor is a mandatory field!
module.dptbase.biocol.biocol06.view = Editor
module.dptbase.biocol.biocol06.view = Parent object
module.dptbase.biocol.biocol07.cond = The object type is a mandatory field!
module.dptbase.biocol.biocol07.view = Object type
module.dptbase.biocol.biocol08.cond = The classification in the DDC classification is a mandatory field!
......
......@@ -23,6 +23,8 @@
MCR.URIResolver.xslIncludes.mycoreobjectNative=%MCR.URIResolver.xslIncludes.mycoreobjectNative%,biocol2native.xsl
MCR.URIResolver.xslIncludes.mycoreobjectCSV=%MCR.URIResolver.xslIncludes.mycoreobjectCSV%,biocol2csv.xsl
# Filter REST API output
MCR.ContentTransformer.biocol-xml-normal.Class=org.mycore.common.content.transformer.MCRXSLTransformer
......
This diff is collapsed.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment