Skip to content

Code used at Stiftung Deutsche Kinemathek to register AVefi compliant PIDs for collections on record in their local Adlib database

License

Notifications You must be signed in to change notification settings

AV-EFI/collections2efi

Repository files navigation

collections2efi

Installation

$ poetry --version                     # check for poetry existence
Poetry (version 1.8.2)                
$ poetry install                       # install dependencies

Running the project

Ensure that you have a network connection to Axiell Collections.

$ export SDK_AXIELL_COLLECTIONS_URL=http://...      # set required env variable
$ echo $SDK_AXIELL_COLLECTIONS_URL                  # check env variable
http://...
$ poetry run python main.py            # run script

About

Code used at Stiftung Deutsche Kinemathek to register AVefi compliant PIDs for collections on record in their local Adlib database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages