Changes
Page history
Update oai pmh
authored
Mar 02, 2023
by
Peter Toth
Show whitespace changes
Inline
Side-by-side
oai-pmh.md
View page @
d5b1dd2e
...
@@ -56,6 +56,8 @@ For the element langstring the attribute xml:lang is used.
...
@@ -56,6 +56,8 @@ For the element langstring the attribute xml:lang is used.
<lom:langstring
xml:lang=
"de"
>
Einführungsvortrag zum Masterstudiengang Accounting, Auditing and Taxation
</lom:langstring>
<lom:langstring
xml:lang=
"de"
>
Einführungsvortrag zum Masterstudiengang Accounting, Auditing and Taxation
</lom:langstring>
</lom:description>
</lom:description>
```
```
## Special Attribues
### x-none
"x-none" is used for strings without language identification.
"x-none" is used for strings without language identification.
```
```
<lom:value>
<lom:value>
...
@@ -100,6 +102,9 @@ The mapping used:
...
@@ -100,6 +102,9 @@ The mapping used:
| video/mp4 | Video |
| video/mp4 | Video |
| | Misccellaneous |
| | Misccellaneous |
## Changes in future Release:
- no Media Type mapping, use of mime/type as is
- open for spdx.org/license listet except commercial one
## Links
## Links
- https://www.openarchives.org/
- https://www.openarchives.org/
...
...
...
...