- From: Svensson, Lars <L.Svensson@dnb.de>
- Date: Thu, 8 Mar 2018 16:53:26 +0000
- To: Jérémie Dusart <jeremie.dusart@inria.fr>
- CC: ShEx Public W3C- CG <public-shex@w3.org>
Hi Jérémie On Thursday, March 08, 2018 11:27 AM, Jérémie Dusart [mailto:jeremie.dusart@inria.fr] wrote: > I am pleased to announce the release of a ShEx 2.0 implementation in java. Great! I've been looking for this. > > The implementation is available on github at this address: > https://github.com/iovka/shex-java > > The implementation supports: > - ShExJ parsing and serializing > - ShExC parsing > - ShExR parsing > - checking schema requirement > - validation (incremental and refine validation) > > We welcome any feedback or questions you may have. I cloned the GH repository and made a naïve mvn clean install on but the build won't complete since some test cases throws failures. It seems that at least TestShExCParserShExJSerializer looks for a file /shexTest/validation/manifest.ttl that's not part of the distribution. Is there some magic going on behind the scenes or am I simply doing something wrong? Configuration: Windows 7 Maven 3.5.2 Java 1.8.0_112 Thanks, Lars
Received on Thursday, 8 March 2018 16:54:01 UTC