-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Currently, choosing a parser for an input is based in the file extension or mime type of the data. However, if this metadata is incorrect, for some reason, the server crashes.
Describe the solution you'd like
The server should be able to guess the file extension/mimetype based on the contents of the input.
If this is not possible for a given input, it should gracefully handle the error. Error handling should be implemented using #186.
Additional context
- OWL 2 XML Serialization (OWX )
- (list all supported input types here)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Type
Projects
Status
Parser