Skip to content

23.11

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 15:45
· 11 commits to master since this release
  • add Zenodo badge
  • add ANNOds to repo outside of releases as well
  • ADD CC0-1.0 LICENSE
  • update readme
  • fix location URLs
  • Add combine script.
  • change license to CC BY 4.0 international
  • update ANNOds and add metaclasses
  • add SHACL shapes for Bone and BonePart
  • fix SHACL errors with Bone and BonePart shapes
  • create preliminary SHACL shapes for the other classes
  • fix :fmaID and :ta2Id misspellings in ANNOds
  • :fDICode -> :fdiCode
  • add missing labels
  • improve SHACL shapes
  • exclude DensPermanens from validation because it doesn't have an :fdiCode
  • add missing label
  • add GitHub workflows and document validation
  • remove dotfiles from .gitignore
  • enable Dependabot for GitHub actions
  • move from shacl@master to shacl@v1 in case of future breaking changes
  • assign KonradHoeffner on Dependabot PRs
  • fix ontology URL in annods.owl, part of #3
  • add metadata to annodc.owl, part of #3
  • generate ontology documentation, part of #3
  • fix #2: prevent syntax errors in anno.ttl through blank node renaming
  • add transform script for OLS
  • add release workflow