Sha256: b101c7ebafdea84c0cd396af358162d19c2e72244f03fb7d8480dbbd00eeb835

Contents?: true

Size: 612 Bytes

Versions: 21

Compression:

Stored size: 612 Bytes

Contents

     @prefix : <#> .
    
    <>     <http://purl.org/dc/elements/1.1/description> """testing string parsing in N3.
Hmm... how much of this is in the primer?
How much should be there?
@@ Holding off on unicode until support
in python is sufficiently deployed
(e.g. python on tux doesn't grok,
nor does pythonwin on TimBL's laptop).

""" .
    
    :martin     :surname "D\u00FCrst" .
    
    :x     :prop "simple string" .
    
    :y     :prop """triple quoted
string with newlines in it.""" .
    
    :z     :prop """string with " escaped quote marks""" .
    
    :zz     :escapes "\\\"\a\b\f\r\t\v" .
    

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
rdf_context-0.5.11 spec/swap_test/ref/strquot.n3
rdf_context-0.5.10 spec/swap_test/ref/strquot.n3
rdf-n3-0.2.3.2 spec/swap_test/ref/strquot.n3
rdf-n3-0.2.3.1 spec/swap_test/ref/strquot.n3
rdf-n3-0.2.3 spec/swap_test/ref/strquot.n3
rdf_context-0.5.9.1 spec/swap_test/ref/strquot.n3
rdf_context-0.5.9 spec/swap_test/ref/strquot.n3
rdf_context-0.5.8.2 spec/swap_test/ref/strquot.n3
rdf_context-0.5.8.1 spec/swap_test/ref/strquot.n3
rdf-n3-0.2.2 spec/swap_test/ref/strquot.n3
rdf_context-0.5.7 spec/swap_test/ref/strquot.n3
rdf_context-0.5.6 spec/swap_test/ref/strquot.n3
rdf-n3-0.2.1 spec/swap_test/ref/strquot.n3
rdf-n3-0.0.3 spec/swap_test/ref/strquot.n3
rdf-n3-0.0.2 spec/swap_test/ref/strquot.n3
rdf-n3-0.0.1 spec/swap_test/ref/strquot.n3
rdf_context-0.5.5 spec/swap_test/ref/strquot.n3
rdf_context-0.5.3 spec/swap_test/ref/strquot.n3
rdf_context-0.5.2 spec/swap_test/ref/strquot.n3
rdf_context-0.5.1 spec/swap_test/ref/strquot.n3