ISEAL Core Metadata Set
Go to file
Alan Orth 7488a24e34 pyproject.toml: update dependencies
Most of these are minor and would have been selected by the semant-
ic version string during `poetry install`, but I want to make sure
that they are as current as possible before I leave the project.

In the case of Pandas 1.4.0 the minimum Python version is actually
only 3.8, so let's set that as the minimum.
2022-01-30 13:29:07 +03:00
.github/workflows .github/workflows/pages.yml: quote Python version 2022-01-06 14:02:13 +02:00
data data/fsc.csv: add fsc.transitionEndDate 2022-01-23 18:55:38 +03:00
site package-lock.json: run npm update 2022-01-30 13:29:07 +03:00
util util/create-schema-dspace.py: update comment 2022-01-11 20:57:42 +02:00
.gitignore .gitignore: ignore Python virtualenv 2021-12-06 21:29:22 +02:00
LICENSE Add license notice 2021-12-02 10:40:49 +02:00
README-dev.md README-dev.md: improve introduction 2022-01-30 12:31:30 +03:00
README.md README.md: begin reorganizing 2022-01-29 17:05:26 +03:00
idds.ttl rdf regenerate 2021-12-13 14:20:13 +01:00
poetry.lock poetry.lock: run poetry update 2022-01-23 18:02:33 +03:00
pyproject.toml pyproject.toml: update dependencies 2022-01-30 13:29:07 +03:00
requirements.txt Update requirements.txt 2022-01-23 18:02:59 +03:00
screenshot.png Update screenshot.png 2022-01-29 16:26:37 +03:00
setup.cfg Add setup.cfg for isort 2021-11-01 08:21:32 +02:00

README.md

ISEAL Core Metadata Set

Screenshot of ISEAL Core Metadata Set documentation

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.