Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for data issues raised with recent linkml #130

Merged
merged 8 commits into from
Nov 20, 2024
Merged

Conversation

caufieldjh
Copy link
Contributor

Some errors appeared when using more recent (i.e., 1.8.5) versions of linkml which hadn't been observed with older versions (e.g., ~1.5).

For example, a ValueError complaining about a Wrong type designator value - this was because the category field defines the object type, and these types expect to be identified with a full URI or CURIE rather than the class name alone.

@caufieldjh caufieldjh merged commit cc60e04 into main Nov 20, 2024
2 checks passed
@caufieldjh caufieldjh deleted the data_fixes branch November 20, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant