-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The issue
Valid 'Turtle' is important for this validator because the validation library reads the data in Turtle format and then returns errors and warnings concerning the DCAT feed. It does not validate the Turtle. Users can make use of other sites that have this feature.
Implementing this feature requires the use of a library which will show errors if the turtle format is valid or well written. The issue is to find a way to implement this library and make use of the Turtle validator to show errors when the Turtle format is selected or chosen.
The library
The library that can be used for the feature is:
https://github.com/mmlab/TurtleValidator/
Metadata
Metadata
Assignees
Labels
No labels