Skip to content

w3c/rdfvalidator-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

git clone git://github.com/w3c/rdfvalidator-ng.git
cd rdfvalidator-ng
sbt assembly
java -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.

About

A simple Servlet to validate RDF files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy