From b96ce11f3e50ab6910410d50dcd5cb5756798fd9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 5 Jun 2017 14:24:43 +0900 Subject: [PATCH] - Use `ideo:same-as' instead of `:from.same'. - Use `ideo:simplified-form-of' instead of `:from.simplified'. --- Ideograph-R100-Life.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Ideograph-R100-Life.ttl b/Ideograph-R100-Life.ttl index c1f51dd..733afe7 100644 --- a/Ideograph-R100-Life.ttl +++ b/Ideograph-R100-Life.ttl @@ -831,10 +831,10 @@ a.ucs:0x7523 :eq rep.gt-pj-1:15162 ; # &I-GT-27847; :eq rep.daikanwa...._.p:21684 ; # 産 :eq rep.shinjigen:5009 ; # 産 - :from.same [ :sources chisebib:daikanwa ; - :target a.ucs:0x7522 ] ; - :from.simplified [ :context domain:JP...misc ; + ideo:same-as [ :sources chisebib:daikanwa ; :target a.ucs:0x7522 ] ; + ideo:simplified-form-of [ :context domain:JP...misc ; + :target a.ucs:0x7522 ] ; :subsume g2.ucs_unicode:0x7523 ; . @@ -1527,7 +1527,7 @@ rep.daikanwa:21697 ideo:radical 100 ; # ⽣ ideo:strokes 9 ; ideo:total-strokes 14 ; - :from.same [ :sources chisebib:zihui , + ideo:same-as [ :sources chisebib:zihui , chisebib:daikanwa ; :target a.ucs:0x7526 ] ; . -- 1.7.10.4