From 109049c6868898630a104c568ff2e7335e838fd9 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Thu, 27 May 2021 20:33:47 +0200 Subject: Easier interface to query an RDF dataset --- src/scm/webid-oidc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/scm/webid-oidc/ChangeLog') diff --git a/src/scm/webid-oidc/ChangeLog b/src/scm/webid-oidc/ChangeLog index 2f6025a..04d357f 100644 --- a/src/scm/webid-oidc/ChangeLog +++ b/src/scm/webid-oidc/ChangeLog @@ -1,3 +1,9 @@ +2021-06-18 Vivien Kraus + + * rdf-index.scm (build-index): Normalize the URIs when building + the index, so that we can’t disguise triples. + (rdf-match): Normalize the URIs of the query too. + 2021-05-07 Vivien Kraus * token-endpoint.scm (make-token-endpoint): The token endpoint -- cgit v1.2.3