Edurep:Zoekopdracht/recordSchema/en
Naar navigatie springen
Naar zoeken springen
Nederlands | English |
In Edurep there are different representations and perspectives of a record. These are requested via a recordSchema argument.
- Some recordSchemas represent different formats of a piece of learning resource metadata,
- others describe other sets of data associated with a learning resource metadata record.
- Depending on the protocol used, different options are available.
SRU
In SRU, 2 arguments can be used to retrieve a recordSchema:
- recordSchema: the primary schema
- x-recordSchema: multiple other recordSchemas can be retrieved
/edurep/sruns: query=struisvogel&recordSchema=oai_dc&x-recordSchema=meta |
recordSchema | description |
---|---|
lom (default) | Record in the LOM IMS binding. |
LOMv1.0 | Record in the LOM IEEE binding. |
oai_dc | Record in Dublin Core format. |
smo | Any linked SMOs to a record, maximum 10, in order of date, the last added at the top. |
smbAggregatedData | The aggregated social metadata associated with a record. |
original | The original record. |
about | Meta information about the record |
jsonld | Record in Jsonld format |
jsonld-plus | Record in Jsonld format with linked reviews (max 10) |
Jsonsearch
With jsonsearch, the "recordSchema" argument can be used to retrieve a different recordSchema.
recordSchema | description |
---|---|
jsonld (default) | Record in Jsonld format |
jsonld-plus | Record in Jsonld format with linked reviews (max 10) |
See Also
Gebruikt in | Edurep:LOM_SearchRetrieve • Edurep:SMO_SearchRetrieve • CS:Entry_SearchRetrieve • Edurep:Jsonsearch • Edurep:Zoekopdracht |
Vergelijkbaar met | - |
Gerelateerd aan | Edurep:Zoekopdracht/recordSchema/SRU • Edurep:Zoekopdracht/recordSchema/Jsonsearch |