📄 notes.txt
字号:
This test set contains some tests that assume value-equality in the graph.
Under SPARQL, test-passing is graph-equivalent, no D-entailment, so these
tests fail.
Commneted out:
## DAWG tests are graph-equivalence, not value equivalent.
[ mf:name "Equality 1-1 -- graph" ;
mf:action
[ qt:query <query-eq-graph-1.rq> ;
qt:data <data-eq.ttl> ] ;
mf:result <result-eq-graph-1.ttl>
]
## DAWG tests are graph-equivalence, not value equivalent.
[ mf:name "Equality 1-2 -- graph" ;
mf:action
[ qt:query <query-eq-graph-2.rq> ;
qt:data <data-eq.ttl> ] ;
mf:result <result-eq-graph-2.ttl>
]
## DAWG tests are graph-equivalence, not value equivalent.
[ mf:name "Equality - 2 var - test equals -- graph" ;
mf:action
[ qt:query <query-eq2-graph-1.rq> ;
qt:data <data-eq.ttl> ] ;
mf:result <result-eq2-graph-1.ttl>
]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -