Open Context Database SQL Dump
Authors/Creators
- 1. Alexandria Archive Institute Open Context
- 2. The Alexandria Archive Institute
Description
Open Context (https://opencontext.org) publishes free and open access research data for archaeology and related disciplines. An open source (but bespoke) Django (Python) application supports these data publishing services. The software repository is here: https://github.com/ekansa/open-context-py
The Open Context team runs ETL (extract, transform, load) workflows to import data contributed by researchers from various source relational databases and spreadsheets. Open Context uses PostgreSQL (https://www.postgresql.org) relational database to manage these imported data in a graph style schema. The Open Context Python application interacts with the PostgreSQL database via the Django Object-Relational-Model (ORM).
This database dump includes all published structured data organized used by Open Context (table names that start with 'oc_all_'). The binary media files referenced by these structured data records are stored elsewhere. Binary media files for some projects, still in preparation, are not yet archived with long term digital repositories.
These data comprehensively reflect the structured data currently published and publicly available on Open Context. Other data (such as user and group information) used to run the Website are not included.
IMPORTANT
This database dump contains data from roughly 190+ different projects. Each project dataset has its own metadata and citation expectations. If you use these data, you must cite each data contributor appropriately, not just this Zenodo archived database dump.
Files
opencontext-2025-01-22.sql.zip
Files
(3.1 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:dae4c772b4b239f68ba8e7ea904ac9f4
|
3.1 GB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/ekansa/open-context-py
- Programming language
- Python
- Development Status
- Active