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
Copy file name to clipboardExpand all lines: RELEASE-NOTES.md
+2
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ Rulewerk v0.9.0
7
7
Bugfixes:
8
8
* The parser now accepts empty prefixes, as allowed by, e.g., RDF Turtle. (#206)
9
9
*[rulewerk-owlapi] Axioms of type DisjointClasses and DisjointObjectProperties are no longer ignored, and are now translated into corresponding rules. (#209)
10
+
* String constants in long (`"foo"^^<http://www.w3.org/2001/XMLSchema#string>`) and short notation (`"foo"`) and are now interchangeable.
11
+
* Several reasoning errors in VLog (backend) have been discovered and fixed in the version used now.
0 commit comments