Add TemplateSpecificityScores import to SpecificityAnnotation

This commit is contained in:
kempersc 2026-01-07 22:05:42 +01:00
parent 20374b9032
commit 53ffed3531

View file

@ -20,6 +20,7 @@ default_prefix: hc
imports:
- linkml:types
- ./TemplateSpecificityScores
# Slot definitions are inlined here to avoid circular imports
# These slots are also available separately in ../slots/ for reuse