📄 domtest.nt
字号:
_:jA0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/Query> .
_:jA0 <http://example.org/types/queryID> "q0" .
_:jA0 <http://example.org/types/limit> "10" .
_:jA0 <http://example.org/types/allowCreate> "false" .
_:jA1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/QueryTerm> .
_:jA1 <http://example.org/types/termID> "t0" .
_:jA0 <http://example.org/types/qTerm> _:jA1 .
_:jA1 <http://example.org/types/queryType> "artist" .
_:jA1 <http://example.org/types/name> "artist1" .
_:jA2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/Query> .
_:jA2 <http://example.org/types/queryID> "q1" .
_:jA2 <http://example.org/types/limit> "10" .
_:jA2 <http://example.org/types/allowCreate> "false" .
_:jA3 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/types/QueryTerm> .
_:jA3 <http://example.org/types/termID> "t0" .
_:jA2 <http://example.org/types/qTerm> _:jA3 .
_:jA3 <http://example.org/types/queryType> "artist" .
_:jA3 <http://example.org/types/name> "artist2" .
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -