Skip to content

Update the linkml-model files with linkml 1.10.0-rc4#236

Merged
matentzn merged 9 commits intomainfrom
1.10.0-rc4
Feb 18, 2026
Merged

Update the linkml-model files with linkml 1.10.0-rc4#236
matentzn merged 9 commits intomainfrom
1.10.0-rc4

Conversation

@matentzn
Copy link
Contributor

@matentzn matentzn commented Feb 3, 2026

No description provided.

@@ -1,3 +1,46 @@
# metamodel_version: 1.7.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update metadmodel version string!

F401 — "imported but unused".

  The X as X syntax is the explicit re-export pattern that tells ruff "this import is intentionally unused here, it's meant to be re-exported from this module."
  The linkml_model/json/ directory contains plain JSON schema
  representations that have not been regenerated since 2022. They are
  not produced by the current build (gen-project does not generate them),
  making them stale artifacts. Their content is conceptually redundant
  with jsonschema/ and jsonld/. Remove the directory entirely.
Remove the JSON enum entry, the corresponding _Path JSON mapping, and the ModelFile.json property from linkml_model/linkml_files.py. This cleans up deprecated/duplicate JSON-specific symbols in favor of the existing JSONLD/JSON Schema representations and simplifies the set of supported formats.
@matentzn matentzn marked this pull request as ready for review February 18, 2026 21:32
@matentzn matentzn merged commit 8ed9650 into main Feb 18, 2026
7 checks passed
@matentzn matentzn deleted the 1.10.0-rc4 branch February 18, 2026 21:34
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