CINXE.COM
Besitzende Einrichtungen
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Besitzende Einrichtungen</title> <!-- Bootstrap 5.1.3 --> <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="all"> <!-- Chosen plugin stylesheet --> <link href="/bootstrap/etc/bootstrap-chosen.css" rel="stylesheet" media="all"> <!-- Font Awesome --> <link href="/css/all.css" rel="stylesheet"> <!-- AMPLE's general stylesheet --> <!-- TODO [REMOVE AFTER DEPLOYMENT]: Force the browser to load the CSS by pretending it's a new version --> <link href="/css/ample_default.css?version=new" rel="stylesheet" media="all"> <style> #ample-default-layout-header { background: url(/images/backgrounds/SteacieLibrary.jpg); background-position: 0px -20px ; } #ample-header { position: relative; padding-top: 80px; } </style> <link rel="shortcut icon" href="/images/favicon/favicon.ico" /> <script src="/jquery/jquery-3.6.0.min.js"></script> </head> <body id="ample-body"> <header> <nav class="navbar fixed-top navbar-expand-lg navbar-dark" id="ample-default-layout-topNavBar"> <div class="container"> <a class='navbar-brand' href='https://www.cerl.org/'>CERL</a> <button class='navbar-toggler' data-bs-toggle='collapse' data-bs-target='#navHeaderCollapse'><span class="navbar-toggler-icon"></span></button> <div class="collapse navbar-collapse" id="navHeaderCollapse"> <ul class="nav navbar-nav ms-auto"> <li><a class='nav-link' href='/holdinst/_search'>Search</a></li> <li><a class='nav-link' href='/_history/holdinst'>History</a></li> <li><a class='nav-link' href='/_bookmarks/holdinst'>Bookmarks</a></li> <li><a class='nav-link' href='/_login/holdinst'>Login</a></li> </ul> </div> </div> </nav> <div id="ample-default-layout-header"> <div> <div class="container" id="ample-header"> <h1>Holding Institutions</h1> </div> </div> </div> <div class="container col-lg-12 d-print-none" id="ample-default-layout-searchbar"> <form style="min-height: 35px; max-height: 35px;" action="/holdinst/_search" method="get" class="row row-cols-sm-auto" role="search"> <div class="col-sm-12"> <div class="row"> <div class="clear-button offset-sm-6 col-sm-5 text-start " id="ample-search-autocomplete"> <label for="ample-default-layout-queryInputField" class="visually-hidden-focusable">Query:</label> <input data-clearButton autofocus type="text" name="query" class="form-control" id="ample-default-layout-queryInputField" placeholder="Search for institutions"><input type="hidden" name="from" value="0"> </div> <div class="col-sm-1 text-end"> <button id="ample-search-submit-button" type="submit" class="btn btn-light"><span class="fas fa-search d-inline" aria-hidden="true"> </span> Search</button> </div> </div> </div> </form> </div> </header> <div class="container" style="padding-right:0"><div class="row"><div class="col-sm-12"><ul class="list-inline text-end" style="padding-right:0"></ul></div></div></div> <div class="container ample-content"><div class='row '><div class='col-sm-9'></div><div id="ample-facets" class="col-sm-3 d-print-none"></div></div></div> <footer id="ample-footer"> <div class="container"> <nav class="navbar navbar-expand navbar-dark" id="ample-default-layout-bottomNavBar"> <button class='navbar-toggler' data-bs-toggle='collapse' data-bs-target='#navFooterCollapse'><span class="navbar-toggler-icon"></span></button> <div class="collapse navbar-collapse" id="navFooterCollapse>"> <ul class="nav navbar-nav me-auto"> <li> <a class="nav-link" href="https://www.cerl.org/help/holdinst/main" target="_blank" title="Link opens in new window"> Help </a> </li> <li><a class='nav-link' href='/_static/data_policy_general' target='_blank' title='Link opens in new window'>Data Policy</a></li> <li><a class='nav-link' href='/'>Datasets</a></li> <li><a class='nav-link' href='#' data-bs-toggle='modal' data-bs-target='#selectlang'>Language</a></li> <li> <a class="nav-link" href="https://www.cerl.org/contact"> Contact </a> </li> <li><a class='nav-link' href='/holdinst/_api'>API</a></li> <li><a class='nav-link' href='/_login/holdinst'>Login</a></li> </ul> </div> </nav> <br> <div id='' class='container text-center' ><p><img src="/images/logos/bl_logo_100.gif" class="ample-sponsor-logo" alt="British Library"><!-- <img src="/images/logos/logo_quadrangle_1smaller.png" class="ample-sponsor-logo"> --><img src="/images/logos/15cBOOKTRADE_LOGO_SMALL.jpg" class="ample-sponsor-logo" alt="15c booktrade"><img src="/images/logos/header_blue_11_newsmaller.png" class="ample-sponsor-logo" alt="CERL"></p><p><small>© 2015 Consortium of European Research Libraries<br/>Marsh's Library · St Patrick鈥檚 Close, Dublin, Ireland · D08FK79</small></p><p> </p></div> </div> </footer> <div class="modal fade" id="selectlang"><div class="modal-dialog"><div class="modal-content"><div class="modal-header"><h5 class="modal-title">Choose your language</h5><button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button></div><div class="modal-body"><p class="ample-modal-explanation mb-3">Select the language you want the site navigation and record labels to be displayed in.<br/>This will not translate the actual content of the records.</p><ul class="list-group"><li class="list-group-item active">English</li><li class="list-group-item"><a href="/holdinst/_search?lang=de">German</a></li><li class="list-group-item"><a href="/holdinst/_search?lang=it">Italian</a></li></ul></div><div class="modal-footer"><button type="button" class="btn btn-light" data-bs-dismiss="modal">Close</button></div></div></div></div> <script src="/bootstrap/js/bootstrap.bundle.min.js"></script> <script src="/jquery/plugins/chosen/chosen.jquery.js"></script> <script> // Initialise the chosen-plugin, i.e., bind an eventhandler on the search mode drop-down to display/undisplay the available display fields $(".chosen-select").chosen({ width: "100%", disable_search_threshold: 3, placeholder_text_multiple: "Please select one or more items", search_contains: true }); </script> <script src="/etc/cookieconsent/cookieconsent.js"></script> <script> // initialise the cookieconsent script window.cookieconsent_options = { learnMore: "Learn more", message: "This website uses cookies to ensure you get the best experience from it.", dismiss: "Ok", theme: "dark-bottom" }; </script> <script src="/scripts/ample.js"></script> <script>let AmpleLabels = {"_rev":"5-0e4e2591668dc4f64cf01cc361c3cf59","_id":"holdinst_labels","labels":{"save_error_intro":{"en":"... while I've been trying to save your record.","de":"... while I've been trying to save your record."},"formerName":{"de":"Fr眉here Namensform","en":"Former form of name"},"amplestandard":{"de":"Standard","en":"Default"},"homepage":{"de":"Homepage","it":"Homepage","en":"Homepage"},"variantName":{"en":"Variant form of name","de":"Variante Namensform"},"name":{"it":"Denominazione dell'ente","de":"Name der Einrichtung","en":"Institution's name"},"country":{"de":"Land","it":"Paese","en":"Country"},"editor_id_field_placeholder":{"en":"ID will be automatically generated when saving the record","de":"Eine ID wird beim Speichern des Datensatzes automatisch vergeben"},"addAnother1":{"de":"Ein weiteres","it":"Aggiungi un altro","en":"Add another"},"contact_administrator":{"en":"If this is not a plausible explanation or if this error persists, please copy the following information into an email and send it to the system administrator, so they can figure out what went wrong. Please tell them also the date and time when this error occurred.","de":"If this is not a plausible explanation or if this error persists, please copy the following information into an email and send it to the system administrator, so they can figure out what went wrong. Please tell them also the date and time when this error occurred."},"sameas":{"en":"Same as","de":"Identisch mit","it":"Identico a"},"nuccode":{"it":"Codice NUC","de":"NUC Code","en":"NUC Code"},"no_connection":{"de":"Your browser was not able to communicate with the server. Please make sure, your Internet connection is working all right, then close this popup window and try to save again.","en":"Your browser was not able to communicate with the server. Please make sure, your Internet connection is working all right, then close this popup window and try to save again."},"system_versionclash":{"de":"The record you are editing has been updated while you were working on it. This was probably an automated updating process.","en":"The record you are editing has been updated while you were working on it. This was probably an automated updating process."},"er_notnumeric":{"de":"In diesem Feld darf nur eine Zahl stehen","it":"Questo campo pu貌 contenere solo un numero","en":"This field may contain only a number"},"cancel":{"it":"Annulla","de":"Abbrechen","en":"Cancel"},"addAnother2":{"it":"Campo","de":"Feld hinzuf眉gen","en":"Field"},"er_noturl":{"en":"This field may contain a valid URL only","it":"Questo campo pu貌 contenere un solo valido URL","de":"In diesem Feld darf nur ein g眉ltiger URL stehen"},"ample_wizard_heading":{"de":"Verkn眉pfung herstellen","en":"Link to another data source"},"editor_field_required":{"en":"Please fill out this field","de":"Bitte f眉llen Sie dieses Feld aus"},"er_hastabstop":{"en":"Your data contains a tab stop character","de":"Ihre Eingabe enth盲lt ein Tabulatorzeichen","it":"I tuoi dati contengono un carattere non consentito"},"an_error_occurred":{"en":"An Error occurred ...","de":"An Error occurred ..."},"holdinst":{"de":"Besitzende Einrichtung","it":"Biblioteca","en":"Holding Institution"},"short":{"en":"Short form of name","de":"Kurzform des Namens","it":"Forma abbreviata del nome"},"rlincode":{"de":"RLIN Code","it":"Codice RLIN","en":"RLIN Code"},"ample_wizard_search_button":{"de":"Suche","en":"Search"},"ample_wizard_number_of_hits":{"en":"No. of hits:","de":"Treffer:"},"address":{"de":"Adresse","it":"Indirizzo","en":"Address"},"ample_wizard_search_placeholder":{"en":"Enter a search term","de":"Suchanfrage eingeben"},"forbidden_to_change_no_rights":{"en":"You do not have the necessary rights to change this record.","de":"You do not have the necessary rights to change this record."},"confirmDelete":{"en":"Are you sure you want to delete this provenance description?","de":"Sind Sie sicher, dass Sie diesen Teil der Provenienzbeschreibung l枚schen m枚chten?","it":"Sei sicuro di voler eliminare questa descrizione di provenienza?"},"formergoffcode":{"de":"ehemaliger Goff Code","it":"Vecchio codice Goff","en":"former Goff Code"},"editor_submit_invalid":{"en":"At least one editor field contains an invalid value","de":"Der Wert in mindestens einem Feld ist ung眉ltig"},"note":{"en":"Note","de":"Anmerkung","it":"Nota"},"filecodehpb":{"it":"Codice HPB","de":"HPB Dateicode","en":"HPB filecode"},"save":{"en":"Save","de":"Speichern","it":"Salva"},"geonamesId":{"en":"Geonames ID","it":"Geonames ID","de":"Geonames ID"},"marccode":{"de":"MARC Organisation Code","it":"MARC Organisation Code","en":"MARC Organisation Code"},"er_notacountrycode":{"de":"Der L盲ndercode darf nur aus zwei Gro脽buchstaben bestehen","it":"Il codice del paese pu貌 contenere solo due lettere maiuscole","en":"The country code may consist of two upper-case letters only"},"er_notavalidshortname":{"en":"The record id may contain only characters and underscores. Blanks or diacritics are not allowed.","de":"Die ID darf nur Buchstaben und Unterstriche enthalten. Leerzeichen oder Diakritika sind nicht erlaubt.","it":"Il record id pu貌 contenere solo caratteri e underscore (_). Spazi e segni d''interpunzione non sono ammessi"},"isil":{"en":"ISIL","de":"ISIL","it":"ISIL"},"ample_wizard_create_new_record":{"en":"Create a new record","de":"Einen neuen Datensatz anlegen"},"er_notayear":{"it":"Questo campo deve contenere l''anno espresso sempre in quattro cifre arabe","de":"In diesem Feld darf nur eine vierstellige Jahreszahl stehen","en":"This field may contain a year in numerical form (four digits) only"},"forbidden_to_change_no_record_lock":{"en":"You either waited too long to save this record (more than 2 hrs) or have logged out (maybe in another window) from the database.","de":"You either waited too long to save this record (more than 2 hrs) or have logged out (maybe in another window) from the database."},"select":{"en":"Select","de":"Ausw盲hlen","it":"Seleziona"},"yamleditor":{"en":"YAML (internal format)","de":"YAML (Internformat)"}}};let AmpleCurrentLang = 'en';let AmpleDataset = 'holdinst';let AmpleBaseURL = '';</script> <script>let dataset = 'holdinst';let queryEsc = '';let params = JSON.parse(JSON.stringify({"from":0,"style":"_default","sort":"default","fields":null,"query":null,"mode":"default","size":10})); </script> <script src="/scripts/ample_bookmarks.js" type="text/javascript"></script> <script>let bulk = '';let bulkSelectClass = 'be-select-this';let bulkActiveIconClass = 'ample-active';let bulkElementId = 'ample-uri-part';let bulkBookmarkTitle = 'ample-bookmark-title';let bulkSelectAllId = 'be_select_all';</script><script src="/scripts/ample_bulk_search.js" type="text/javascript"></script> <script>let result = JSON.parse(JSON.stringify(null)); let totalHits = 0; let aggregationsDefined = ''; let canShowAggregations = '0'; let heading = ''; let defaultFacetSize = '20'; let resultAggregationsKeys = JSON.parse(JSON.stringify(["country"])); let resultAggregations = JSON.parse(JSON.stringify({})); let searchConfig = JSON.parse(JSON.stringify({"sort":{"options":{"name":{"instruction":[{"data.name.orig":"asc"}],"label":"_label(name)"},"country":{"instruction":[{"data.country.orig":"asc"}],"label":"_label(country)"}}},"custom":{"availablefields":["data.name","data.short","data.country","data.isil","data.note","data.homepage","data.address","data.filecodeHPB","data.marcCode","data.RLINcode","data.geonamesId"]},"facets":{"options":{"country":{"field":"data.country.orig","label":"_label(country)","display":1}},"default":["country"]},"labels":"labels"})); let labels = JSON.parse(JSON.stringify({"save_error_intro":{"en":"... while I've been trying to save your record.","de":"... while I've been trying to save your record."},"formerName":{"de":"Fr眉here Namensform","en":"Former form of name"},"amplestandard":{"de":"Standard","en":"Default"},"homepage":{"de":"Homepage","it":"Homepage","en":"Homepage"},"variantName":{"en":"Variant form of name","de":"Variante Namensform"},"name":{"it":"Denominazione dell'ente","de":"Name der Einrichtung","en":"Institution's name"},"country":{"de":"Land","it":"Paese","en":"Country"},"editor_id_field_placeholder":{"en":"ID will be automatically generated when saving the record","de":"Eine ID wird beim Speichern des Datensatzes automatisch vergeben"},"addAnother1":{"de":"Ein weiteres","it":"Aggiungi un altro","en":"Add another"},"contact_administrator":{"en":"If this is not a plausible explanation or if this error persists, please copy the following information into an email and send it to the system administrator, so they can figure out what went wrong. Please tell them also the date and time when this error occurred.","de":"If this is not a plausible explanation or if this error persists, please copy the following information into an email and send it to the system administrator, so they can figure out what went wrong. Please tell them also the date and time when this error occurred."},"sameas":{"en":"Same as","de":"Identisch mit","it":"Identico a"},"nuccode":{"it":"Codice NUC","de":"NUC Code","en":"NUC Code"},"no_connection":{"de":"Your browser was not able to communicate with the server. Please make sure, your Internet connection is working all right, then close this popup window and try to save again.","en":"Your browser was not able to communicate with the server. Please make sure, your Internet connection is working all right, then close this popup window and try to save again."},"system_versionclash":{"de":"The record you are editing has been updated while you were working on it. This was probably an automated updating process.","en":"The record you are editing has been updated while you were working on it. This was probably an automated updating process."},"er_notnumeric":{"de":"In diesem Feld darf nur eine Zahl stehen","it":"Questo campo pu貌 contenere solo un numero","en":"This field may contain only a number"},"cancel":{"it":"Annulla","de":"Abbrechen","en":"Cancel"},"addAnother2":{"it":"Campo","de":"Feld hinzuf眉gen","en":"Field"},"er_noturl":{"en":"This field may contain a valid URL only","it":"Questo campo pu貌 contenere un solo valido URL","de":"In diesem Feld darf nur ein g眉ltiger URL stehen"},"ample_wizard_heading":{"de":"Verkn眉pfung herstellen","en":"Link to another data source"},"editor_field_required":{"en":"Please fill out this field","de":"Bitte f眉llen Sie dieses Feld aus"},"er_hastabstop":{"en":"Your data contains a tab stop character","de":"Ihre Eingabe enth盲lt ein Tabulatorzeichen","it":"I tuoi dati contengono un carattere non consentito"},"an_error_occurred":{"en":"An Error occurred ...","de":"An Error occurred ..."},"holdinst":{"de":"Besitzende Einrichtung","it":"Biblioteca","en":"Holding Institution"},"short":{"en":"Short form of name","de":"Kurzform des Namens","it":"Forma abbreviata del nome"},"rlincode":{"de":"RLIN Code","it":"Codice RLIN","en":"RLIN Code"},"ample_wizard_search_button":{"de":"Suche","en":"Search"},"ample_wizard_number_of_hits":{"en":"No. of hits:","de":"Treffer:"},"address":{"de":"Adresse","it":"Indirizzo","en":"Address"},"ample_wizard_search_placeholder":{"en":"Enter a search term","de":"Suchanfrage eingeben"},"forbidden_to_change_no_rights":{"en":"You do not have the necessary rights to change this record.","de":"You do not have the necessary rights to change this record."},"confirmDelete":{"en":"Are you sure you want to delete this provenance description?","de":"Sind Sie sicher, dass Sie diesen Teil der Provenienzbeschreibung l枚schen m枚chten?","it":"Sei sicuro di voler eliminare questa descrizione di provenienza?"},"formergoffcode":{"de":"ehemaliger Goff Code","it":"Vecchio codice Goff","en":"former Goff Code"},"editor_submit_invalid":{"en":"At least one editor field contains an invalid value","de":"Der Wert in mindestens einem Feld ist ung眉ltig"},"note":{"en":"Note","de":"Anmerkung","it":"Nota"},"filecodehpb":{"it":"Codice HPB","de":"HPB Dateicode","en":"HPB filecode"},"save":{"en":"Save","de":"Speichern","it":"Salva"},"geonamesId":{"en":"Geonames ID","it":"Geonames ID","de":"Geonames ID"},"marccode":{"de":"MARC Organisation Code","it":"MARC Organisation Code","en":"MARC Organisation Code"},"er_notacountrycode":{"de":"Der L盲ndercode darf nur aus zwei Gro脽buchstaben bestehen","it":"Il codice del paese pu貌 contenere solo due lettere maiuscole","en":"The country code may consist of two upper-case letters only"},"er_notavalidshortname":{"en":"The record id may contain only characters and underscores. Blanks or diacritics are not allowed.","de":"Die ID darf nur Buchstaben und Unterstriche enthalten. Leerzeichen oder Diakritika sind nicht erlaubt.","it":"Il record id pu貌 contenere solo caratteri e underscore (_). Spazi e segni d''interpunzione non sono ammessi"},"isil":{"en":"ISIL","de":"ISIL","it":"ISIL"},"ample_wizard_create_new_record":{"en":"Create a new record","de":"Einen neuen Datensatz anlegen"},"er_notayear":{"it":"Questo campo deve contenere l''anno espresso sempre in quattro cifre arabe","de":"In diesem Feld darf nur eine vierstellige Jahreszahl stehen","en":"This field may contain a year in numerical form (four digits) only"},"forbidden_to_change_no_record_lock":{"en":"You either waited too long to save this record (more than 2 hrs) or have logged out (maybe in another window) from the database.","de":"You either waited too long to save this record (more than 2 hrs) or have logged out (maybe in another window) from the database."},"select":{"en":"Select","de":"Ausw盲hlen","it":"Seleziona"},"yamleditor":{"en":"YAML (internal format)","de":"YAML (Internformat)"}})); let currLang = 'en'; let options = JSON.parse(JSON.stringify(null)); let query = ''; let loadMoreFacets = 'Show more'; // console.log(null); // console.log(totalHits); // console.log(aggregationsDefined); // console.log(canShowAggregations); // console.log(heading); // console.log(defaultFacetSize); // console.log(resultAggregationsKeys); // console.log(resultAggregations); // console.log(searchConfig); // console.log(labels); // console.log(currLang); // console.log(queryEsc); // console.log(options); // console.log(query); // console.log(loadMoreFacets); </script><script src="/scripts/ample_facets.js" type="text/javascript"></script> <script> function getFile(retries, maxRetries) { if (retries == maxRetries) { $("#getfilespinner").removeClass("spinner-border"); $("#getfilebutton").addClass("btn-danger"); $("#getfilebutton").removeClass("btn-warning"); // TODO: Use label $("#getfilespinner").html("Download not successful, please try again."); } else { if (typeof AmpleDownloadDataset !== 'undefined') { $.ajax({ type: "GET", url: "/" + AmpleDownloadDataset + "/_download/_status/" + $('#download-id').text(), success: function (data) { $("#getfilebutton").attr("disabled", false); $("#getfilebutton").addClass("btn-success"); $("#getfilebutton").removeClass("btn-warning"); $("#getfilespinner").removeClass("spinner-border"); $("#download-path").removeClass("d-none"); $(".download-button").removeClass("disabled"); }, error: function (xhr, ajaxOptions, errorMsg) { if (xhr.status == 404) { setTimeout(function () { getFile(retries, maxRetries); }, 3000); retries += 1; } } }); } } } $(window).bind("load", function() { let retries = 0; // TODO let maxRetries = 1000; setTimeout(function () { getFile(retries, maxRetries); }, 2000); }); </script> </body> </html>