Update oai pmh authored by Peter Toth's avatar Peter Toth
...@@ -14,7 +14,7 @@ The [specification](https://oer-repo.uibk.ac.at/lom/latest/) by UIBK. ...@@ -14,7 +14,7 @@ The [specification](https://oer-repo.uibk.ac.at/lom/latest/) by UIBK.
### Example Requests ### Example Requests
Please use the following links careful not to bother the system with heavy loads. Please use the following links careful not to bother the system with heavy loads.
- **ListRecords** - - **ListRecords** -
To get the complete List of Resourses. [Example](https://oer-repo.uibk.ac.at/edu-sharing/eduservlet/oai/provider?verb=ListRecords&metadataPrefix=lom) . To get the List of Resourses. [https://oer-repo.uibk.ac.at/edu-sharing/eduservlet/oai/provider?verb=ListRecords&metadataPrefix=lom](https://oer-repo.uibk.ac.at/edu-sharing/eduservlet/oai/provider?verb=ListRecords&metadataPrefix=lom) . If a resumptionToken is present you have to iterate as long as no resunptenToken is shown [https://www.zoerr.de/edu-sharing/eduservlet/oai/privider?verb=ListRecords&metadataPrefix=hs_oer_lom](https://www.zoerr.de/edu-sharing/eduservlet/oai/privider?verb=ListRecords&metadataPrefix=hs_oer_lom)
- **GetRecord** - - **GetRecord** -
To get the Details of a specific Resourse: [Example 1](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), [Example 2](https://repository.tugraz.at/oai2d?verb=GetRecord&metadataPrefix=lom&identifier=oai:repository.tugraz.at:vqyg5-xb977). To get the Details of a specific Resourse: [Example 1](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), [Example 2](https://repository.tugraz.at/oai2d?verb=GetRecord&metadataPrefix=lom&identifier=oai:repository.tugraz.at:vqyg5-xb977).
... ...
......