From 40237f8b3df94c54a8ee808f73df0a0d247ea9bf Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 7 Jun 2017 02:23:57 +0900 Subject: [PATCH] - Use `ideo:original-form-of' instead of `:from.original'. --- Ideograph-R060-Step.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Ideograph-R060-Step.ttl b/Ideograph-R060-Step.ttl index c51b9f7..66d2e41 100644 --- a/Ideograph-R060-Step.ttl +++ b/Ideograph-R060-Step.ttl @@ -5669,8 +5669,8 @@ rep.shinjigen:2333 isd:left a.ucs:0x5F73 ; # 彳 isd:right g2.ucs_gb:0x37B7 # &g2-GU+37B7; ] ; - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x5F80 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x5F80 ] ; . a.ucs:0x2250F @@ -7731,8 +7731,8 @@ a.ucs:0x22536 :eq rep.cns11643-6:0x5254 ; # &I-C6-5254; :eq rep.daikanwa:10206 ; # &I-M-10206; :eq rep.shinjigen:2364 ; # 𢔶 - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x5F97 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x5F97 ] ; . rep.cns11643-6:0x5254 :abstract-glyph-of cns11643-6:0x5254 . -- 1.7.10.4