From 4a01563c95d058395059d42b1d67bf1961a76f50 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 7 Jun 2017 01:18:32 +0900 Subject: [PATCH] Use `ideo:original-form-of' instead of `:from.original'. --- Ideograph-R003-Dot.ttl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Ideograph-R003-Dot.ttl b/Ideograph-R003-Dot.ttl index b73122b..7500389 100644 --- a/Ideograph-R003-Dot.ttl +++ b/Ideograph-R003-Dot.ttl @@ -717,10 +717,10 @@ a.ucs:0x2007D :eq rep.gt-pj-2:12395 ; # &I-GT-00133; :eq rep.daikanwa:00096 ; # &I-M-00096; :eq rep.shinjigen:0040 ; # >-00133; - :from.original [ :sources chisebib:zhonghua-dazidian , - chisebib:daikanwa , - chisebib:shinjigen ; - :target a.ucs:0x2F801 ] ; + ideo:original-form-of [ :sources chisebib:zhonghua-dazidian , + chisebib:daikanwa , + chisebib:shinjigen ; + :target a.ucs:0x2F801 ] ; . rep.cns11643-6:0x2132 :abstract-glyph-of cns11643-6:0x2132 . @@ -819,7 +819,7 @@ rep.gt:00142 :target 5 ] ; :eq rep.gt-pj-2:12397 ; # >-00142; :eq rep.daikanwa:00098 ; # &I-M-00098; - :from.original rep.gt:00038 ; + ideo:original-form-of rep.gt:00038 ; . rep.gt-pj-2:12397 :abstract-glyph-of gt-pj-2:12397 . -- 1.7.10.4