Releases: mdesalvo/RDFSharp
Releases · mdesalvo/RDFSharp
v2.11.0
(NEW) Extended support for SHACL Core constraints (#84, #85, #86, #87)
(MISC) Revised SHACL engine with less code, better performances and compliance
v2.10.0
(NEW) Added partial version of SHACL Core modeling and processing engine (#76)
v2.9.0
(NEW) Added support for SHACL namespace and vocabulary (#74)
(MISC) Modularized architecture of static vocabularies (#75)
v2.8.0
(NEW) Added support for modeling SPARQL values (#71)
(FIX) Prefixes from subqueries were not merged during printing (#73)
v2.7.0
(NEW) Enhanced removal API for graphs and stores (#72)
(MISC) Switch SQL Server to Microsoft.Data.SqlClient
v2.6.1
(FIX) Incorrect evaluation of disjoint Exists/NotExists filter (#67)
(FIX) Incorrect evaluation of emptiness in Exists/NotExists filter (#68)
v2.6.0
(NEW) Added support for modeling SPARQL EXISTS filter (#62)
(NEW) Added support for modeling SPARQL NOT EXISTS filter (#64)
(FIX) Discard evaluation of property paths translating to ground pattern chains (#65)
v2.5.0
(NEW) Added support for modeling SPARQL IN filter (#61)
v2.4.0
(NEW) Added support for modeling SPARQL aggregators (#57)
v2.3.0
(NEW) Added support for modeling SPARQL subqueries (#55)