- From: Peter F. Patel-Schneider <pfpschneider@gmail.com>
- Date: Fri, 8 Jan 2016 16:55:12 -0800
- To: Simon Steyskal <simon.steyskal@wu.ac.at>
- Cc: RDF Data Shapes Working Group <public-data-shapes-wg@w3.org>
I think that I have done the right black magic to make eclipse/maven work but
I am still seeing multiple compile errors.
For example,
@Override
public void validationFinished(Resource shape,
ConstraintExecutable executable, RDFNode focusNode,
ExecutionLanguage lang, Model results) {
in SuccessRecordingValidationListener.java complains about a missing
superclass method.
Any hints on how to fix these? Any hints on how to get a compile log out of
eclipse??
peter
On 01/08/2016 12:39 PM, Simon Steyskal wrote:
> I ran it through eclipse, the dependencies should be taken care of by maven.
>
> I also merged your manifest.ttl with the one in features/core because (for
> whatever reason) the tests weren't loaded when I included them using
> mf:include <tests/manifest.ttl> ; in the top-level manifest.ttl
>
> simon
>
> ---
> DDipl.-Ing. Simon Steyskal
> Institute for Information Business, WU Vienna
>
> www: http://www.steyskal.info/ twitter: @simonsteys
>
> Am 2016-01-08 21:01, schrieb Peter F. Patel-Schneider:
>> How did you run WGTest.java? (I presume that that's the file to run.)
>>
>> Is there an easy way to get all the needed dependencies set up?
>>
>> peter
>>
>>
>> On 01/08/2016 07:44 AM, Simon Steyskal wrote:
>>> Hi!
>>>
>>> I'll send you the files once I'm back home. No it's pretty easy, I merged your
>>> manifest.ttl with one of Holger's and ran WGTests.java.
>>>
>>> After fixing typos and the "mf:results false" bug, everything worked fine.
>>>
>>> simon
>>>
>>>
>>> -------- Ursprüngliche Nachricht --------
>>> Von: "Peter F. Patel-Schneider" <pfpschneider@gmail.com>
>>> Datum: 08.01.2016 16:23 (GMT+01:00)
>>> An: Simon Steyskal <simon.steyskal@wu.ac.at>
>>> Cc: RDF Data Shapes Working Group <public-data-shapes-wg@w3.org>
>>> Betreff: Re: proposed set of SHACL tests
>>>
>>> Thanks Simon.
>>>
>>> How much work was it to set up everything?
>>>
>>> peter
Received on Saturday, 9 January 2016 00:55:45 UTC