Edurep:Metadata/Record Identifier/en
Naar navigatie springen
Naar zoeken springen
Nederlands | English |
The record identifier is used to identify a metadata record in Edurep.
- not to be confused with the object identifier
We distinguish a number of record identifiers in Edurep:
recordId
: the identifier with which the record was placed in Edurep by the provider (usually the OAI-PMH record identifier) (not guaranteed unique within Edurep)uploadId
: the recordId prefixed with the identifier of the repository (making it unique within Edurep)jsonldId
: the upload identifier that can be used in the @id of a schema.org record (for LOM collections prefixed with "jsonld-from-lom")smoId
: the record identifier of a SMO
Response
The identifiers can be found in various places in the response.
type record identifier | where to find | interface |
---|---|---|
recordId | about recordSchema | SRU |
recordId | meta recordSchema | SRU |
uploadId | about recordSchema | SRU |
uploadId | meta recordSchema | SRU |
uploadId | recordIdentifier in SRU response | SRU |
jsonldId | about recordSchema | SRU |
jsonldId | @id attribuut in jsonld recordSchema's | SRU/Jsonsearch |
smoId | recordIdentifier in SRU response | SMO SRU |
smoId | smoId veld in smo recordSchema | SMO SRU |
smoId | schema:itemReviewed veld in jsonld recordSchema van Review | SRU/Jsonsearch |
Search
The identifiers can be used as a search field within the search query.
type record identifier | search field |
---|---|
uploadId | about.identifier |
uploadId | meta.upload.id |
recordId | about.record.identifier |
recordId | meta.record.id |
jsonldId | about.jsonldIdentifier |
jsonldId | @id |
smoId | about.record.identifier |
smoId | smo.smoId |
smoId | schema:itemReviewed |
See Also
Gebruikt in | Edurep:Identifiers |
Vergelijkbaar met | - |
Gerelateerd aan | Edurep:Metadata/Object Identifier • Edurep:About • Edurep:Meta • Standaarden:NL_LOM/lom.metametadata.catalogentry • Standaarden:SRU/recordIdentifier • Standaarden:Schema.org/@id • OAI-PMH • SMO |