Skip to content

Create extension mechanism for recognizing new formats #1

Description

@emanueldima

We need a mechanism to describe custom format variants, its main usage being for the TEI subformats. The mediatype, root element, schemas (either relaxng, schematro, xml schema or dtd) must be testable with a common Turing complete language for full power. A new profile should require just adding a new file with a lambda function taking the list of features and returning a new format (for a match) or empty result (for non match).

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions