w3c/rdfvalidator-ng

Name: rdfvalidator-ng

Owner: World Wide Web Consortium

Description: A simple Servlet to validate RDF files

Created: 2012-05-21 20:30:48.0

Updated: 2018-01-02 03:45:52.0

Pushed: 2015-09-21 18:50:16.0

Homepage: null

Size: 182

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RDFValidator-NG

Check and Visualize your RDF documents.

RDFValidator-NG is basically the code at http://dev.w3.org/cvsweb/java/classes/org/w3c/rdf/examples/ARPServlet.java (which currently runs http://www.w3.org/RDF/Validator/. This version makes very easy to run the service locally.

How to start geeking

You only a recent version of Java (tested with Java 8). If you want to generate images for the graphs you provide, please install GraphViz. You'll also need a recent version of sbt.

clone git://github.com/w3c/rdfvalidator-ng.git
dfvalidator-ng
assembly
 -jar target/scala-2.11/rdf-validator.jar 8080

Then you can go to http://localhost:8080.

Licence

This source code is made available under the W3C Licence.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.