ISEAL Core Metadata Set
Go to file
Alan Orth 992fda8f85
Add GitHub workflow to publish to Pages
It seems we can only enable GitHub Pages with subdirectories at the
root of the project. Ours is in ./site/docs so I think we need to
use an example like Hexo's to publish with a GitHub workflow.

See: https://hexo.io/docs/github-pages
2021-11-01 08:38:05 +02:00
.github/workflows Add GitHub workflow to publish to Pages 2021-11-01 08:38:05 +02:00
site Add initial version of schema specification site 2021-11-01 08:27:41 +02:00
util Add util/generate-docs.py 2021-11-01 08:21:50 +02:00
.gitignore Add .gitignore 2021-11-01 08:34:00 +02:00
README.md Add basic README.md 2021-11-01 08:33:36 +02:00
documentation.html fixing domain and range namespace 2021-10-28 09:04:51 +02:00
idds.ttl fixing domain and range namespace 2021-10-28 09:04:51 +02:00
idss application profile.ipynb fixing domain and range namespace 2021-10-28 09:04:51 +02:00
poetry.lock Add poetry config 2021-11-01 08:19:39 +02:00
pyproject.toml Add poetry config 2021-11-01 08:19:39 +02:00
setup.cfg Add setup.cfg for isort 2021-11-01 08:21:32 +02:00

README.md

ISEAL Core Schema

TODO

  • Clarify license for code and docs (GPL and CC?)
  • Update links to final version (from alanorth to iseal GitHub)