summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-02-07 22:53:58 +0100
committerDavid Robillard <d@drobilla.net>2017-02-07 22:53:58 +0100
commit99458ff38158e80b58663df5b6ff2e7a91a7fd0f (patch)
treeefd3052cfb51f76d4f331543f4b41ed9c33ab416 /NEWS
parentf5e6b2cded8fd778171213fbfecd4901cdf52e9f (diff)
downloadsord-99458ff38158e80b58663df5b6ff2e7a91a7fd0f.tar.gz
sord-99458ff38158e80b58663df5b6ff2e7a91a7fd0f.tar.bz2
sord-99458ff38158e80b58663df5b6ff2e7a91a7fd0f.zip
Fix functional properties with blank nodes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9a09e09..50e6051 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,10 @@ sord (0.16.1) unstable;
* sord_validate: Fix restriction count reporting
* sord_validate: Use consistent error format
* sord_validate: Add support for maximum cardinality
+ * sord_validate: Only report functional / inverse functional property
+ errors if the subjects / objects are not blank
- -- David Robillard <d@drobilla.net> Tue, 07 Feb 2017 22:21:10 +0100
+ -- David Robillard <d@drobilla.net> Tue, 07 Feb 2017 22:52:31 +0100
sord (0.16.0) stable;