Skip to content

Implement the turtle validator library  #15

@sebastienhenau

Description

@sebastienhenau

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

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