Git Product home page Git Product logo

bk2rdf's Introduction

Basisklassikation in RDF

Dieses Repository ist inzwischen obsolet. Die BK in RDF gibt es unter: https://api.dante.gbv.de/export/download/bk/default/


Die Basisiklassifikation (BK) ist eine monohierarchische Dezimalklassifikation, die im Gemeinsamen Bibliotheksverbund (GBV) verwendet wird. Sie basiert auf der Nederlandse Basisclassificatie (NBC) und besteht aus 5 Bereichen mit 48 Hauptklassen und 2086 Unterklassen (Stand 2014) in mehreren Hierarchieebenen.

Die Basisklassifikation wird von der Zentralredaktion Sacherschließung gepflegt und im Verbundkatalog des GBV (GVK) verwaltet. Die Daten sind unter CC0 frei verfügbar. Um die ursprünglich im PICA-Format vorliegenden Datensätzen nach RDF zu konvertieren besteht folgender Workflow:

  • Die BK-Datensätze lassen sich im Format MARC 21 Classification (MARCXML) aus dem GVK per SRU abrufen (pica.tbs=kb and pica.mak=Tkv).

  • Die abgerufenen Datensätze müssen noch um hierarchische Verknüpfungen ergänzt werden, da diese nur Indirekt in Kategorie angegeben sind.

    $ make unterklassen.xml
    
  • Da für Hauptklassen und Bereiche keine eigenen Datensätze vorhanden sind, werden für diese Dummy-Datensätze in MARCXML erstellt:

    $ make hauptklassen.xml
    
  • Die gesamten MARCXML-Datensätze werden anschließend mit mc2skos nach RDF konvertiert wobei die Formate RDF/Turtle und JSKOS angeboten werden.

    $ make rdf
    

Weitere Informationen zur Basisklassifikation

bk2rdf's People

Contributors

nichtich avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.