Skip to content

Determine whether jsonschema format=uri matches IRIs #7

@azaroth42

Description

@azaroth42

This may be implementation dependent as to whether an IRI will match the format=uri rule or not.
Example from @tkanai: w3c/web-annotation#183 (comment)

If it is implementation dependent, we could either:

  1. be less restrictive and just check for strings
  2. devise a slower regular expression to test for IRIs
  3. implement custom format checkers for format=iri

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