diff --git a/content/posts/2020-07.md b/content/posts/2020-07.md
index ddfd426b0..8b5386eea 100644
--- a/content/posts/2020-07.md
+++ b/content/posts/2020-07.md
@@ -268,5 +268,7 @@ $ ./agrovoc-lookup.py -i 2020-07-05-cgspace-subjects.txt -om 2020-07-05-cgspace-
- I modified the `agrovoc-lookup.py` script to save its results as a CSV, with the subject, language, type of match (preferred, alternate, and total number of matches) rather than save two separate files
- Note that I see `prefLabel`, `matchedPrefLabel`, and `altLabel` in the REST API responses and I'm not sure what the second one means
- I emailed FAO's AGROVOC contact to ask them
+ - They responded to say that `matchedPrefLabel` is not a property in SKOS/SKOSXL vocabulary, but their SKOSMOS system seems to use it to hint that the search terms matched a `prefLabel` in another language
+ - I will treat the `matchedPrefLabel` values as if they were `prefLabel` values for the indicated language then
diff --git a/docs/2020-07/index.html b/docs/2020-07/index.html
index c4142b51a..b7621c0e2 100644
--- a/docs/2020-07/index.html
+++ b/docs/2020-07/index.html
@@ -20,7 +20,7 @@ Since I was restarting Tomcat anyways I decided to redeploy the latest changes f
-
+
@@ -45,9 +45,9 @@ Since I was restarting Tomcat anyways I decided to redeploy the latest changes f
"@type": "BlogPosting",
"headline": "July, 2020",
"url": "https://alanorth.github.io/cgspace-notes/2020-07/",
- "wordCount": "1547",
+ "wordCount": "1597",
"datePublished": "2020-07-01T10:53:54+03:00",
- "dateModified": "2020-07-06T15:14:09+03:00",
+ "dateModified": "2020-07-06T15:20:30+03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@@ -387,6 +387,8 @@ $ csvcut -c1 /tmp/2020-07-05-subjects-upper.csv | head -n 6500 > 2020-07-05-c
- Note that I see
prefLabel
, matchedPrefLabel
, and altLabel
in the REST API responses and I’m not sure what the second one means
- I emailed FAO’s AGROVOC contact to ask them
+- They responded to say that
matchedPrefLabel
is not a property in SKOS/SKOSXL vocabulary, but their SKOSMOS system seems to use it to hint that the search terms matched a prefLabel
in another language
+- I will treat the
matchedPrefLabel
values as if they were prefLabel
values for the indicated language then
diff --git a/docs/categories/index.html b/docs/categories/index.html
index 77c2475c1..5f5a9ab2c 100644
--- a/docs/categories/index.html
+++ b/docs/categories/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/index.html b/docs/categories/notes/index.html
index 0d67e2956..0c4063fd0 100644
--- a/docs/categories/notes/index.html
+++ b/docs/categories/notes/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/page/2/index.html b/docs/categories/notes/page/2/index.html
index 74554ee7c..9e3cd612c 100644
--- a/docs/categories/notes/page/2/index.html
+++ b/docs/categories/notes/page/2/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/page/3/index.html b/docs/categories/notes/page/3/index.html
index cb9cd22e6..a0976c22b 100644
--- a/docs/categories/notes/page/3/index.html
+++ b/docs/categories/notes/page/3/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/categories/notes/page/4/index.html b/docs/categories/notes/page/4/index.html
index 9f0aa490e..49ad6b6f7 100644
--- a/docs/categories/notes/page/4/index.html
+++ b/docs/categories/notes/page/4/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/index.html b/docs/index.html
index 66b54425f..9bb0e912f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/2/index.html b/docs/page/2/index.html
index c6012c6e8..01b540169 100644
--- a/docs/page/2/index.html
+++ b/docs/page/2/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/3/index.html b/docs/page/3/index.html
index 61738cdb2..268f0eb2f 100644
--- a/docs/page/3/index.html
+++ b/docs/page/3/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/4/index.html b/docs/page/4/index.html
index e7d983397..9e2ff5fa1 100644
--- a/docs/page/4/index.html
+++ b/docs/page/4/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/5/index.html b/docs/page/5/index.html
index ec8e15d7c..beea8bded 100644
--- a/docs/page/5/index.html
+++ b/docs/page/5/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/page/6/index.html b/docs/page/6/index.html
index 571acbcce..d688955fd 100644
--- a/docs/page/6/index.html
+++ b/docs/page/6/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/index.html b/docs/posts/index.html
index ce1d00f06..42b9c1755 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/2/index.html b/docs/posts/page/2/index.html
index 2da54bd13..ee006b6b0 100644
--- a/docs/posts/page/2/index.html
+++ b/docs/posts/page/2/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/3/index.html b/docs/posts/page/3/index.html
index 3e8e3b6c4..f16159a09 100644
--- a/docs/posts/page/3/index.html
+++ b/docs/posts/page/3/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/4/index.html b/docs/posts/page/4/index.html
index 34799ad35..1dfc14b8e 100644
--- a/docs/posts/page/4/index.html
+++ b/docs/posts/page/4/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/5/index.html b/docs/posts/page/5/index.html
index 6d5b3ffc2..49f518d61 100644
--- a/docs/posts/page/5/index.html
+++ b/docs/posts/page/5/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/posts/page/6/index.html b/docs/posts/page/6/index.html
index 86bf60913..3659e786c 100644
--- a/docs/posts/page/6/index.html
+++ b/docs/posts/page/6/index.html
@@ -9,7 +9,7 @@
-
+
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index cec4edc7d..1d9b690d2 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -4,27 +4,27 @@
https://alanorth.github.io/cgspace-notes/categories/
- 2020-07-06T15:14:09+03:00
+ 2020-07-06T15:20:30+03:00
https://alanorth.github.io/cgspace-notes/
- 2020-07-06T15:14:09+03:00
+ 2020-07-06T15:20:30+03:00
https://alanorth.github.io/cgspace-notes/2020-07/
- 2020-07-06T15:14:09+03:00
+ 2020-07-06T15:20:30+03:00
https://alanorth.github.io/cgspace-notes/categories/notes/
- 2020-07-06T15:14:09+03:00
+ 2020-07-06T15:20:30+03:00
https://alanorth.github.io/cgspace-notes/posts/
- 2020-07-06T15:14:09+03:00
+ 2020-07-06T15:20:30+03:00