Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Quelle: https://docs.google.com/spreadsheets/d/1bFU9RzfNVBaV0sViKEinMVqrB4x9cU5K-9z77HJIS1M/edit#gid=1009553265

 

Beispiel: Access-Status

Codeblock
languagexml
titleMETS / PREMIS - CC BY-NC-SA 3.0 DE
<mets:rightsMD>
	<mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="PREMIS">
		<mets:xmlData><pre:rightsStatement>
			<pre:rightsBasis>other</pre:rightsBasis>
				<pre:otherRightsInformation> 
					<pre:otherRightsBasis>OA-Status</pre:otherRightsBasis>                        
					<pre:otherRightsDocumentationIdentifier>
						<pre:otherRightsDocumentationIdentifierValue>http://purl.org/eprint/accessRights/OpenAccess</pre:otherRightsDocumentationIdentifierValue>
						<pre:otherRightsDocumentationIdentifierType>Eprints AccessRights Vocabulary EncodingScheme</pre:otherRightsDocumentationIdentifierType>
					</pre:otherRightsDocumentationIdentifier>
					<pre:otherRightsNote>Freely available on the public Internet</pre:otherRightsNote>
				</pre:otherRightsInformation>
			</pre:rightsStatement>
		</mets:xmlData>
	</mets:mdWrap>
</mets:rightsMD>

Quelle: https://docs.google.com/spreadsheets/d/1bFU9RzfNVBaV0sViKEinMVqrB4x9cU5K-9z77HJIS1M/edit#gid=1009553265

Beispiel: Integration METS

...