Kalle Stenflo
11 years ago
8 changed files with 430 additions and 24 deletions
@ -0,0 +1,322 @@ |
|||||||
|
{ |
||||||
|
"project": { |
||||||
|
"@key": "Signaturengruppe ars.hydr.", |
||||||
|
"template": [ |
||||||
|
{ |
||||||
|
"@key": "foo", |
||||||
|
"collection": [ |
||||||
|
"Autobiographica", |
||||||
|
"DigiWunschbuch", |
||||||
|
"Itineraria", |
||||||
|
"Manuscriptae", |
||||||
|
"Maps", |
||||||
|
"Mathematica", |
||||||
|
"Nordamericana", |
||||||
|
"Wissenschaftsgeschichte", |
||||||
|
"Sibirica", |
||||||
|
"Varia", |
||||||
|
"Zoologica" |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Digitalisierungsprojekt_ars_hydr", |
||||||
|
"collection": [ |
||||||
|
"Autobiographica", |
||||||
|
"DigiWunschbuch", |
||||||
|
"Itineraria", |
||||||
|
"Manuscriptae", |
||||||
|
"Maps", |
||||||
|
"Mathematica", |
||||||
|
"Nordamericana", |
||||||
|
"Wissenschaftsgeschichte", |
||||||
|
"Sibirica", |
||||||
|
"Varia", |
||||||
|
"Zoologica" |
||||||
|
] |
||||||
|
} |
||||||
|
], |
||||||
|
"field": [ |
||||||
|
{ |
||||||
|
"@key": "Artist", |
||||||
|
"required": "false", |
||||||
|
"source": "werk", |
||||||
|
"option": [ |
||||||
|
{ |
||||||
|
"@label": "Nieders?chsische Staats- und Universit?tsbibliothek G?ttingen, Germany", |
||||||
|
"$": "SUB" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@label": "DIGIZEITSCHRIFTEN e.V., Nieders?chsische Staats- und Universit?tsbibliothek G?ttingen, Germany", |
||||||
|
"$": "DIGIZEIT" |
||||||
|
} |
||||||
|
], |
||||||
|
"ughbinding": "false" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Schrifttyp", |
||||||
|
"required": "false", |
||||||
|
"source": "werk", |
||||||
|
"option": [ |
||||||
|
{ |
||||||
|
"@label": "gemischt", |
||||||
|
"$": "gemischt" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@label": "Fraktur", |
||||||
|
"$": "Fraktur" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@label": "Antiqua", |
||||||
|
"$": "Antiqua" |
||||||
|
} |
||||||
|
], |
||||||
|
"ughbinding": "false" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Titel", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Titel (Sortierung)", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Titel", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Titel (Sortierung)", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Autoren", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "ATS", |
||||||
|
"required": "false", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "TSL", |
||||||
|
"required": "false", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN analog c-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN digital c-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN analog a-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN digital a-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN analog b-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN digital b-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "ISSN", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN analog Band", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN digital Band", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Titel (Band)", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Titel (Band) (Sortierung)", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Autoren (Band)", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Bandnummer", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Nummer (Sortierung)", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Nummer (Benennung)", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "false" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN analog f-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "PPN digital f-Satz", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Erscheinungsort", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Erscheinungsjahr", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Erscheinungsjahr", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Verlag", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "firstchild" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Verlag", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "topstruct" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Signatur", |
||||||
|
"required": "false", |
||||||
|
"source": "vorlage", |
||||||
|
"ughbinding": "true", |
||||||
|
"insertionLevel": "boundbook" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "Farbtiefe", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"option": [ |
||||||
|
{ |
||||||
|
"@label": "Bitonal", |
||||||
|
"$": "Bitonal" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@label": "Farbe", |
||||||
|
"$": "Farbe" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@label": "Graustufen", |
||||||
|
"$": "Graustufen" |
||||||
|
} |
||||||
|
], |
||||||
|
"ughbinding": "false" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@key": "?ffnungswinkel", |
||||||
|
"required": "true", |
||||||
|
"source": "werk", |
||||||
|
"option": [ |
||||||
|
{ |
||||||
|
"@label": "180?", |
||||||
|
"$": "180?" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"@label": "90?", |
||||||
|
"$": "90?" |
||||||
|
} |
||||||
|
], |
||||||
|
"ughbinding": "false" |
||||||
|
} |
||||||
|
] |
||||||
|
} |
||||||
|
} |
Loading…
Reference in new issue