Modified the semantics based on new Voc4Cat terms - #66
Merged
HendrikBorgelt merged 4 commits intoJun 2, 2026
Merged
Conversation
added terminology as requested by issue nfdi4cat#65, nfdi4cat#64, nfdi4cat#63, nfdi4cat#62, nfdi4cat#61, nfdi4cat#60, nfdi4cat#58, nfdi4cat#57, nfdi4cat#56, and nfdi4cat#55
Passes ${{ secrets.GITHUB_TOKEN }} to the pages preview workflow so the action can authenticate/push to the gh-pages preview branch. Also updates the generation_date in docs/schema/coremeta4cat.yaml (auto-generated timestamp bump).
Skip running the job for PRs from forked repos and consolidate CI steps: add a single Setup Python 3.13 step, install the `just` tool via `uv`, and run `just gen-doc` before the mkdocs build. Removed the explicit token input to rely on the job-level GITHUB_TOKEN permissions. These changes reduce duplication, ensure required tools are available, and avoid running deployments on forked PRs.
mvoelken-hub
approved these changes
Jun 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added terminology as requested by issue #65, #64, #63, #62, #61, #60, #58, #57, #56, and #55
closes #65, closes #64, closes #63, closes #62, closes #61, closes #60, closes #58, closes #57, closes #56, and closes #55