Code Monkey home page Code Monkey logo

ba-sachsen-pica's Introduction

Transformation von Bibliotheca und Alephino nach PICA+ für die Bibliotheken der Berufsakademie Sachsen

Vorbereitung

  1. Exporte bereitstellen mit folgenden Dateinamen:

    • alephino/input/leipzig-exemplare.txt
    • alephino/input/leipzig-titel.txt
    • alephino/input/riesa-exemplare.txt
    • alephino/input/riesa-titel.txt
    • bibliotheca/input/bautzen.imp
    • bibliotheca/input/breitenbrunn.imp
    • bibliotheca/input/dresden.imp
    • bibliotheca/input/glauchau.imp
    • bibliotheca/input/plauen.imp
  2. Installation Task 3.2.2

    a) RPM-based (Fedora, CentOS, SLES, etc.)

    wget https://github.com/go-task/task/releases/download/v3.2.2/task_linux_amd64.rpm
    sudo dnf install ./task_linux_amd64.rpm && rm task_linux_amd64.rpm

    b) DEB-based (Debian, Ubuntu etc.)

    wget https://github.com/go-task/task/releases/download/v3.2.2/task_linux_amd64.deb
    sudo apt install ./task_linux_amd64.deb && rm task_linux_amd64.deb
  3. Installation OpenRefine 3.4.1 und openrefine-client 0.3.10

    task install
    

Nutzung

Datenverarbeitung sequentiell

task default

Datenverarbeitung (teil)parallelisiert (benötigt bis zu 16 GB RAM)

task pica+:main

Analyse dubletter Barcodes

task barcodes:main

Hinweise

  • Ursprünglich war eine Zusammenführung der Daten aus Bibliotheca und Alephino bei der Datenmigration geplant. Der Task "pica+" ist dafür ausgelegt, aber wurde letztlich nur für Bibliotheca genutzt. Für Alephino erfolgt der Export in pica+ direkt im Job "Alephino" ohne Zwischenschritt.

Systemvoraussetzungen

  • GNU/Linux (getestet auf Fedora 32)
  • JAVA 8+ (für OpenReifne)
  • 8 GB freien Arbeitsspeicher

Verwendete Tools

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.