Have you tried increasing the <version> number to the current release 1.4.2?
Holger > On 1 Feb 2022, at 9:51 pm, 'Felix Sasaki' via TopBraid Suite Users > <[email protected]> wrote: > > Hi all, > > I am trying to use the SHACL API with Jena TDB. > > This CreateWriteRead file > https://github.com/henrietteharmse/henrietteharmse/tree/master/blog/tutorial/jena/source/tdb/src/main/java/org/jena/tdb/tutorial > works with the POM file at > https://github.com/henrietteharmse/henrietteharmse/tree/master/blog/tutorial/jena/source > if I try to use TDB with shacl by adding a dependency > <dependency> > <groupId>org.topbraid</groupId> > <artifactId>shacl</artifactId> > <version>1.0.1</version> > </dependency> > The POM build fails I get an error: > java.lang.NoClassDefFoundError: > org/apache/jena/sparql/core/TransactionHandlerView > > Are there any suggestions how to combine the SHACL API with Jena TDB? > > Regards > > Felix > > -- > You received this message because you are subscribed to the Google Groups > "TopBraid Suite Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/topbraid-users/645d1833-0c4e-4d67-abf4-1a55a0c9d9f9n%40googlegroups.com > > <https://groups.google.com/d/msgid/topbraid-users/645d1833-0c4e-4d67-abf4-1a55a0c9d9f9n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/70E7B87D-CCE6-4191-A161-05FFCEBCF955%40topquadrant.com.
