Hi all,

I want to know if SHACL allows defining a pattern for values in the  
sh:path element, for example, something like:

  sh:property [
       sh:path ex:name??? ;
       sh:node xsd:string;
    ].
Where the part "???"  is dynamic.

This property could validate data graphs as:

ex:name01 "John"; #OK
ex:name02 "Mary; #OK
ex:name03 120;    #ERR

Hugs,

Angelo

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/topbraid-users/b1635683-c6f5-4991-a69e-9e1c1d56203dn%40googlegroups.com.

Reply via email to