diff --git a/README.md b/README.md index 3c4dc10553746b4aabcdc5f0fa61d809d873f4d2..04dc8d55cff583024b834434c846104473c9065f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ # Extract Bibliographic Info From Alma [Jupyter Notebook](Extract_Bibliographic_Info_From_Alma.ipynb) for extracting bibliographic information -for a given list of unique identifiers. +for a given list of unique identifiers. In the default version this Notebook fetches +the records by Alma's internal unique ID, the MMS-ID. This is because this ID is +available for any bibliographic Alma record. + +Some information is fetched from the parent record. This relation is queried by an +ID that is only used within the [Austrian Library Network](https://www.obvsg.at/), +the AC-number. The Notebook supplies some hints as on how to adapt the Notebook +for differing hierarchical linking. ## Setup