[ 
https://issues.apache.org/jira/browse/JENA-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464199#comment-16464199
 ] 

Andy Seaborne edited comment on JENA-1541 at 5/4/18 5:57 PM:
-------------------------------------------------------------

[~ajs6f] – Ask on dev@?

While the project has the code, no one has come forward to maintain it. "has 
not been released" is still true.

"com.hp.hpl.jena" shows how old it is.

[~edward18], nowadays there are other ways to validate RDF such as W3C SHACL 
and ShEX.

There is a Jena 3.7.0 compatible SHACL implementation is available in Maven 
central as {{org.topbraid:shacl:1.1.0 }} and the documentation at 
https://github.com/TopQuadrant/shacl/. It uses the Apache License, but is 
separate project.


was (Author: andy.seaborne):
[~ajs6f] – Ask on dev@?

While the project has the code, no one has come forward to maintain it. "has 
not been released" is still true.

"com.hp.hpl.jena" shows how old it is.

[~edward18], nowadays there are other ways to validate RDF such as W3C SHACL 
and ShEX.

There is a Jena 3.7.0 compatible SHACL implementation is available in Maven 
central as {{org.topbraid:shacl:1.1.0 }} and the documentation at 
https://github.com/TopQuadrant/shacl/.

> Jena Eyeball - ant test fails with TestCase Error
> -------------------------------------------------
>
>                 Key: JENA-1541
>                 URL: https://issues.apache.org/jira/browse/JENA-1541
>             Project: Apache Jena
>          Issue Type: Question
>          Components: Eyeball, Jena
>            Reporter: Edward
>            Priority: Major
>              Labels: ant, eyeball, fail, jena, test
>
> Hello,
> I'm trying to get Jena Eyeball running. I wanted to do the Tutorial on 
> [https://jena.apache.org/documentation/tools/eyeball-getting-started.html] 
> but it failed with following error:
> {code:java}
>     [junit] Testcase: warning(junit.framework.TestSuite$1):    FAILED
>     [junit] Class 
> com.hp.hpl.jena.eyeball.inspectors.test.TestMoreOwlSyntaxInspector has no 
> public constructor TestCase(String name) or TestCase()
>     [junit] junit.framework.AssertionFailedError: Class 
> com.hp.hpl.jena.eyeball.inspectors.test.TestMoreOwlSyntaxInspector has no 
> public constructor TestCase(String name) or TestCase()
>     [junit]
>     [junit]
> BUILD FAILED
> /**/Downloads/eyeball-2.3/build.xml:146: Test 
> com.hp.hpl.jena.eyeball.inspectors.test.TestMoreOwlSyntaxInspector failed
> {code}
> The tutorial says if the ant test doesn't pass, I should file a Jira Issue. 
> So that's what I am doing.
>  Help would be much appreciated!
>  
> Greetings,
> Edward



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to