eclipse-lyo / lyo

Eclipse Lyo, a Java SDK for OSLC-based tool integration
https://oslc.github.io/developing-oslc-applications/eclipse_lyo/eclipse-lyo.html
Eclipse Public License 2.0
17 stars 17 forks source link

Shaclex does not work with Jena 4 #231

Closed berezovskyi closed 1 year ago

berezovskyi commented 2 years ago

java.lang.NoSuchMethodError: 'org.apache.jena.iri.IRI org.apache.jena.riot.system.IRIResolver.chooseBaseURI()' at es.weso.utils.JenaUtils$.$anonfun$relativizeStr$1(JenaUtils.scala:470) at scala.Option.getOrElse(Option.scala:189)

berezovskyi commented 1 year ago

Newer versions works with Jena 4 and updated validation was released in 5.1.1.