From 08af7d1b1877e5c96ed294e91e72948f70137ead Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 7 Jun 2017 01:40:22 +0900 Subject: [PATCH] - Use `ideo:original-form-of' instead of `:from.original'. --- Ideograph-R020-Wrap.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Ideograph-R020-Wrap.ttl b/Ideograph-R020-Wrap.ttl index 1ae5bd3..0919665 100644 --- a/Ideograph-R020-Wrap.ttl +++ b/Ideograph-R020-Wrap.ttl @@ -2639,10 +2639,10 @@ a.ucs:0x208DE ] ; :eq rep.cns11643-6:0x2F2A ; # &I-C6-2F2A; :eq rep.shinjigen:8114 ; # 𠣞 - :from.original [ :sources chisebib:zhengzitong , - chisebib:daikanwa , - chisebib:shinjigen ; - :target a.ucs:0x8ECD ] ; + ideo:original-form-of [ :sources chisebib:zhengzitong , + chisebib:daikanwa , + chisebib:shinjigen ; + :target a.ucs:0x8ECD ] ; :subsume g2.ucs_iso:0x208DE ; . -- 1.7.10.4