You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OWLSharp is a .NET library built atop <ahref="https://github.com/mdesalvo/RDFSharp">RDFSharp</a> with the goal of delivering **semantic expressivity** for ontology:
3
+
OWLSharp is a .NET library built atop <ahref="https://github.com/mdesalvo/RDFSharp">RDFSharp</a> with the goal of delivering **expressivity** for ontology:
4
4
5
5
<b>Modeling</b>
6
6
<ul>
@@ -11,7 +11,7 @@ OWLSharp is a .NET library built atop <a href="https://github.com/mdesalvo/RDFSh
11
11
<b>Reasoning</b>
12
12
<ul>
13
13
<li>Apply logical deduction to derive knowledge that is entailed, but not stated, with <b>25 inference rules</b></li>
14
-
<li>Create, exchange and execute <b>SWRL rules</b> encoding custom business logic deductions</li>
14
+
<li>Create, exchange and execute <b>SWRL rules</b> encoding domain-specific logic deductions</li>
0 commit comments