update.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 13 Dec 2018 06:27:40 +0000 (15:27 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Thu, 13 Dec 2018 06:27:40 +0000 (15:27 +0900)
ChangeLog

index 485a049..1c6424a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2018-12-13  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * concord-turtle-dump.el (chise-turtle-uri-encode-feature-name):
+       Use "rdfs:comment" for `*note'.
+       (concord-turtle-insert-feature-value): Insert main value before
+       metadata.
+       (concord-turtle-insert-char-ref): Modify spaces between
+       `rdf:value' and value.
+       (concord-turtle-insert-object-features): Likewise; use
+       `rdfs:label' instead of `:unofficial-name'; modify other spaces.
+       (concord-turtle-insert-prefix): Add "rdfs:" for the prefix for
+       <http://www.w3.org/2000/01/rdf-schema#>.
+
 2018-12-12  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * concord-turtle-dump.el: New file.