@@ -12,7 +12,8 @@ The Learning Object Metadata is a data model, usually encoded in XML, used to de
...
@@ -12,7 +12,8 @@ The Learning Object Metadata is a data model, usually encoded in XML, used to de
The [definition](https://oer-repo.uibk.ac.at/lom/latest/) used by UIBK
The [definition](https://oer-repo.uibk.ac.at/lom/latest/) used by UIBK
### Example Requests
### Example Requests
Please use the following links careful not to bother the system for heavy loads.
Please use the following links careful not to bother the system for heavy loads.
- ListRequest
-**ListRequest**:
To get the complete List of Resourses the [ListReqeust](https://oer-repo.uibk.ac.at/edu-sharing/eduservlet/oai/provider?verb=ListRecords&metadataPrefix=lom) is used.
To get the complete List of Resourses the [ListReqeust](https://oer-repo.uibk.ac.at/edu-sharing/eduservlet/oai/provider?verb=ListRecords&metadataPrefix=lom) is used.
- GetRequest
-**GetRequest**
\ No newline at end of file
To get the Details of a specific Resourse the [GetReqeust](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) is used.