Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
extract bibliographic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
labs-team
extract bibliographic
Commits
207125af
Commit
207125af
authored
5 years ago
by
gabriele-h
Browse files
Options
Downloads
Patches
Plain Diff
Add catalogue as submodule
parent
c0715b91
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
README.md
+7
-4
7 additions, 4 deletions
README.md
catalogue
+1
-0
1 addition, 0 deletions
catalogue
with
11 additions
and
4 deletions
.gitmodules
0 → 100644
+
3
−
0
View file @
207125af
[submodule "catalogue"]
path = catalogue
url = ssh://git@labs.onb.ac.at:8022/labs-team/catalogue.git
This diff is collapsed.
Click to expand it.
README.md
+
7
−
4
View file @
207125af
# Extract Bibliographic Info From Alma
[
Jupyter Notebook
](
Extract_Bibliographic_Info_From_Alma.ipynb
)
for extracting bibliographic information
for a given list of
AC-numb
ers.
for a given list of
unique identifi
ers.
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
```
This diff is collapsed.
Click to expand it.
catalogue
@
b47d8e8a
Subproject commit b47d8e8a102585f0105e7b3b8232c312462749fd
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment