Alan Orth
6216144070
We are planning to remove the controlled vocabularies from the CSV files so we should not expect that this column will exist. Instead, check if there is a controlled vocabulary in the data directory. The controlled vocabularies were already exported once using the util/export-controlled-vocabularies.py script so we don't actually need them in the CSVs anymore. |
||
---|---|---|
.github/workflows | ||
data | ||
site | ||
util | ||
.gitignore | ||
idds.ttl | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README-dev.md | ||
README.md | ||
requirements.txt | ||
screenshot.png | ||
setup.cfg |
ISEAL Core Metadata Set
About the Project
The ISEAL Core Metadata Set (ISEAL Core) is a set of structured terms and vocabularies that can be used as metadata to describe, share, and reuse different digital resources across the ISEAL Community and broader set of stakeholders. The resources described using the ISEAL Core are those that sustainability systems typically collect, curate, manage, use, publish and archive. They may be datasets, published research, certificates, videos, images, maps, or other organizational documentation.
View the user-friendly schema reference here: https://iseal-community.github.io/iseal-core
Built With
- Python — used for CSV schema parsing and RDF generation
- Bootstrap — used for HTML documentation site style and layout
- Node.js — the Node.js package manager (NPM) installs web dependencies and tooling
- Hugo — used to generate the HTML documentation site
Consult README-dev.md
for technical information about making changes to the schema, documentaion site, etc.
TODO
- Repository
- Add more information and instructions to README.md
- Schema
- Remove combined "latLong" fields (they can be inferred from the separate fields)
- Remove controlled vocabularies from the schema CSVs
- Site
- Change "Suggested element" to "DSpace mapping"?
License
This project's source code is licensed under the GNU General Public License v3.0. This project's text and graphics are licensed under the Creative Commons Attribution Share Alike 4.0 International license.