rdf-result-11.nt

来自「Jena推理机」· NT 代码 · 共 12 行

NT
12
字号
    
    <file:///base/rdf-test-11.n3>     <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> "thing too" .
    
    <file:///base/rdf-test-11.n3#>     <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> "another thing" .
    
    _:a_ga     <http://www.w3.org/2002/07/owl#sameAs> _:a_gb .
    
    _:a_ga     <http://www.w3.org/2000/10/swap/log#implies> _:a_gb .
    
    _:a_gb     <http://www.w3.org/2000/10/swap/log#implies> _:a_ga .
    

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?