Skip to content

Commit c0dc99d

Browse files
authored
Update README
1 parent 876e633 commit c0dc99d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ OWLSharp is a .NET library built atop <a href="https://github.com/mdesalvo/RDFSh
1010

1111
<b>Ontology Reasoning</b>
1212
<ul>
13-
<li>Apply logical deduction to derive knowledge that is entailed, but not stated, with <b>24 OWL2 inference rules</b></li>
13+
<li>Apply logical deduction to derive knowledge that is entailed, but not stated, with <b>24 inference rules</b></li>
1414
<li>Create, exchange and execute <b>SWRL rules</b> encoding business logic deductions targeting ontology A-BOX</li>
1515
</ul>
1616

1717
<b>Ontology Validation</b>
1818
<ul>
19-
<li>Detect pitfalls, structural inconsistencies and constraint violations with <b>29 OWL2 analysis rules</b></li>
19+
<li>Detect pitfalls, structural inconsistencies and constraint violations with <b>29 analysis rules</b></li>
2020
</ul>
2121
<hr />
2222

0 commit comments

Comments
 (0)