Skip to content

sh:codeIdentifier is restrictive. #727

@afs

Description

@afs

The illustration of sh:codeIdentifier is for GraphQL but either the property name should reflect that or the range should be be loosened.

sh:codeIdentifier is an xsd:string matching ^[a-zA-Z_][a-zA-Z0-9_]*$.

  • It's ASCII
  • It is very specific e.g. no : or - for identifiers other than GraphQL
  • "code" is ambiguous - a "code" can be an identifier for an instance of this shape (classification use case)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions