From 9d19ad030a84ffe8dd78529f8af92e94228502d2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 12 Jun 2017 00:36:16 +0900 Subject: [PATCH] - Use `ideo:original-form-of' instead of `:from.original'. - Use `ideo:simplified-form-of' instead of `:from.simplified'. --- Ideograph-R151-Bean.ttl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Ideograph-R151-Bean.ttl b/Ideograph-R151-Bean.ttl index bd018b3..9eaa67f 100644 --- a/Ideograph-R151-Bean.ttl +++ b/Ideograph-R151-Bean.ttl @@ -609,8 +609,8 @@ a.ucs:0x27BE1 :eq rep.daikanwa:36256 ; # &I-M-36256; :eq rep.shinjigen_1ed:7810 ; # 𧯡 :eq rep.cbeta:03349 ; # &I-CB03349; - :from.original [ :sources chisebib:shinjigen_1ed ; - :target a.ucs:0x8C4C ] ; + ideo:original-form-of [ :sources chisebib:shinjigen_1ed ; + :target a.ucs:0x8C4C ] ; . rep.cns11643-5:0x3C3E :abstract-glyph-of cns11643-5:0x3C3E . @@ -741,8 +741,8 @@ a.ucs:0x8C4A :eq rep.gt-pj-1:19245 ; # &I-GT-48656; :eq rep.daikanwa:36263 ; # &I-M-36263; :eq rep.shinjigen_rev:7807 ; # 豊 - :from.simplified [ :context domain:JP...Jouyou ; - :target a.ucs:0x8C50 ] ; + ideo:simplified-form-of [ :context domain:JP...Jouyou ; + :target a.ucs:0x8C50 ] ; . rep.adobe-japan1-0:03675 :abstract-glyph-of adobe-japan1-0:03675 . @@ -2172,8 +2172,8 @@ a.ucs:0x8C54 :eq rep.daikanwa:36332 ; # &I-M-36332; :eq rep.shinjigen:6681 ; # 豔 :eq rep.jef-china3:0x65E0 ; # &I-JC3-65E0; - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x8277 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x8277 ] ; :subsume g2.ucs_unicode:0x8C54 ; . -- 1.7.10.4