lang-good.nt
来自「Jena推理机」· NT 代码 · 共 6 行
NT
6 行
<http://www.w3.org/> <http://purl.org/dc/elements/1.1/source> <http://example.org/test1/test2/> .
<http://www.w3.org/> <http://purl.org/dc/elements/1.1/relation> <http://example.org/test1/> .
_:jA303 <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "test2/" .
<http://www.w3.org/> <http://purl.org/dc/elements/1.1/source> _:jA303 .
<http://www.w3.org/> <http://purl.org/dc/elements/1.1/relation> <http://example.org/> .
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?