Skip to content

Issue with Plant Environment Ontology pattern #152

Description

@cthoyt

This issue references the Plant Environment Ontology, which is registered in Identifiers.org at https://registry.identifiers.org/registry/eo

Actual: ^(P)?EO\:\d{7}$
Expected: ^EO:\d{7}$

Issues:

  • the optional P does not work
  • there's a redundant escape for the colon
  • EO isn't the same as the prefix, so how does namespaceEmbeddedinLUI help a user generate a valid CURIE?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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