We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a80d73 commit 98174a3Copy full SHA for 98174a3
1 file changed
documentation/getting-started.md
@@ -404,7 +404,7 @@ Below is an example of the policy that allowed the example above to succeed:
404
@prefix odrl: <http://www.w3.org/ns/odrl/2/> .
405
406
ex:usagePolicy a odrl:Agreement ;
407
- odr:uid ex:usagePolicy ;
+ odrl:uid ex:usagePolicy ;
408
odrl:permission ex:permission .
409
ex:permission a odrl:Permission ;
410
odrl:action odrl:create ;
0 commit comments