8 anthea metpo curation assignment 1 llm ontology definition review and editing#14
Merged
realmarcin merged 57 commits intomainfrom Nov 1, 2025
Conversation
updated output format to include multiple class definitions
Updated prompt
realmarcin
reviewed
Oct 13, 2025
realmarcin
reviewed
Oct 13, 2025
New prompt w/ copy and paste, tsv file not allowed on claude. https://claude.ai/share/2bfe3c4c-e2ce-43de-a5cf-f3379e5e6601
Updated the definition generation template to clarify prompt instructions and structure.
Clarified instructions for definition generation.
…ntology-definition-review-and-editing
realmarcin
approved these changes
Oct 31, 2025
Collaborator
realmarcin
left a comment
There was a problem hiding this comment.
I deleted the prompt update since we superceded that on the main branch now. the rest looks good, we may organize dirs a bit more on main after merge.
Add missing newline at end of JSON file to satisfy end-of-file-fixer hook.
The validate workflow is a required status check, but it only ran when TSV files changed. This caused PRs that modify other files (like JSON outputs) to be stuck waiting for a status that would never report. Changes: - Remove paths filter from pull_request trigger - Keep paths filter for push to main (avoid unnecessary runs) - Now all PRs will run validation, satisfying the required check Fixes the 'Expected — Waiting for status' issue on PR #14.
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.
No description provided.