From 91e71e8f8de0a816677e5ba8dea58fc133540958 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 12 Jun 2017 21:38:22 +0900 Subject: [PATCH] - Use `ideo:simplified-form-of' instead of `:from.simplified'. - Use `ideo:vulgar-form-of' instead of `:from.vulgar'. - Use `ideo:ancient-form-of' instead of `:from.ancient'. - Use `ideo:same-as' instead of `:from.same'. --- Ideograph-R182-Wind.ttl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Ideograph-R182-Wind.ttl b/Ideograph-R182-Wind.ttl index 14c5324..1fd604a 100644 --- a/Ideograph-R182-Wind.ttl +++ b/Ideograph-R182-Wind.ttl @@ -293,8 +293,8 @@ a.ucs:0x98CE ideo:strokes 0 ; ideo:total-strokes 4 ; :eq rep.gb2312:0x3767 ; # &I-G0-3767; - :from.simplified [ :context domain:CN ; - :target a.ucs:0x98A8 ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target a.ucs:0x98A8 ] ; . rep.gb2312:0x3767 :abstract-glyph-of gb2312:0x3767 . @@ -1200,7 +1200,7 @@ a.ucs:0x2FA01 rep.daikanwa:43798 a chisegg:abstract-glyph ; :abstract-glyph-of daikanwa:43798 ; - :from.vulgar [ :sources chisebib:zhengzitong , + ideo:vulgar-form-of [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target rep.daikanwa:43797 ] ; . @@ -2225,7 +2225,7 @@ a.ucs:0x295CB :target ucs:0x295CB ] ; :eq rep.cns11643-7:0x2B35 ; # &C7-2B35; :eq rep.shinjigen:2086 ; # &C7-2B35; - :from.ancient [ :sources chisebib:shinjigen ; + ideo:ancient-form-of [ :sources chisebib:shinjigen ; :target rep.adobe-japan1-0:03413 ] ; . rep.cns11643-7:0x2B35 @@ -3563,12 +3563,12 @@ a.ucs:0x6A92 ideo:total-strokes 17 ; :eq rep.cns11643-2:0x5D36 ; # &I-C2-5D36; :eq a.big5:0xED4A ; # &I-B-ED4A; - :from.ancient [ :sources chisebib:yupian , + ideo:ancient-form-of [ :sources chisebib:yupian , chisebib:daikanwa ; :target a.ucs:0x98A8 ] ; :form-of [ :sources chisebib:jiyun ; :target a.ucs:0x6953 ] ; - :from.same [ :sources chisebib:jiyun , + ideo:same-as [ :sources chisebib:jiyun , chisebib:daikanwa ; :target a.ucs:0x6953 ] ; :subsume @@ -6667,7 +6667,7 @@ rep.jis-x0212:0x6847 :form-of [ :sources chisebib:jiyun , chisebib:shinjigen ; :target a.ucs:0x98A8 ] ; - :from.same [ :sources chisebib:jiyun , + ideo:same-as [ :sources chisebib:jiyun , chisebib:daikanwa ; :target a.ucs:0x98A8 ] ; :subsume -- 1.7.10.4