📄 error001-in.nt
字号:
# Input file for RDF Model Theory inferencer test case base on the RDF MT# specification of 23 January 2003# Description: Instance inheritance does not apply when the superclass is a# literal.# 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> "Hello World!".<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> "Hello World!".
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -