From 50cbe7f66721c816921105bdf2ccd081690be75b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 7 Jun 2017 02:34:02 +0900 Subject: [PATCH] - Use `ideo:original-form-of' instead of `:from.original'. --- Ideograph-R070-Square.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ideograph-R070-Square.ttl b/Ideograph-R070-Square.ttl index bf65fcd..52e567b 100644 --- a/Ideograph-R070-Square.ttl +++ b/Ideograph-R070-Square.ttl @@ -565,8 +565,8 @@ rep.adobe-japan1-5:20135 :eq rep.daikanwa:13627 ; # &I-M-13627; :eq rep.shinjigen:3248 ; # &AJ1-20135; :eq rep.jef-china3:0x50EA ; # &I-JC3-50EA; - :from.original [ :sources chisebib:shinjigen ; - :target a.ucs:0x65C1 ] ; + ideo:original-form-of [ :sources chisebib:shinjigen ; + :target a.ucs:0x65C1 ] ; :subsume g2.ucs_unicode:0x3AC4 ; . -- 1.7.10.4