Skip to content
Snippets Groups Projects
Commit 207125af authored by gabriele-h's avatar gabriele-h
Browse files

Add catalogue as submodule

parent c0715b91
Branches
No related tags found
No related merge requests found
[submodule "catalogue"]
path = catalogue
url = ssh://git@labs.onb.ac.at:8022/labs-team/catalogue.git
# Extract Bibliographic Info From Alma
[Jupyter Notebook](Extract_Bibliographic_Info_From_Alma.ipynb) for extracting bibliographic information
for a given list of AC-numbers.
for a given list of unique identifiers.
If you want to try this on your local machine, please take note that you will need to get
the [catalogue](https://labs.onb.ac.at/gitlab/labs-team/catalogue) module and either move
*marc_tools/marc_extractor.py* and *sru/almasru.py* to the root of your project or change
the Jupyter Notebook to make the correct imports.
the [catalogue](https://labs.onb.ac.at/gitlab/labs-team/catalogue) module by executing
```
cd catalogue
git submodule init
git submodule update
```
Subproject commit b47d8e8a102585f0105e7b3b8232c312462749fd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment