From 685c787488b4a32cd78a57c7a5b51ea9250ebfa4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 7 Jun 2017 01:20:48 +0900 Subject: [PATCH] Use `ideo:original-form-of' instead of `:from.original'. --- Ideograph-R008-Lid.ttl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Ideograph-R008-Lid.ttl b/Ideograph-R008-Lid.ttl index cd35d69..14232e6 100644 --- a/Ideograph-R008-Lid.ttl +++ b/Ideograph-R008-Lid.ttl @@ -2719,8 +2719,8 @@ rep.cns11643-4:0x2534 :eq rep.big5-cdp:0x8BE5 ; # &I-CDP-8BE5; :eq rep.daikanwa:00300 ; # &I-M-00300; :eq rep.shinjigen:2230 ; # &C4-2534; - :from.original [ :sources chisebib:shinjigen ; - :target rep.adobe-japan1-0:04756 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target rep.adobe-japan1-0:04756 ] ; :subsume g2.ucs_unicode:0x342D ; . @@ -3322,9 +3322,9 @@ rep.adobe-japan1-6:21082 :eq rep.jef-china3:0x41D8 ; # &I-JC3-41D8; ideo:ancient-form-of [ :sources chisebib:shinjigen ; :target a.ucs:0x4EA8 ] ; - :from.original [ :sources chisebib:zhengzitong , - chisebib:daikanwa ; - :target rep.adobe-japan1-0:01687 ] ; + ideo:original-form-of [ :sources chisebib:zhengzitong , + chisebib:daikanwa ; + :target rep.adobe-japan1-0:01687 ] ; :subsume g2.ucs_unicode:0x4EAF ; . -- 1.7.10.4