[BEXIS2-Dev] Fwd: New metadata structure - DataCite

bexis2-dev at listserv.uni-jena.de bexis2-dev at listserv.uni-jena.de
Do Dez 15 10:30:55 CET 2022


hello sonja,

thank you for your interest.

The problem you describe can be described as follows.
The XSDs describe the elements with types like string, number, date etc.

The algorithm in BEXIS2 expects information about the type, otherwise it 
creates a complex type.
The problem is that in the DataCite xsd the type is missing for some 
simple elements.

This is not generally a problem in the xsd but I assumed that for simple 
elements there is always a datatype.

<xs:elementname="creatorName">
<xs:complexType>
<xs:simpleContent>
<xs:extensionbase="xs:string">
<xs:attributename="nameType"type="nameType"use="optional"/>
<xs:attributeref="xml:lang"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:elementname="givenName"minOccurs="0"type="xs:string"/>
<xs:elementname="familyName"minOccurs="0"type="xs:string"/>



Now there are two ways to make you happy.

1. change the XSD and add the type wherever it is missing.
2. change the algorithm to use a string field by default.

In January there will be a new version. 2.17 and the problem will be 
fixed there.

*to:**And a general question: Do only elements get interpreted as text 
fields or also attributes?*
currently there are only the elements and not the attributes displayed.
In one of the coming versions (end 2023) we will deal with the formula 
and will also pay attention to the following


all the best and stay healthy
David Schöne


>
>
>
>
>
> Hello,
>
> I am new to BEXIS and I hope someone can help me out.
>
> I would like to add a new metadata structure, DataCite 
> (https://schema.datacite.org/meta/kernel-4.4/metadata.xsd).
>
> Does anybody could load this properly?
>
> I was able to import it but there are many elements that were not 
> converted to text fields (s. Screenshot):
>
> And a general question: Do only elements get interpreted as text 
> fields or also attributes?
>
> Many thanks and best wishes,
>
> Sonja
>
> Sonja Kümmet
>
> Data Manager
>
> Department of Animal and Tropical Biology
>
> Julius-Maximilians-Universität of Würzburg
>
>
> -- 
> Roman Gerlach
>
> Leiter Kontaktstelle Forschungsdatenmanagement/
> Head of Research Data Management Helpdesk
>
> Koordinator Thüringer Kompetenznetzwerk Forschungsdatenmanagement
>
> Michael-Stifel Center, Friedrich-Schiller-Universität Jena
> Ernst-Abbe-Platz 2-4, 07743 Jena, Germany
>
> Visiting address:
> Leutragraben 1, Jentower 21S09, Jena (Germany)
>
> +49-(0)3641-946340
> http://orcid.org/0000-0001-5104-4247
> https://www.forschungsdaten-thueringen.de
> http://www.researchdata.uni-jena.de/
> http://bexis2.uni-jena.de/
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221215/ea60fe8f/attachment-0001.html>
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : 6HQhBvNomyOymyrm.png
Dateityp    : image/png
Dateigröße  : 93690 bytes
Beschreibung: nicht verfügbar
URL         : <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221215/ea60fe8f/attachment-0002.png>
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : image001.png
Dateityp    : image/png
Dateigröße  : 47756 bytes
Beschreibung: nicht verfügbar
URL         : <https://lserv.uni-jena.de/pipermail/bexis2-dev/attachments/20221215/ea60fe8f/attachment-0003.png>


Mehr Informationen über die Mailingliste bexis2-dev