# Notation3 generation by # notation3.py,v 1.193 2007/01/26 03:33:01 timbl Exp @prefix : . @forSome <#_g0> . a :Input; :description "Parse and regen anonymous property"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Parse and generate simple contexts"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "N3 string, qname and IRI with utf-8 non-ascii characters"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "parsing and generation of N3 list syntax"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "we might as well be nice and self-referential"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "N3 string quoting with escaping"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "djb noticed a:b was parsed as rdf:type token"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "combinations of - and _ in identifiers"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "The = keyword"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "The = keyword"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "@keywords in n3"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "using no keywords in n3"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "N3 string nested triple quoting"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "A predicate cannot be a formula, I hope"; :expected "Negative"; <#_g0> [ :isFile () ] . a :Input; :description "@keywords is not a valid predicate"; :expected "Negative"; <#_g0> [ :isFile () ] . a :Input; :description "A predicate cannot be a literal, I hope"; :expected "Negative"; <#_g0> [ :isFile () ] . a :Input; :description "single quoted strings are illegal"; :expected "Negative"; <#_g0> [ :isFile () ] . a :Input; :description "The `this' keyword is no longer legal "; :expected "Negative"; <#_g0> [ :isFile () ] . a :Input; :description "An N3 file with no final newline character"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Number syntax"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Path syntax, simple"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Path syntax, more"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Quick variable syntax, simple"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Quick variable syntax, more"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Can still read the old 'this log:forSome' syntax"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Can still read the old 'this log:forAll' syntax"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Are we exceeding a maximum recursion limit or two?"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "Propertylists can end in trailing semicolon."; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "A statement that says nothing at all"; :expected "Negative"; <#_g0> [ :isFile () ] . a :Input; :description "A statement that says nothing at all"; :expected "Positive"; <#_g0> [ :isFile () ] . a :Input; :description "something that isn't n3"; :expected "Negative"; <#_g0> [ :isFile () ] . <#_g0> a :N3Parser; :command """CLASSPATH="/devel/rhino/rhino1_6R5/js.jar" java org.mozilla.javascript.tools.shell.Main ../pyjs/testn3.js %s"""; :failsParsing , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , . #ENDS