nervia
Management system for physical storage of archaeological finds
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.3%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Management system for physical storage of archaeological finds
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 1
Created about 13 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
License
Citation
README
This is a Django project (`nervia`) and app (`magazzino`) to manage a physical storage space for archaeological finds. It is being developed in-house at the archaeological museum of ancient Albintimilium. It will likely be deployed on a local network. Current target dependencies are Django 1.7 and Python 2.7.
Owner
- Name: Stefano Costa
- Login: steko
- Kind: user
- Location: Genova, Italy
- Company: @MibactIT
- Website: https://codeberg.org/steko
- Repositories: 6
- Profile: https://github.com/steko
Archaeologist, open data wrangler. All my source code is now at Codeberg!
Citation (CITATION.cff)
# YAML 1.2
# Metadata for citation of this software according to the CFF format (https://citation-file-format.github.io/)
cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: 'steko/nervia: ArcheoFOSS 2013'
abstract: "Management system for physical storage of archaeological finds compatible with Italy standards from ICCD"
identifiers:
- description: The main Zenodo snapshot
type: doi
value: https://doi.org/10.5281/zenodo.5248935
authors:
- given-names: Stefano
family-names: Costa
affiliation: Ministero della Cultura
orcid: "https://orcid.org/0000-0003-1124-3174"
version: '0.1'
date-released: 2021-08-24
repository-code: https://github.com/steko/nervia
license: Apache-2.0
preferred-citation:
title: "Scheda TMA (Tabella Materiali). Sviluppo di un database per la gestione del materiale archeologico dalla città antica di Albintimilium (Liguria)"
authors:
- family-names: Gambaro
given-names: Luigi
- family-names: Costa
given-names: Stefano
orcid: "https://orcid.org/0000-0003-1124-3174"
pages: 259-266
type: conference-paper
editors:
- family-names: Stanco
given-names: Filippo
- family-names: Gallo
given-names: Giovanni
isbn: 9781784912604
volume-title: "Free, libre and open source software e open format nei processi di ricerca archeologica: VIII Edizione Catania 2013"
url: "http://www.archaeopress.com/ArchaeopressShop/Public/displayProductDetail.asp?id={73A8F951-90D3-472B-A110-691662CEE50A}"
year: 2016
GitHub Events
Total
Last Year
Dependencies
requirements.txt
pypi
- Django >=1.7
- django-grappelli *