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.1 spec/swap_test/ref/xml-redefine2.rdf
rdf_context-0.5.0 spec/swap_test/ref/xml-redefine2.rdf