Skip to content

Commit

Permalink
~ Triple Expression Reference Requirement example 1 ShEx
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Prud'hommeaux committed Sep 3, 2018
1 parent 2db8393 commit 4fd6a35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -2030,13 +2030,13 @@ <h4>Triple Expression Reference Requirement</h4>
] } } ] }</pre>
<pre class="shexc nohighlight">
ex:PersonShape {
foaf:name .
$ex:nameExpr foaf:name .
}



ex:EmployeeShape {
&amp;ex:PersonShape ;
&amp;ex:nameExpr ;
ex:employeeNumber .
}

Expand Down

0 comments on commit 4fd6a35

Please sign in to comment.