Skip to content

hirmeos/identifiers_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identifiers Database

Postgres database of work URIs

Instructions

Start a database instance: docker run --name identifiers_db -e POSTGRES_PASSWORD=mysecretpassword -e POSTGRES_DB=identifiers_db -e POSTGRES_USER=obp -d openbookpublishers/identifiers_db

Schema

Institutions ERD