diff --git a/content/post/2017-08.md b/content/post/2017-08.md index adb53cf04..1dc69771c 100644 --- a/content/post/2017-08.md +++ b/content/post/2017-08.md @@ -327,3 +327,4 @@ WHERE { - More examples of SPARQL queries: https://github.com/rsinger/openlcsh/wiki/Sparql-Examples - Specifically the explanation of the `FILTER` regex - Might want to `SELECT DISTINCT` or increase the `LIMIT` to get terms like "wheat" and "fish" to be visible +- Test queries online on the AGROVOC SPARQL portal: http://202.45.139.84:10035/catalogs/fao/repositories/agrovoc diff --git a/public/2017-08/index.html b/public/2017-08/index.html index 46410c6f5..741a52648 100644 --- a/public/2017-08/index.html +++ b/public/2017-08/index.html @@ -37,7 +37,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s - + @@ -85,9 +85,9 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s "@type": "BlogPosting", "headline": "August, 2017", "url": "https://alanorth.github.io/cgspace-notes/2017-08/", - "wordCount": "3072", + "wordCount": "3081", "datePublished": "2017-08-01T11:51:52+03:00", - "dateModified": "2017-08-19T10:07:15+03:00", + "dateModified": "2017-08-19T22:47:58+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -533,6 +533,7 @@ WHERE {
FILTER
regexSELECT DISTINCT
or increase the LIMIT
to get terms like “wheat” and “fish” to be visible