From 9318b0046e5534b3d576edd172d17102a5aadf51 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 12 Jun 2017 19:10:28 +0900 Subject: [PATCH] - Use `ideo:simplified-form-of' instead of `:from.simplified'. --- Ideograph-R168-Long.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ideograph-R168-Long.ttl b/Ideograph-R168-Long.ttl index 1f96d9a..b446773 100644 --- a/Ideograph-R168-Long.ttl +++ b/Ideograph-R168-Long.ttl @@ -375,8 +375,8 @@ a.ucs:0x957F :eq rep.gb2312:0x3324 ; # &I-G0-3324; :eq rep.big5-cdp:0x89A5 ; # &I-CDP-89A5; :eq rep.jef-china3:0x81E1 ; # &I-JC3-81E1; - :from.simplified [ :context domain:CN ; - :target a.ucs:0x9577 ] ; + ideo:simplified-form-of [ :context domain:CN ; + :target a.ucs:0x9577 ] ; . rep.gb2312:0x3324 :abstract-glyph-of gb2312:0x3324 . -- 1.7.10.4