Auf dieser Seite Möglichkeiten untersucht, um Datum-Werte für die Zeitliche Gültigkeit (Empfehlung 3.0) in MODS zu erfassen. Siehe Untersuchung - Kennzeichnung des Ablaufens von Schutzfristen für weitere Informationen. |
In dem MODS-Element accessCondition
ist die Erfassung von Datum-Werten mit MODS-Elementen zur Beschreibung der zeitlichen Gültigkeit bisher nicht vorgesehen. Es ist jedoch möglich, externe Metadatenstandards einzubinden, wie zum Beispiel copyrightMD.
Wenn externe Metadatenstandards eingebettet werden, müssen mehrere Aspekte berücksichtigt werden:
Es ist gegebenenfalls möglich, die MODS-Elemente <copyrightDate>
und <dateOther>
anzuwenden, um die Datum-Werte zu erfassen. Es muss jedoch darauf geachtet werden, dass eine eindeutige Zuordnung zwischen den Datum-Werten und den Rechteinformationen (Rechtehinweise, Access Status, ...) möglich ist.
In MODS können die Elemente <copyrightDate>
und <dateOther>
angewendet werden, um zeitliche Beschränkungen von Rechtestatus oder Schutzfristen abzubilden.
Folgende Herausforderungen und Klärungsbedarf kann ohne generelle Abstimmung nicht abschließend beschrieben oder geklärt werden.
Das Element <mods:accessCondition type="use and reproduction">
tritt mehr als einmal aus - die Auswertung und Anzeige wird dadurch etwas erschwert
<dateOther>
mit dem Attribut type
gekennzeichnet werden können, um die Werte mit den entsprechenden Rechteinformationen zu verbinden<copyrightDate>
angewendet werden, um generell Beginn und Ende des Urheberschutzes zu beschreiben, oder soll das Element <dateOther>
angewendet werden?<copyrightDate>
und <dateOther>
Start- und Endzeitpunkt
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <copyrightDate encoding="iso8601" point="start">2003</copyrightDate> <copyrightDate encoding="iso8601" point="end">2073</copyrightDate> <dateOther encoding="iso8601" point="start" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">1968</dateOther> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">2038</dateOther> </originInfo> </mods:mods> |
Dauer
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <copyrightDate encoding="iso8601" point="end">2003-12-31/PY70</copyrightDate> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland Deutschland">1968-31-12/PY70</dateOther> </originInfo> </mods:mods> |
<dateOther>
Start- und Endzeitpunkt
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <dateOther encoding="iso8601" point="start" type="Urheberrechtsschutz 1.0">2003</dateOther> <dateOther encoding="iso8601" point="end" type="Urheberrechtsschutz 1.0">2073</dateOther> <dateOther encoding="iso8601" point="start" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">1968</dateOther> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">2038</dateOther> </originInfo> </mods:mods> |
Dauer
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <dateOther encoding="iso8601" point="end" type="Urheberrechtsschutz 1.0">2003-31-12/PY70</dateOther> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">1968-31-12/PY70</dateOther> </originInfo> </mods:mods> |
<copyrightDate>
und <dateOther>
Start- und Endzeitpunkt
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://creativecommons.org/publicdomain/mark/1.0/">Public Domain Mark 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <copyrightDate encoding="iso8601" point="start">1750</copyrightDate> <copyrightDate encoding="iso8601" point="end">1820</copyrightDate> <dateOther encoding="iso8601" point="start" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">1992</dateOther> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">2062</dateOther> </originInfo> </mods:mods> |
Dauer
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://creativecommons.org/publicdomain/mark/1.0/">Public Domain Mark 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <copyrightDate encoding="iso8601" point="end">1750-12-31/PY70</copyrightDate> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">1992-12-31/PY70</dateOther> </originInfo> </mods:mods> |
<dateOther>
Start- und Endzeitpunkt
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://creativecommons.org/publicdomain/mark/1.0/">Public Domain Mark 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <dateOther encoding="iso8601" point="start" type="Public Domain Mark 1.0">1750</dateOther> <dateOther encoding="iso8601" point="end" type="Public Domain Mark 1.0">1820</dateOther> <dateOther encoding="iso8601" point="start" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">1992</dateOther> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">2062</dateOther> </originInfo> </mods:mods> |
Dauer
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://creativecommons.org/publicdomain/mark/1.0/">Public Domain Mark 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_16ec" displayLabel="Access Status">Restricted Access</mods:accessCondition> <originInfo eventType="publication"> <dateOther encoding="iso8601" point="end" type="Public Domain Mark 1.0">1750-12-31/PY70</dateOther> <dateOther encoding="iso8601" point="end" type="Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland">1992-12-31/PY70</dateOther> </originInfo> </mods:mods> |
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz 1.0</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_abf2" displayLabel="Access Status">Open Access</mods:accessCondition> <mods:accessCondition> <copyright:copyright copyright.status="copyrighted" publication.status="published" xmlns="http://www.cdlib.org/inside/diglib/copyrightMD" xsi:schemaLocation="http://www.cdlib.org/inside/diglib/copyrightMD http://www.cdlib.org/groups/rmg/docs/copyrightMD.xsd"> <copyright:creation> <copyright:year.creation year.type="approximate">1968</copyright:year.creation> </copyright:creation> <copyright:creator> <copyright:creator.person>Cash, Johnny</copyright:creator.person> <copyright:year.death>2003</copyright:year.death> </copyright:creator> <copyright:publication> <copyright:year.publication>1968</copyright:year.publication> </copyright:publication> </copyright:copyright> </mods:accessCondition> </mods:mods> |
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://creativecommons.org/publicdomain/mark/1.0/">Public Domain Mark 1.0</mods:accessCondition> <mods:accessCondition type="use and reproduction" xlink:href="https://wiki.dnb.de/x/AsvqE">Verwandte Schutzrechte - Verwertungsrechte 1.0 Deutschland</mods:accessCondition> <accessCondition> <copyright:copyright copyright.status="copyrighted" publication.status="published" xmlns="http://www.cdlib.org/inside/diglib/copyrightMD" xsi:schemaLocation="http://www.cdlib.org/inside/diglib/copyrightMD http://www.cdlib.org/groups/rmg/docs/copyrightMD.xsd"> <copyright:creation> <copyright:year.creation year.type="approximate">1730?</year.creation> </copyright:creation> <copyright:creator> <copyright:creator.person>Bach, Johann Sebastian</copyright:creator.person> <copyright:year.death>1750</copyright:year.death> </copyright:creator> <copyright:publication> <copyright:year.publication>1992</copyright:year.publication> </copyright:publication> </ccopyright:copyright> </accessCondition> </mods:mods> |
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz 1.0</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_abf2" displayLabel="Access Status">Open Access</mods:accessCondition> <mods:accessCondition type="marc Availability date" xlink:href="http://rightsstatements.org/vocab/InC/1.0/"> <marc:marc xmlns="https://www.loc.gov/standards/marcxml//" xsi:schemaLocation="https://www.loc.gov/standards/marcxml// https://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"> <marc:datafield tag="540" ind1=" " ind2=" "> <marc:subfield code="g">20040101/PY70</marc:subfield> </marc:datafield> </marc:marc> </mods:accessCondition> </mods:mods> |
<mods:mods> <mods:accessCondition type="use and reproduction" xlink:href="http://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz 1.0</mods:accessCondition> <mods:accessCondition type="restriction on access" xlink:href="http://purl.org/coar/access_right/c_abf2" displayLabel="Access Status">Open Access</mods:accessCondition> <mods:accessCondition type="marc Availability date" xlink:href="http://rightsstatements.org/vocab/InC/1.0/"> <marc:marc xmlns="https://www.loc.gov/standards/marcxml//" xsi:schemaLocation="https://www.loc.gov/standards/marcxml// https://www.loc.gov/standards/marcxml/schema/MARC21slim.xsd"> <marc:datafield tag="540" ind1=" " ind2=" "> <marc:subfield code="g">19930101/PY70</marc:subfield> </marc:datafield> </marc:marc> </mods:accessCondition> </mods:mods> |
-