n3-parser-tests

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

TXT
20
字号
## From the W3C SWAP test suite and other places
## Parse - no production of RDF
## Some of the W3C tests are about the logic after parsing
## so these test are not always actually testing anything new in jena.n3

<a1.n3>			<> .
<contexts.n3>		<> .
<lists-simple.n3>	<> .
<lstring.n3>		<> .
<path1.n3>		<> .
<path2.n3>		<> .
<quantifiers.n3>	<> .
<qvars1.n3>		<> .
<qvars2.n3>		<> .
<resolves-rdf.n3>	<> .
<sep-term.n3>		<> .
<sib.n3>		<> .
<strquot.n3>		<> .
<t10.n3>		<> .

⌨️ 快捷键说明

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