We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c6a5c commit 4a54261Copy full SHA for 4a54261
doc/bestPractices/sections/checklist-en.html
@@ -711,7 +711,7 @@ <h5>Example:</h5>
711
@prefix owl: <http://www.w3.org/2002/07/owl#> .
712
@prefix : <https://w3id.org/example#> .
713
:Researcher rdf:type owl:Class ;
714
- vann:example "Daniel Garijo"@en .
+ owl:deprecated "true"^^xsd:boolean .
715
</pre>
716
717
<h4 class="list" id="status1">Status [<em class="rfc2119" title="OPTIONAL">OPTIONAL</em>]</h4>
0 commit comments