- From: kcoyle via GitHub <sysbot+gh@w3.org>
- Date: Sat, 29 Sep 2018 07:03:54 +0000
- To: public-dxwg-wg@w3.org
Examples:
SHACL
<pre>ex:MinCountExampleShape
a sh:PropertyShape ;
sh:targetNode ex:Alice, ex:Bob ;
sh:path ex:name ;
sh:minCount 1 .</pre>
ShEx
<pre>
my:UserShape {
foaf:name xsd:string:
foaf:mbox IRI+
}
</pre>
--
GitHub Notification of comment by kcoyle
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/276#issuecomment-425622379 using your GitHub account
Received on Saturday, 29 September 2018 07:03:55 UTC