Edurep:About: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
Regel 7: | Regel 7: | ||
! omschrijving | ! omschrijving | ||
|- | |- | ||
| identifier | | style="font-family: Consolas"|identifier | ||
| 1 | | 1 | ||
| string | | string | ||
| de unieke record identifier in Edurep | | de unieke record identifier in Edurep | ||
|- | |- | ||
| jsonldIdentifier | | style="font-family: Consolas"|jsonldIdentifier | ||
| 1 | | 1 | ||
| string | | string | ||
| de unieke record identifier in Edurep en gegarandeerd een URI | | de unieke record identifier in Edurep en gegarandeerd een URI | ||
|- | |- | ||
| state/code | | style="font-family: Consolas"|state/code | ||
| 1 | | 1 | ||
| string | | string |
Versie van 4 nov 2021 22:52
Het Edurep about recordSchema bevat meta informatie over het record en wordt op verzoek uitgeleverd.
Elementen
# | type | omschrijving | |
---|---|---|---|
identifier | 1 | string | de unieke record identifier in Edurep |
jsonldIdentifier | 1 | string | de unieke record identifier in Edurep en gegarandeerd een URI |
state/code | 1 | string | status code van record |
Voorbeeld
{
"identifier": "my_repository:resource:1",
"jsonldIdentifier": "jsonld-from-lom:my_repository:resource:1",
"record": {
"datestamp": "2021-10-12",
"harvestdate": "2021-10-12T04:13:10Z",
"identifier": "resource:1",
"metadataNamespace": "http://www.imsglobal.org/xsd/imsmd_v1p2"
},
"repository": {
"baseurl": "http://www.kennisnet.nl/recordUpdate",
"collection": "Edurep",
"identifier": "my_repository",
"metadataPrefix": "lom",
"repositoryGroupId": "static-collections",
"set": null
},
"state": {
"code": "OK"
}
}
Veldenlijst
zoekveld | x-term-drilldown | sortKeys | <, <=, >=, > | exact |
---|---|---|---|---|
about.identifier | V | |||
about.jsonldIdentifier | ||||
about.record.identifier | V | |||
about.repository | V | V | ||
about.state.code | V | V |
See Also
Gebruikt in | Edurep:Metadata/Record Identifier • Edurep:Zoekopdracht/recordSchema/SRU |
Vergelijkbaar met | Edurep:Meta |
Gerelateerd aan | Edurep:Veldenlijst • Edurep:Identifiers • Edurep:Collecties |