Update oai pmh authored by Peter Toth's avatar Peter Toth
...@@ -154,7 +154,7 @@ The mapping used: ...@@ -154,7 +154,7 @@ The mapping used:
| application/pdf | Document | | application/pdf | Document |
| image/png | Picture | | image/png | Picture |
| video/mp4 | Video | | video/mp4 | Video |
| | Misccellaneous | | | Miscellaneous |
## Changes in future Release: ## Changes in future Release:
- no Media Type mapping, use of mime/type as is - no Media Type mapping, use of mime/type as is
...@@ -167,6 +167,8 @@ With oerhub version 1.3 and above we introduce Software Package Data Exchange (s ...@@ -167,6 +167,8 @@ With oerhub version 1.3 and above we introduce Software Package Data Exchange (s
</lom:description> </lom:description>
``` ```
This uri is expected: `https://spdx.org/licenses/<Identifier>`. <Identifier> is the Short Identifier. The link shows the remarks of the license. This uri is expected: `https://spdx.org/licenses/<Identifier>`. <Identifier> is the Short Identifier. The link shows the remarks of the license.
### Language codes and translation
Our own vocabs are archived in our index (Opensearch). The data is based on `https://www.loc.gov/standards/iso639-2/php/code_list.php`.
## Links ## Links
- https://www.openarchives.org/ - https://www.openarchives.org/
...@@ -182,5 +184,6 @@ This uri is expected: `https://spdx.org/licenses/<Identifier>`. <Identifier> is ...@@ -182,5 +184,6 @@ This uri is expected: `https://spdx.org/licenses/<Identifier>`. <Identifier> is
- https://www.doi.org/ - https://www.doi.org/
- https://creativecommons.org/ - https://creativecommons.org/
- https://spdx.org/licenses/ - https://spdx.org/licenses/
- https://www.loc.gov/standards/iso639-2/php/code_list.php
- https://www.openeducation.at/ - https://www.openeducation.at/
- https://oerhub.at/ - https://oerhub.at/
\ No newline at end of file