n3-writer-test-11.n3

来自「Jena推理机」· N3 代码 · 共 9 行

N3
9
字号
@prefix a: <http://foo/a#> .
@prefix : <#> .

:test :comment "RDF collections as lists: unattached lists" .

("1" "2" "3").
# This is not a statement.
().

⌨️ 快捷键说明

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