From 890d547cc64a4b2e1aa0d90a995efbb29d2a4d23 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 8 Jun 2017 00:14:14 +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'. --- Ideograph-R081-Compare.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Ideograph-R081-Compare.ttl b/Ideograph-R081-Compare.ttl index 5b0cd84..2b5de65 100644 --- a/Ideograph-R081-Compare.ttl +++ b/Ideograph-R081-Compare.ttl @@ -281,8 +281,8 @@ a.ucs:0x6BD5 ideo:strokes 2 ; ideo:total-strokes 6 ; :eq rep.gb2312:0x314F ; # &I-G0-314F; - :from.simplified [ :context domain:CN ; - :target rep.adobe-japan1-0:03487 ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target rep.adobe-japan1-0:03487 ] ; . rep.gb2312:0x314F :abstract-glyph-of gb2312:0x314F . @@ -951,7 +951,7 @@ a.ucs:0x23B0B ] ; :eq rep.cns11643-6:0x407C ; # &I-C6-407C; :eq rep.daikanwa:16757 ; # &I-M-16757; - :from.vulgar [ :sources chisebib:zhengzitong , + ideo:vulgar-form-of [ :sources chisebib:zhengzitong , chisebib:daikanwa ; :target a.ucs:0x3C8B ] ; :subsume @@ -1019,7 +1019,7 @@ rep.cns11643-6:0x407D ] ; :eq rep.ucs_cns:0x23B0C ; # &C6-407D; :eq rep.daikanwa:16758 ; # &I-M-16758; - :from.ancient [ :sources chisebib:jiyun , + ideo:ancient-form-of [ :sources chisebib:jiyun , chisebib:daikanwa ; :target rep.mj:014748 ] ; :subsume -- 1.7.10.4