- From: Dimitris Kontokostas <kontokostas@informatik.uni-leipzig.de>
- Date: Mon, 28 Apr 2014 12:46:07 +0300
- To: Miel Vander Sande <miel.vandersande@ugent.be>
- Cc: Gregg Kellogg <gregg@greggkellogg.net>, "Frans Knibbe | Geodan" <frans.knibbe@geodan.nl>, "public-lod@w3.org" <public-lod@w3.org>
- Message-ID: <CA+u4+a2pv4kgeLPUJ1Kk3X4C0-0DsN28VyMthPY490F0JzrOmg@mail.gmail.com>
Hi, You can also use RDFUnit [1]. This goes one step beyond the turtle syntax and checks if you are properly using your vocabularies. A simple example call for a dataset file against foaf, skos and prov is: $bin/rdfunit -d <uri or file> -s foaf,skos,prov -l rlog prefixes are automatically dereferenced using the LOV service [2] [1] https://github.com/AKSW/RDFUnit/ [2] http://lov.okfn.org On Mon, Apr 28, 2014 at 10:23 AM, Miel Vander Sande < miel.vandersande@ugent.be> wrote: > Hello! > > I've recently started a console application (NodeJS) for Turtle Validation > and literal/XSD datatype compatibility; very handy for large TTL files that > cannot be copy pasted or uploaded quickly. > > https://github.com/mmlab/TurtleValidator > > Kind regards, > > Miel Vander Sande > Researcher Semantic Web - Linked Open Data > Multimedia Lab [Ghent University - iMinds] > > T: +32 9 33 14893 > > > > On Apr 27, 2014, at 7:12 PM, Gregg Kellogg <gregg@greggkellogg.net> wrote: > > My distiller at http://rdf.greggkellogg.net/distiller both validates many > different formats, and translates between them. Using it to turn Turtle > into RDFa can be useful, or JSON-LD for that matter. > > Gregg Kellogg > gregg@greggkellogg.net > > On Apr 27, 2014, at 8:20 AM, Frans Knibbe | Geodan <frans.knibbe@geodan.nl> > wrote: > > Hi! > > I really liked the RDF validator and converter at > http://www.rdfabout.com/demo/validator/. I used it often to validate the > Turtle I wrote and sometimes I used it to convert Turtle to RDF/XML. So I > was on the verge of being shocked when I noticed that it was gone from the > web. Yesterday I got a HTTP error and today I am redirected to a blog about > RDF. > > What has happened to the validator? > Will it be back? > Is there an alternative somewhere? > > Regards, > Frans > > ------------------------------ > Frans Knibbe > Geodan > President Kennedylaan 1 > 1079 MB Amsterdam (NL) > > T +31 (0)20 - 5711 347 > E frans.knibbe@geodan.nl > www.geodan.nl | disclaimer <http://www.geodan.nl/disclaimer> > ------------------------------ > > > > -- Dimitris Kontokostas Department of Computer Science, University of Leipzig Research Group: http://aksw.org Homepage:http://aksw.org/DimitrisKontokostas
Received on Monday, 28 April 2014 09:47:04 UTC