📄 test002-in.nt
字号:
# Input file for RDF Model Theory inferencer test case base on the RDF MT# specification of 23 January 2003# Description: An instance of a class is also an instance of all superclasses# of that class.# Relevant inferencing rules: rdfs9# Author: Arjohn Kampman (arjohn.kampman@aidministrator.nl)<http://example.org/inst> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/SubClass>.<http://example.org/SubClass> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://example.org/SuperClass>.<http://example.org/inst> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> _:SubClass._:SubClass <http://www.w3.org/2000/01/rdf-schema#subClassOf> _:SuperClass.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -