Last active
July 19, 2019 18:41
-
-
Save acka47/bcf7d0cbbbb8de8d31220c12c2525171 to your computer and use it in GitHub Desktop.
List of service types in lobid-organisations / German ISIL registry
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl "https://lobid.org/organisations/search?q=_exists_:availableChannel.serviceType&size=200" | jq .member[].availableChannel[].serviceType | sort | uniq -c | sort -nr > servicetypes.txt | |
34 "Nutzung" | |
30 "Standort" | |
29 "Öffnungszeiten" | |
18 "Gebühren" | |
11 "Kontaktformular" | |
9 "weitere Service-URL" | |
7 "Weitere URL" | |
6 "weitere URL" | |
6 "SRU" | |
6 "Service" | |
6 "PAIA" | |
6 "DAIA" | |
5 "Online-Auskunft" | |
4 "OPAC/Katalog" | |
3 "Facebook" | |
2 "weiterer Katalog" | |
2 "weitere Homepage" | |
2 "SMS-Service" | |
2 "Kulturstiftung" | |
2 "Informationsseite" | |
2 "Discovery Service" | |
2 "Barrierefreiheit" | |
1 "Zugang für Handgeräte" | |
1 "Zeitzeugenarchiv" | |
1 "Wikipedia" | |
1 "weiterer Service-URL" | |
1 "Weiterer OPAC" | |
1 "weiterer OPAC" | |
1 "Weitere Informationsseite" | |
1 "Weitere Info" | |
1 "Weitere Homepage" | |
1 "ViFa Vorderer Orient" | |
1 "Vesters Archiv" | |
1 "Testsammlung" | |
1 "Standorte" | |
1 "Stadt Remscheid" | |
1 "Stadt Garbsen" | |
1 "Schatzbehalter" | |
1 "Sammlungs-OPAC" | |
1 "Portal Globales Lernen" | |
1 "Portal" | |
1 "Plansammlung" | |
1 "OpenURL" | |
1 "Online-Shop" | |
1 "Onleihe Verbund" | |
1 "Onleihe RLP" | |
1 "Onleihe" | |
1 "MPI Steuerrecht u. Öff. Finanzen" | |
1 "linked data" | |
1 "Landesarbeitsgericht" | |
1 "Lageplan (PDF)" | |
1 "Kunstgeschichte" | |
1 "Kultureinrichtung" | |
1 "Kopien- und Literaturservice" | |
1 "Kinder-/Jugendliteratur DDR" | |
1 "Kinderbibliothek" | |
1 "Katalog Bibnet" | |
1 "Japanologie" | |
1 "Homepage des Museums" | |
1 "Histor.Sondersammlg." | |
1 "Historischer Verein" | |
1 "Gemeinde Weissach" | |
1 "Franken-Onleihe" | |
1 "Finanzgericht" | |
1 "Fernleihe" | |
1 "Fachinformationsservice" | |
1 "Facebook-Präsenz der Bibliothek" | |
1 "Englische Homepage" | |
1 "eMedienBayern" | |
1 "Elektronische Zeitschriftenbibliothek" | |
1 "Discovery-Service" | |
1 "Digitalisierter Kartenkatalog bis 2004" | |
1 "Digitales Archiv" | |
1 "Denkmalpflege" | |
1 "Dauerausstellung \"Alltag Zwangsarbeit 1938-1945\"" | |
1 "DaSinD texte" | |
1 "Bibliotheksportal" | |
1 "Bestandsinformationen" | |
1 "Bestände in DE-11-97" | |
1 "Bestände/Findmittel" | |
1 "Auskunft" | |
1 "Aufsätze" | |
1 "Archiv-Online" | |
1 "Archivdatenbank" | |
1 "Archiv" | |
1 "Antikensammlung" | |
1 "Anfahrt und Öffnungszeiten" | |
1 "Abguss-Sammlung" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment