Edurep:About: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(transclude veldenlijst) |
Geen bewerkingssamenvatting |
||
Regel 51: | Regel 51: | ||
<noinclude> | <noinclude> | ||
== See Also == | == See Also == | ||
{{:Edurep:SeeAlso|use=[[Edurep:Metadata/Record Identifier]] | {{:Edurep:SeeAlso|use=[[Edurep:Metadata/Record Identifier]] • [[Edurep:Zoekopdracht/recordSchema/SRU]]|sibling=[[Edurep:Meta]]|related=[[Edurep:Veldenlijst]] • [[Edurep:Identifiers]] • [[Edurep:Collecties]] }} | ||
[[Category:Edurep]] | [[Category:Edurep]] | ||
[[Category:Standaarden]] | [[Category:Standaarden]] | ||
</noinclude> | </noinclude> |
Versie van 4 nov 2021 14:42
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 |