cdvost2018

Bibliotheks-APIs der Verbundzentrale des GBV (VZG) für Coding da Vinci Ost 2018

View on GitHub

Gemeinsamer Bibliotheksverbund (GBV)

{width=70%}

Bibliothekskataloge

\vspace{1em}

\vspace{1em}

Relevante Entitäten

        Beispiel-Identifier ----------- ------------------------------------------------- Bibliothek  `DE-Wim2` (ISIL der UB Weimar) Katalog     `opac-de-wim2` (Katalog-ID auf ISIL-Basis) Standort    <http://uri.gbv.de/organization/isil/DE-Wim2@bst> Dokument    (`ppn:`)`826687091` Exemplar    ...

URI-Präfixe (http://uri.gbv.de/...) teilweise optional.

Schnittstellen und Formate

Document Availability Information API (DAIA)

Katalog + Dokument $\Rightarrow$

Siehe DAIA-Spezifikation, Projektseite und Wikipedia.

https://verbundwiki.gbv.de/display/VZG/DAIA

\small\vfill

https://paia.gbv.de/DE-Wim2/daia
  ?id=ppn:826687091
  &format=json

Citation Style Language (CSL) API

Katalog + CQL-Query + Zitierstil $\Rightarrow$

\small\vfill

http://ws.gbv.de/csl/
  ?database=opac-de-27
  &query=pica.per=marx,karl
  &citationstyle=ieee
  &language=de

CQL-Abfragen


pica.per=Nachname,Vorname... Person pica.ppn=885600452 bestimmtes Dokument pica.isn=3-9547618-6-6 ISBN pica.gnd=4549405-8 GND-ID (Person, Thema) … ——————————- ———————–

SRU

Bibliothek + CQL-Query $\Rightarrow$ Dokumente

\small\vfill

http://sru.gbv.de/opac-de-27
 ?version=1.1&operation=searchRetrieve
 &query=pica.per=marx,karl
 &maximumRecords=10
 &recordSchema=mods

MODS-Format

XML-Format mit bibliographischen Daten

\small

<name type="personal" usage="primary" 
      authority="gnd" authorityURI="http://d-nb.info/gnd/" 
      valueURI="http://d-nb.info/gnd/118578537">
  <namePart type="family">Marx</namePart>
  <namePart type="given">Karl</namePart>
  <role>
    <roleTerm authority="marcrelator" type="code">aut</roleTerm>
  </role>
</name>

PPN steht in /record/recordIdentifier[@source="DE-601"]:

<recordIdentifier source="DE-601">899009921</recordIdentifier>

Linked Open Data: Angaben zu Standorten/Bibliotheken

<http://uri.gbv.de/organization/isil/DE-Wim2@bst>{width=95%}

Bibliotheken und API-Endpunkte

Hinweise und Ideen

\vfill

Bitte Nachfragen! jakob.voss@gbv.de


{width=100%}