Skip to content

Commit 5971513

Browse files
authored
Update README.md
1 parent 7110bf9 commit 5971513

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ OWLSharp is a .NET library built atop <a href="https://github.com/mdesalvo/RDFSh
88
<li>Exchange them using standard <b>OWL2 formats</b> (OWL2/Xml)</li>
99
</ul>
1010

11-
<b>Ontology Validation</b>
12-
<ul>
13-
<li>Detect pitfalls, structural inconsistencies and constraint violations with <b>29 OWL2 analysis rules</b></li>
14-
</ul>
15-
1611
<b>Ontology Reasoning</b>
1712
<ul>
1813
<li>Apply logical deduction to derive knowledge that is entailed, but not stated, with <b>24 OWL2 inference rules</b></li>
1914
<li>Create, exchange and execute <b>SWRL rules</b> encoding business logic deductions targeting ontology A-BOX</li>
2015
</ul>
16+
17+
<b>Ontology Validation</b>
18+
<ul>
19+
<li>Detect pitfalls, structural inconsistencies and constraint violations with <b>29 OWL2 analysis rules</b></li>
20+
</ul>
2121
<hr />
2222

2323
Along with core ontology features, it also includes a set of <a href="https://github.com/mdesalvo/OWLSharp.Extensions">extensions</a> for working with <b>LinkedData ontologies</b>!

0 commit comments

Comments
 (0)