---
type: Marketing Page
title: Glossary
description: The key terms from librarianship and cloud computing — from abstract
  to corporate library, explained concisely and jargon-free.
resource: https://www.librario.de/en/glossar
---

# Glossary

Glossary

# Library and cloud terms, briefly explained

Librarianship and cloud computing each bring their own vocabulary. Here are the most important terms from both worlds, explained clearly and jargon-free.

 Abstract 

An abstract is a concise, neutral summary of a scholarly work. In Librario it is recorded as a bibliographic field.

[Bibliographic fields](/en/docs/bibliothekswesen/felder-referenz#inhaltliche-erschlie%C3%9Fung)

API

API stands for application programming interface. Through it other programs exchange data with Librario — for example to create or query publications automatically. Librario provides a documented REST API.

 arXiv 

arXiv is an open repository for scientific preprints, mainly in physics, mathematics and computer science. Each entry carries an arXiv ID that uniquely references the work.

[Bibliographic fields](/en/docs/bibliothekswesen/felder-referenz#kennungen)

 BibTeX 

BibTeX is a widely used file format for bibliographic references, originally developed for the LaTeX typesetting system. Librario exports publications as BibTeX for direct reuse in scholarly writing.

[Librario & BibTeX](/en/vergleiche/bibtex)

 Call number 

A call number identifies a single book within a library. It is assigned during cataloguing and locates the book precisely on the shelf.

 Cataloguing 

Cataloguing is the process of describing and organising a library's resources — books, articles and other materials — by maintaining metadata such as author, title and subject so each resource stays easy to find.

 Cloud computing 

Cloud computing is the approach of using an abstracted IT infrastructure instead of individual physical computers or servers. Computing power, storage and services are consumed on demand.

 Corporate library 

A corporate library is an organisation's internal library. It gives employees central access to literature and publications and is usually not open to the public.

DIN

DIN is the Deutsches Institut für Normung, the German standards body. It issues technical standards — such as DIN 1426 on the abstract. Standards are a dedicated publication type in Librario.

DOI

DOI stands for digital object identifier. A DOI permanently and uniquely identifies a digital object and is used mainly for scholarly articles.

[Bibliographic fields](/en/docs/bibliothekswesen/felder-referenz#kennungen)

GND

GND is the Gemeinsame Normdatei, the German integrated authority file maintained by libraries for persons, organisations and subject terms — so the same author is referenced consistently everywhere.

ILS

ILS stands for integrated library system: software that combines cataloguing, lending and search in a single system. Librario is a cloud-based ILS for corporate libraries.

[Usability](/en/funktionen/benutzerfreundlichkeit)

ISBN

ISBN stands for international standard book number. It identifies books and similar works uniquely and consistently worldwide.

[Bibliographic fields](/en/docs/bibliothekswesen/felder-referenz#kennungen)

ISSN

ISSN stands for international standard serial number. It identifies journals and serial publications consistently.

[Bibliographic fields](/en/docs/bibliothekswesen/felder-referenz#kennungen)

 Library software 

Library software — also called an integrated library system — is software for managing a library's publications. It supports searching an OPAC as well as lending and retrieving books and files.

[Comparisons](/en/vergleiche)

MARC

MARC stands for machine-readable cataloging, a data format from the 1960s in which classic library systems record catalogue data with numbered field codes (245 for the title, for example). In Librario, fields are called title, author and publication year; you do not need to know MARC.

[Usability](/en/funktionen/benutzerfreundlichkeit)

MCP

MCP stands for Model Context Protocol, an open standard through which AI assistants access external data sources. Librario provides an MCP server that lets an AI assistant research directly in your library.

[AI integration](/en/funktionen/ki-integration)

 Metadata 

Metadata are the descriptive details of a publication — title, author, year, keywords and other bibliographic fields. They make a publication findable and citable.

[Bibliographic fields](/en/docs/bibliothekswesen/felder-referenz)

OCR

OCR stands for optical character recognition, the automatic detection of text in images and scans. Librario uses it to make the text of scanned PDFs searchable.

 One Person Librarian 

A One Person Librarian (OPL) runs a library single-handedly, covering both professional and administrative tasks — from cataloguing to procurement.

OPAC

OPAC stands for online public access catalogue, an online library catalogue for searching the available publications.

PDF

PDF stands for portable document format, a platform-independent file format for documents. In Librario, PDF attachments are first-class, searchable parts of a publication.

 Publication 

A publication is a publicly issued medium — a book, journal, article or standard. In Librario the publication is the central catalogued unit.

PWA

PWA stands for progressive web app. Librario can be installed as a PWA and then behaves like a native application — no app store, always up to date.

QR code

QR code stands for quick response code, a two-dimensional code. Librario uses it to label books: scanning the code with a smartphone marks a book as borrowed or returned.

SaaS

SaaS stands for software as a service, a part of cloud computing in which the software and IT infrastructure are run by a provider and made available over the internet. Librario is a SaaS product.

SSO

Single sign-on (SSO) lets a user authenticate to several systems with a single login instead of managing separate credentials. Librario supports SSO via Microsoft, e.g. Microsoft 365.

## See Librario in action.

A short demo shows how cloud-based library software makes day-to-day work easier.

[Watch a demo](/en/demo)

## Structured data

```json
{"@context":"https://schema.org","@type":"Organization","name":"Librario","legalName":"BauCloud GmbH","url":"https://www.librario.de","logo":"https://www.librario.de/a/favicons/apple-touch-icon-42469d8e.png","contactPoint":{"@type":"ContactPoint","contactType":"customer support","email":"info@librario.de"}}
```

```json
{"@context":"https://schema.org","@type":"DefinedTermSet","@id":"https://www.librario.de/en/glossar","name":"Glossary","hasDefinedTerm":[{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#abstract","name":"Abstract","description":"An abstract is a concise, neutral summary of a scholarly work. In Librario it is recorded as a bibliographic field.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#api","name":"API","description":"Application Programming Interface. API stands for application programming interface. Through it other programs exchange data with Librario — for example to create or query publications automatically. Librario provides a documented REST API.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#arxiv","name":"arXiv","description":"arXiv is an open repository for scientific preprints, mainly in physics, mathematics and computer science. Each entry carries an arXiv ID that uniquely references the work.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#bibtex","name":"BibTeX","description":"BibTeX is a widely used file format for bibliographic references, originally developed for the LaTeX typesetting system. Librario exports publications as BibTeX for direct reuse in scholarly writing.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#call-number","name":"Call number","description":"A call number identifies a single book within a library. It is assigned during cataloguing and locates the book precisely on the shelf.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#cataloguing","name":"Cataloguing","description":"Cataloguing is the process of describing and organising a library's resources — books, articles and other materials — by maintaining metadata such as author, title and subject so each resource stays easy to find.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#cloud-computing","name":"Cloud computing","description":"Cloud computing is the approach of using an abstracted IT infrastructure instead of individual physical computers or servers. Computing power, storage and services are consumed on demand.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#corporate-library","name":"Corporate library","description":"A corporate library is an organisation's internal library. It gives employees central access to literature and publications and is usually not open to the public.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#din","name":"DIN","description":"Deutsches Institut für Normung. DIN is the Deutsches Institut für Normung, the German standards body. It issues technical standards — such as DIN 1426 on the abstract. Standards are a dedicated publication type in Librario.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#doi","name":"DOI","description":"Digital Object Identifier. DOI stands for digital object identifier. A DOI permanently and uniquely identifies a digital object and is used mainly for scholarly articles.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#gnd","name":"GND","description":"Gemeinsame Normdatei. GND is the Gemeinsame Normdatei, the German integrated authority file maintained by libraries for persons, organisations and subject terms — so the same author is referenced consistently everywhere.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#ils","name":"ILS","description":"Integrated Library System. ILS stands for integrated library system: software that combines cataloguing, lending and search in a single system. Librario is a cloud-based ILS for corporate libraries.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#isbn","name":"ISBN","description":"International Standard Book Number. ISBN stands for international standard book number. It identifies books and similar works uniquely and consistently worldwide.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#issn","name":"ISSN","description":"International Standard Serial Number. ISSN stands for international standard serial number. It identifies journals and serial publications consistently.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#library-software","name":"Library software","description":"Library software — also called an integrated library system — is software for managing a library's publications. It supports searching an OPAC as well as lending and retrieving books and files.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#marc","name":"MARC","description":"Machine-Readable Cataloging. MARC stands for machine-readable cataloging, a data format from the 1960s in which classic library systems record catalogue data with numbered field codes (245 for the title, for example). In Librario, fields are called title, author and publication year; you do not need to know MARC.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#mcp","name":"MCP","description":"Model Context Protocol. MCP stands for Model Context Protocol, an open standard through which AI assistants access external data sources. Librario provides an MCP server that lets an AI assistant research directly in your library.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#metadata","name":"Metadata","description":"Metadata are the descriptive details of a publication — title, author, year, keywords and other bibliographic fields. They make a publication findable and citable.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#ocr","name":"OCR","description":"Optical Character Recognition. OCR stands for optical character recognition, the automatic detection of text in images and scans. Librario uses it to make the text of scanned PDFs searchable.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#one-person-librarian","name":"One Person Librarian","description":"A One Person Librarian (OPL) runs a library single-handedly, covering both professional and administrative tasks — from cataloguing to procurement.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#opac","name":"OPAC","description":"Online Public Access Catalogue. OPAC stands for online public access catalogue, an online library catalogue for searching the available publications.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#pdf","name":"PDF","description":"Portable Document Format. PDF stands for portable document format, a platform-independent file format for documents. In Librario, PDF attachments are first-class, searchable parts of a publication.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#publication","name":"Publication","description":"A publication is a publicly issued medium — a book, journal, article or standard. In Librario the publication is the central catalogued unit.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#pwa","name":"PWA","description":"Progressive Web App. PWA stands for progressive web app. Librario can be installed as a PWA and then behaves like a native application — no app store, always up to date.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#qr-code","name":"QR code","description":"Quick Response Code. QR code stands for quick response code, a two-dimensional code. Librario uses it to label books: scanning the code with a smartphone marks a book as borrowed or returned.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#saas","name":"SaaS","description":"Software as a Service. SaaS stands for software as a service, a part of cloud computing in which the software and IT infrastructure are run by a provider and made available over the internet. Librario is a SaaS product.","inDefinedTermSet":"https://www.librario.de/en/glossar"},{"@type":"DefinedTerm","@id":"https://www.librario.de/en/glossar#sso","name":"SSO","description":"Single sign-on. Single sign-on (SSO) lets a user authenticate to several systems with a single login instead of managing separate credentials. Librario supports SSO via Microsoft, e.g. Microsoft 365.","inDefinedTermSet":"https://www.librario.de/en/glossar"}]}
```
