Skip to content

Classes without an "is_a" parent throwing errors on LinkML documentation pages #304

@chris-grove

Description

@chris-grove

There are 4 classes, at least, that have no parent classes in our LinkML model:

Identifier
IdentifiersRange
BioSampleGenomicInformation
BioSampleGenomicInformationDTO

and all of the documentation pages for these are throwing the same error:

Image

https://alliance-genome.github.io/agr_curation_schema/Identifier/
https://alliance-genome.github.io/agr_curation_schema/IdentifiersRange/
https://alliance-genome.github.io/agr_curation_schema/BioSampleGenomicInformation/
https://alliance-genome.github.io/agr_curation_schema/BioSampleGenomicInformationDTO/

Is this because there is always expected to be some ancestral path to AuditedObject or AuditedObjectDTO (as with most classes)? Should we insist that all classes have a parent? Or maybe this is a coincidence?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions