Update oai pmh authored by Peter Toth's avatar Peter Toth
......@@ -169,7 +169,7 @@ oerhub 1.3 and above we introduce Software Package Data Exchange (spdx).
<lom:langstring xml:lang="x-t-cc-url">https://spdx.org/licenses/Apache-2.0</lom:langstring>
</lom:description>
```
This uri is expected: `https://spdx.org/licenses/<Identifier>`. <Identifier> is the Short Identifier. The link shows the remarks of the license.
> expected URI: `https://spdx.org/licenses/<Identifier>`. `<Identifier>` is the Short Identifier. The link shows the remarks of the license.
### Language codes and translation
The data for the language codes and translation is based on https://www.loc.gov/standards/iso639-2/php/code_list.php.
### kim/hcrt
......@@ -187,7 +187,7 @@ Our controlled vocabs are based from https://skohub.io/dini-ag-kim/hcrt/heads/ma
</lom:learningresourcetype>
</lom:educational>
```
This uri is expected: `https://w3id.org/kim/hcrt/<Identifier>`.
> expected URI: `https://w3id.org/kim/hcrt/<Identifier>`.
Example: https://w3id.org/kim/hcrt/video
......
......