Edurep:Metadata/Record Identifier: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
kGeen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 10: | Regel 10: | ||
De identifiers kunnen op verschillende plekken in de response gevonden worden. | De identifiers kunnen op verschillende plekken in de response gevonden worden. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! soort record identifier | ! soort record identifier | ||
Regel 16: | Regel 16: | ||
! interface | ! interface | ||
|- | |- | ||
| recordId | | style="font-family: Consolas"|recordId | ||
| [[Edurep:Meta|meta recordSchema]] | | [[Edurep:Meta|meta recordSchema]] | ||
| SRU | | SRU | ||
|- | |- | ||
| recordId | | style="font-family: Consolas"|recordId | ||
| [[Edurep:About|about recordSchema]] | | [[Edurep:About|about recordSchema]] | ||
| SRU | | SRU | ||
|- | |- | ||
| uploadId | | style="font-family: Consolas"|uploadId | ||
| [[Edurep:Meta|meta recordSchema]] | | [[Edurep:Meta|meta recordSchema]] | ||
| SRU | | SRU | ||
|- | |- | ||
| uploadId | | style="font-family: Consolas"|uploadId | ||
| [[Edurep:About|about recordSchema]] | | [[Edurep:About|about recordSchema]] | ||
| SRU | | SRU | ||
|- | |- | ||
| uploadId | | style="font-family: Consolas"|uploadId | ||
| [[Standaarden:SRU/recordIdentifier|recordIdentifier in SRU response]] | | [[Standaarden:SRU/recordIdentifier|recordIdentifier in SRU response]] | ||
| SRU | | SRU | ||
|- | |- | ||
| jsonldId | | style="font-family: Consolas"|jsonldId | ||
| [[Edurep:About|about recordSchema]] | | [[Edurep:About|about recordSchema]] | ||
| SRU | | SRU | ||
|- | |- | ||
| jsonldId | | style="font-family: Consolas"|jsonldId | ||
| [[Standaarden:Schema.org/@id|@id attribuut in jsonld recordSchema's]] | | [[Standaarden:Schema.org/@id|@id attribuut in jsonld recordSchema's]] | ||
| SRU/Jsonsearch | | SRU/Jsonsearch | ||
Regel 54: | Regel 54: | ||
! zoekveld | ! zoekveld | ||
|- | |- | ||
| uploadId | | style="font-family: Consolas"|uploadId | ||
| about.identifier | | style="font-family: Consolas"|about.identifier | ||
|- | |- | ||
| uploadId | | style="font-family: Consolas"|uploadId | ||
| meta.upload.id | | style="font-family: Consolas"|meta.upload.id | ||
|- | |- | ||
|- | |- | ||
| recordId | | style="font-family: Consolas"|recordId | ||
| about.record.identifier | | style="font-family: Consolas"|about.record.identifier | ||
|- | |- | ||
| recordId | | style="font-family: Consolas"|recordId | ||
| meta.record.id | | style="font-family: Consolas"|meta.record.id | ||
|- | |- | ||
| jsonldId | | style="font-family: Consolas"|jsonldId | ||
| about.jsonldIdentifier | | style="font-family: Consolas"|about.jsonldIdentifier | ||
|- | |- | ||
| jsonldId | | style="font-family: Consolas"|jsonldId | ||
| @id | | style="font-family: Consolas"| @id | ||
|} | |} | ||
<noinclude> | <noinclude> |
Versie van 4 nov 2021 21:29
De record identifier wordt gebruikt om in Edurep een metadata record te identificeren.
- niet te verwarren met de object identifier
We onderscheiden een aantal record identifiers in Edurep:
- recordId: de identifier waarmee het record in Edurep is gezet door de aanbieder (meestal het OAI-PMH record identifier) (niet gegarandeerd uniek binnen Edurep)
- uploadId: de record id geprefixed met de identifier van de repository (waarmee deze uniek is binnen Edurep)
- jsonldId: de upload identifier die gebruikt kan worden in de @id van een schema.org record (voor LOM collecties geprefixed met "jsonld-from-lom"
Response
De identifiers kunnen op verschillende plekken in de response gevonden worden.
soort record identifier | waar vinden | interface |
---|---|---|
recordId | meta recordSchema | SRU |
recordId | about recordSchema | SRU |
uploadId | meta recordSchema | SRU |
uploadId | about recordSchema | SRU |
uploadId | recordIdentifier in SRU response | SRU |
jsonldId | about recordSchema | SRU |
jsonldId | @id attribuut in jsonld recordSchema's | SRU/Jsonsearch |
Zoeken
Als zoekveld binnen query.
soort record identifier | zoekveld |
---|---|
uploadId | about.identifier |
uploadId | meta.upload.id |
recordId | about.record.identifier |
recordId | meta.record.id |
jsonldId | about.jsonldIdentifier |
jsonldId | @id |
See Also
Gebruikt in | Edurep:Identifiers |
Vergelijkbaar met | - |
Gerelateerd aan | Edurep:Metadata/Object Identifier - Edurep:Meta - Standaarden:NL_LOM/lom.metametadata.catalogentry - Standaarden:SRU/recordIdentifier - Standaarden:Schema.org/@id - OAI-PMH |