Hi Nicky,
yes the SHACL API should certainly help. It sounds like it doesn't find
violations in your case. But I need more details to give you more
advice. Can you share the SHACL file that you plan to validate? Have you
tried validating it with TopBraid Composer (Free Edition works too)?
Also what is the Java code that you have tried?
Regards,
Holger
On 27/10/2016 20:20, Nicky van Oorschot wrote:
Hi,
Yesterday I entered the mystical world of data shapes and SHACL. After
some searching I found the "TopBraid SHACL API".
Now I want to use this API to apply my data shapes on a Jena model
with triples, but I do not succeed.
I`ve a Jena model with 1 data shape and some triples I want to apply
this data shape on, but I only get a set of prefixes (I guess the API
verfies my data shape and finds no violations).
So I am a bit confused whether it is possible to apply my datashape on
my triples with this API, and if it is possible how?
The result I expect is that the triples/resources are shown that
comply with the constraints in my Data shape.
Could somebody direct me in the right direction?
For now I mainly used the github example:
https://github.com/TopQuadrant/shacl/blob/master/src/test/java/org/topbraid/shacl/ValidationExample.java
--
You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include the TopBraid
Suite family of products and its base technologies such as
SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
---
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 topbraid-users+unsubscr...@googlegroups.com
<mailto:topbraid-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Group "TopBraid
Suite Users", the topics of which include the TopBraid Suite family of products and
its base technologies such as SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to topbraid-users@googlegroups.com
---
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 topbraid-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.