(chise-turtle-uri-encode-feature-name):
authorMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 31 May 2017 17:33:44 +0000 (02:33 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Wed, 31 May 2017 17:33:44 +0000 (02:33 +0900)
- Convert `<-same' to "ideo:same-as".
- Convert `<-simplified' to "ideo:simplified-form-of".
- Convert `<-vulgar' to "ideo:vulgar-form-of".
- Convert `<-ancient' to "ideo:ancient-form-of".
- Convert `->mistakable' to "ideo:mistakable".

char-db-turtle.el

index 9f367ff..07c7ae7 100644 (file)
     ":denotation-of")
    ((eq '<-formed feature-name)
     ":form-of")
+   ((eq '<-same feature-name)
+    "ideo:same-as")
+   ((eq '<-simplified feature-name)
+    "ideo:simplified-form-of")
+   ((eq '<-vulgar feature-name)
+    "ideo:vulgar-form-of")
+   ((eq '<-ancient feature-name)
+    "ideo:ancient-form-of")
+   ((eq '->mistakable feature-name)
+    "ideo:mistakable")
    ((eq 'hanyu-dazidian feature-name)
     "ideo:hanyu-dazidian")
    (t