From 4d560a6060580ec3ebf7354fdf153fa01daa6d8c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 6 Jun 2017 05:57:50 +0900 Subject: [PATCH] - Use `ideo:simplified-form-of' instead of `:from.simplified'. - Use `ideo:same-as' instead of `:from.same'. --- Ideograph-R132-Self.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ideograph-R132-Self.ttl b/Ideograph-R132-Self.ttl index 3ce533c..c2627fc 100644 --- a/Ideograph-R132-Self.ttl +++ b/Ideograph-R132-Self.ttl @@ -404,8 +404,8 @@ rep.adobe-japan1-0:02359 :eq rep.gt-pj-1:15661 ; # &I-GT-38944; :eq rep.daikanwa...._.p:30103 ; # &AJ1-02359; :eq rep.jef-china3:0x60E3 ; # &I-JC3-60E3; - :from.simplified [ :context domain:JP...Jouyou ; - :target rep.jis-x0213-1:0x7A58 ] ; + ideo:simplified-form-of [ :context domain:JP...Jouyou ; + :target rep.jis-x0213-1:0x7A58 ] ; :subsume g2.adobe-japan1-0:02359 ; . @@ -1194,7 +1194,7 @@ a.ucs:0x2691A :eq rep.daikanwa:30127 ; # &I-M-30127; :form-of [ :sources chisebib:jiyun ; :target rep.cns11643-5:0x2967 ] ; - :from.same [ :sources chisebib:jiyun , + ideo:same-as [ :sources chisebib:jiyun , chisebib:daikanwa ; :target rep.cns11643-5:0x2967 ] ; . -- 1.7.10.4