... | ... | @@ -23,7 +23,8 @@ An example for the iteration over the list |
|
|
|
|
|
- **GetRecord** -
|
|
|
To get the Details of a specific Resourse:
|
|
|
```https://oer-repo.uibk.ac.at/edu-sharing/eduservlet/oai/provider?verb=GetRecord&metadataPrefix=lom&identifier=oai:oer-repo.uibk.ac.at:e0d6bbfa-3945-437d-ba16-3c6fab848f37```,
|
|
|
```https://oer-repo.uibk.ac.at/edu-sharing/eduservlet/oai/provider?verb=GetRecord&metadataPrefix=lom&identifier=oai:oer-repo.uibk.ac.at:e0d6bbfa-3945-437d-ba16-3c6fab848f37```
|
|
|
and a second Example
|
|
|
```https://repository.tugraz.at/oai2d?verb=GetRecord&metadataPrefix=lom&identifier=oai:repository.tugraz.at:vqyg5-xb977```.
|
|
|
|
|
|
As mentioned above, some implementaion are returning content-type as _text/xml_ like [**invenio**](https://inveniosoftware.org), unfortunately others like [**edu-sharing**](https://edu-sharing.com) returning _application/xml_. So the client shall be able to handle both!
|
... | ... | |