From bc617348e0571d33a8bddf014d81cd6dd480d18f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Jun 2017 04:27:19 +0900 Subject: [PATCH] - Use `ideo:same-as' instead of `:from.same'. - Use `ideo:vulgar-form-of' instead of `:from.vulgar'. - Use `ideo:simplified-form-of' instead of `:from.simplified'. --- Ideograph-R022-Right-Open-Box.ttl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Ideograph-R022-Right-Open-Box.ttl b/Ideograph-R022-Right-Open-Box.ttl index e259f99..56aec94 100644 --- a/Ideograph-R022-Right-Open-Box.ttl +++ b/Ideograph-R022-Right-Open-Box.ttl @@ -560,10 +560,10 @@ a.ucs:0x531D :eq rep.gt-pj-1:16729 ; # &I-GT-03333; :eq rep.daikanwa:02599 ; # &I-M-02599; :eq rep.shinjigen:2080 ; # 匝 - :from.same [ :sources chisebib:zengyun , + ideo:same-as [ :sources chisebib:zengyun , chisebib:daikanwa ; :target a.ucs:0x5E00 ] ; - :from.vulgar [ :sources chisebib:zengyun , + ideo:vulgar-form-of [ :sources chisebib:zengyun , chisebib:shinjigen ; :target a.ucs:0x5E00 ] ; :subsume @@ -1619,8 +1619,8 @@ rep.gb2312:0x5850 isd:filling a.ucs:0x8F68 # 轨 ] ; :eq rep.ucs_unicode:0x5326 ; # &G0-5850; - :from.simplified [ :context domain:CN ; - :target rep.adobe-japan1-5:19204 ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target rep.adobe-japan1-5:19204 ] ; :subsume g2.ucs_unicode:0x5326 ; . @@ -2165,7 +2165,7 @@ a.ucs:0x20942 :eq rep.cns11643-6:0x2F32 ; # &I-C6-2F32; :eq rep.daikanwa:02628 ; # &I-M-02628; :eq rep.hanziku-1:0xB5A4 ; # &I-HZK01-B5A4; - :from.same [ :sources chisebib:shuowen-changjian , + ideo:same-as [ :sources chisebib:shuowen-changjian , chisebib:daikanwa ; :target a.ucs:0x67E9 ] ; :subsume @@ -3325,7 +3325,7 @@ a.ucs:0x5332 :eq rep.hanziku-1:0xB662 ; # &I-HZK01-B662; :eq rep.cbeta:02324 ; # &I-CB02324; :eq rep.jef-china3:0x45BC ; # &I-JC3-45BC; - :from.vulgar [ :sources chisebib:zhengzitong , + ideo:vulgar-form-of [ :sources chisebib:zhengzitong , chisebib:daikanwa , chisebib:shinjigen ; :target a.ucs:0x5333 ] ; -- 1.7.10.4