From db934ea25e8aa71cbbcab2630c91853b9db1c9b6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 12 Jun 2017 21:58:00 +0900 Subject: [PATCH] - Use `ideo:vulgar-form-of' instead of `:from.vulgar'. - Use `ideo:original-form-of' instead of `:from.original'. - Use `ideo:same-as' instead of `:from.same'. --- Ideograph-R193-Cauldron.ttl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Ideograph-R193-Cauldron.ttl b/Ideograph-R193-Cauldron.ttl index 45e2b8e..7a0adb3 100644 --- a/Ideograph-R193-Cauldron.ttl +++ b/Ideograph-R193-Cauldron.ttl @@ -247,7 +247,7 @@ rep.mj:059076 ideo:total-strokes 10 ; :eq rep.hanyo-denshi...ks:516930 ; # &MJ059076; :eq rep.shinjigen:9507 ; # &MJ059076; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target rep.adobe-japan1-0:07300 ] ; :subsume g2.mj:059076 ; @@ -429,9 +429,9 @@ rep.daikanwa:45673 ideo:radical 193 ; # ⿀ ideo:strokes 3 ; ideo:total-strokes 13 ; - :from.original [ :sources chisebib:shuowen-zhu ; - :target rep.adobe-japan1-0:03265 ] ; - :from.same [ :sources chisebib:daikanwa ; + ideo:original-form-of [ :sources chisebib:shuowen-zhu ; + :target rep.adobe-japan1-0:03265 ] ; + ideo:same-as [ :sources chisebib:daikanwa ; :target rep.daikanwa:45674 , rep.adobe-japan1-0:03265 ] ; . @@ -482,11 +482,11 @@ rep.daikanwa:45674 ideo:strokes 3 ; ideo:total-strokes 13 ; :form-of rep.daikanwa:45673 ; - :from.same [ :context domain:p.:.guo ; + ideo:same-as [ :context domain:p.:.guo ; :sources chisebib:jiyun , chisebib:daikanwa ; :target rep.daikanwa:45673 ] ; - :from.same [ :context domain:p.:.wai1 ; + ideo:same-as [ :context domain:p.:.wai1 ; :sources chisebib:jiyun , chisebib:daikanwa ; :target rep.adobe-japan1-0:04376 ] ; @@ -2173,7 +2173,7 @@ rep.daikanwa:45719 ideo:strokes 12 ; ideo:total-strokes 22 ; :eq rep.shinjigen:9508 ; # &M-45719; - :from.vulgar [ :sources chisebib:shinjigen ; + ideo:vulgar-form-of [ :sources chisebib:shinjigen ; :target rep.adobe-japan1-0:07300 ] ; . rep.shinjigen:9508 @@ -2254,8 +2254,8 @@ rep.adobe-japan1-0:06057 :eq rep.gt-pj-1:25720 ; # &I-GT-61490; :eq rep.daikanwa:45721 ; # &I-M-45721; :eq rep.shinjigen:5916 ; # &AJ1-06057; - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x7CA5 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x7CA5 ] ; :subsume g2.adobe-japan1-0:06057 , g2.gt:61490 ; -- 1.7.10.4