From a22b3e347e990303d75c42044ede459ffef0d467 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Jun 2017 03:52:42 +0900 Subject: [PATCH] - Use `ideo:same-as' instead of `:from.same'. - Use `ideo:simplified-form-of' instead of `:from.simplified'. - Use `ideo:ancient-form-of' instead of `:from.ancient'. --- Ideograph-R003-Dot.ttl | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Ideograph-R003-Dot.ttl b/Ideograph-R003-Dot.ttl index 499ba2a..b73122b 100644 --- a/Ideograph-R003-Dot.ttl +++ b/Ideograph-R003-Dot.ttl @@ -759,7 +759,7 @@ a.ucs:0x206A4 :eq rep.gt-pj-2:12396 ; # &I-GT-00135; :eq rep.daikanwa:00097 ; # &I-M-00097; :eq rep.cbeta:02728 ; # &I-CB02728; - :from.same a.ucs:0x3005 ; + ideo:same-as a.ucs:0x3005 ; . rep.gt:00135 :abstract-glyph-of gt:00135 . @@ -858,7 +858,7 @@ rep.big5-cdp:0x87D2 ideo:strokes 3 ; ideo:total-strokes 4 ; ideo:hanyu-dazidian ( 1 52 1 ) ; - :from.same a.ucs:0x2007E ; + ideo:same-as a.ucs:0x2007E ; . rep.ucs-var-004:0x2A70A @@ -1140,8 +1140,8 @@ a.ucs:0x4E3A ideo:hanyu-dazidian ( 1 44 2 ) ; :eq rep.gb2312:0x4E2A ; # &I-G0-4E2A; :eq rep.big5-cdp:0x89D0 ; # &I-CDP-89D0; - :from.simplified [ :context domain:CN ; - :target rep.gb12345:0x4E2A ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target rep.gb12345:0x4E2A ] ; . rep.gb2312:0x4E2A :abstract-glyph-of gb2312:0x4E2A . @@ -1741,9 +1741,9 @@ rep.gt:00145 :eq rep.big5-cdp:0x8CB7 ; # &I-CDP-8CB7; :eq rep.gt-pj-2:12401 ; # &I-GT-00145; :eq rep.daikanwa:00104 ; # &I-M-00104; - :from.ancient [ :sources chisebib:daikanwa ; + ideo:ancient-form-of [ :sources chisebib:daikanwa ; :target rep.adobe-japan1-0:04023 ] ; - :from.same a.ucs:0x2F800 ; + ideo:same-as a.ucs:0x2F800 ; . rep.ucs_cns:0x4E3D :abstract-glyph-of [ :context domain:cns ; @@ -1787,8 +1787,8 @@ rep.gb2312:0x4076 ] ; :eq rep.ucs_unicode:0x4E3D ; # &G0-4076; :eq rep.hanziku-1:0xA86E ; # &I-HZK01-A86E; - :from.simplified [ :context domain:CN ; - :target rep.adobe-japan1-0:04023 ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target rep.adobe-japan1-0:04023 ] ; . rep.ucs_unicode:0x4E3D :abstract-glyph-of [ :context domain:unicode ; @@ -1853,8 +1853,8 @@ a.ucs:0x4E3E isd:filling rep.big5-cdp:0x8BF1 # &CDP-8BF1; ] ; :eq rep.gb2312:0x3E59 ; # &I-G0-3E59; - :from.simplified [ :context domain:CN ; - :target a.ucs:0x8209 ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target a.ucs:0x8209 ] ; :subsume g2.ucs_unicode:0x4E3E ; . -- 1.7.10.4