Processing MARC
Johann Rolschewski
Johann Rolschewski has been working at the Berlin State Library since 2006. He is in charge of the system support of the Zeitschriftendatenbank (ZDB) with a main focus on APIs and data formats. Johann has studied Biology at the FU Berlin and has a Master degree in Computer Science from TFH Berlin. He is an active contributor to the Catmandu data toolkit.

Requirements:
Participants should be familiar with command line interfaces (CLI) and have a basic knowledge of library metadata.
Systems librarians, metadata librarians and data managers.
No Programming experience expected
In 2002 Roy Tennant declared “”MARC Must Die”” [1]. Today the MARC 21 format [2] is still the workhorse of library metadata. Even our “”Next Generation Library Systems”” heavily rely on this standard from the ‘60s. Since we will continue to work with MARC 21 in the coming years, this bootcamp will give an introduction with the following topics:
* Structure of MARC 21 records and their different serializations (MARCXML, MARCMaker, MARC-in-JSON, ALEPHSEQ)
* Validation of MARC 21 records and common errors
* Statistical analysis of MARC 21 data sets
* Conversion of MARC 21 records
* Metadata extraction from MARC 21 records

This bootcamp is aimed at systems librarians, metadata librarians and data managers. For most of the tasks we will use command line tools like `yaz-marcdump`, `marcstats`, `marcvalidate` and `catmandu`, so participants should be familiar with command line interfaces (CLI) and have a basic knowledge of library metadata. For exercises a notebook is required. Please install VirtualBox [3] and the VirtualBox image [4] or all required tools [5] beforehand. Participants could bring their own MARC 21 datasets to work with.

[1] http://soiscompsfall2007.pbworks.com/f/marc+must+die.pdf
[2] https://www.loc.gov/marc/
[3] https://www.virtualbox.org/wiki/Downloads
[4] https://jorol.github.io/2022-elag/#/VM
[5] https://jorol.github.io/2022-elag/#/Software

Vue.js for Beginners
Kim Pham, Pascal Belouin

Requirements:
Beginner to Intermediate knowledge of software development
Installation requirements to be sent out
Programming experience: Beginners welcome, some knowledge of coding helps

This will be a hands-on workshop introducing vue.js, a front-end web app framework based on Javascript. Library and archives technologists can benefit from learning a framework like vue.js if there is a need to build a simple standalone web app. A simple web app can be used to assist with GLAM workflows, to integrate additional functionality in a GLAM system, or, in our case, for building specialized applications for digital humanities projects.

The tutorial will go over the basic structure of a vue app, the main concepts featured in the framework, the available tooling that facilitates vue development, and will build a small application featuring most of these concepts during the workshop. Also covered will be how to connect to a backend to fetch data from an JSON API using axios.js.

Introduction to the Annif automated indexing tool
Osma Suominen, Mona Lehtinen, Juho Inkinen, Moritz Fürneisen

Requirements:
Participants are instructed to use a computer with at least 8 GB of RAM and at least 20 GB free disk space to complete the exercises. The organizers will provide the software as a preconfigured VirtualBox virtual machine; alternative options are a Docker image or native Linux installation.
• No programming experience required, but useful in optional advanced exercises
• Familiarity with subject vocabularies (subject headings, thesauri, classifications)

Short description:
In this bootcamp, participants will be introduced to the multilingual automated subject indexing tool Annif (https//annif.org) as a potential component in a library’s metadata generation system. By completing exercises, participants will get practical experience on setting up Annif, training algorithms using example data, and using Annif to produce subject suggestions for new documents using the command line interface, the web user interface and REST API provided by the tool. We will also introduce the corpus formats supported by Annif so that participants will be able to apply the tool to their own vocabularies and documents.

Instructional videos and written exercises are already available in the Annif-tutorial GitHub repository (https://github.com/NatLibFi/Annif-tutorial/). The participants have the opportunity to familiarize themselves with it beforehand and are encouraged to attempt to complete some of the exercises on their own time before the event. During the actual event we will go through some of the exercises. It’s also an opportunity to discuss, solve problems, ask questions and get a feeling of the community around Annif.