record
Stadtarchiv St.Gallen
Schema dataset
Clicca per espandere Clicca per ridurre
Schema JSON
Il seguente oggetto JSON è una descrizione standardizzata dello schema del tuo dataset. Più informazioni sullo schema JSON.
{
- "title":"stadtarchiv-stgallen",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/stadtarchiv-stgallen"
}
] - "definitions":{
- "stadtarchiv-stgallen":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/stadtarchiv-stgallen_records"
}
}
} - "records":
} - "properties":
- "stadtarchiv-stgallen_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "links":{
- "type":"string",
- "title":"Links",
- "description":""
}
} - "links":
}
} - "fields":
} - "properties":
} - "stadtarchiv-stgallen":
}