Sha256: 112ae6ad7809a13eab0a0e5257db27ee4c5e7995764260c3d893982e96cf5100

Contents?: true

Size: 745 Bytes

Versions: 22

Compression:

Stored size: 745 Bytes

Contents



<rdf:RDF xmlns="http://example.com/m#"
    xmlns:Uxml="http://example.com/xml#"
    xmlns:a="http://example.com/m#"
    xmlns:exmlns="http://example.com/xmlns#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <rdf:Description rdf:about="http://example.com/m#a">
        <b rdf:resource="http://example.com/m#c"/>
    </rdf:Description>

    <P xmlns="http://example.com/swap/test/xml-syntax/xml_prefix2.n3#"
        rdf:about="http://example.com/m#q">
        <Uxml:v rdf:resource="http://example.com/xml#r"/>
        <exmlns:w rdf:resource="http://example.com/xmlns#t"/>
    </P>

    <rdf:Description rdf:about="http://example.com/m#y">
        <n rdf:resource="http://example.com/m#i"/>
    </rdf:Description>
</rdf:RDF>

Version data entries

22 entries across 22 versions & 2 rubygems

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