dense-analysis / dense-analysis/ale

Add support for RDF turtle linter and fixer

Open
#1,803 0 comments 0 reactions 0 assignees View on GitHub
new tool
Dominant language
Vim Script
Stars
14k
Forks
1.5k
Avg merge
17h 49m
Merged PRs (30d)
1

Description

**Name:** turtle
**URL:** https://www.w3.org/TR/turtle/

For a linter the command line **ttl** tool can be used which provided both errors and warnings:

https://github.com/IDLabResearch/TurtleValidator

For fixing the command-line utility called **rapper** from the Raptor toolkit can be used:

rapper -i turtle -o turtle
http://librdf.org/raptor/rapper.html

I have little experience with vim coding but will have a look around to see what I can do in regard to a pull request. Any existing work or advice appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.