Skip to content

Lowercase sequence ontology identifiers do not work #265

@sveinugu

Description

@sveinugu

For example: "SO:0000991" resolves, but not "so:0000991", even though the user interface suggests a lowercase namespace is fine. I believe the problem is that the namespace is included in the "Local Unique Identifier (LUI) pattern":

^SO:\d{7}$

in the Sequence ontology registry record. Removing the SO: part should probably fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions