File: not1C.rdf

package info (click to toggle)
librdf-trine-perl 1.015-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,188 kB
  • ctags: 1,059
  • sloc: perl: 17,584; makefile: 30; sql: 20
file content (13 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13

<!-- Processed by Id: cwm.py,v 1.92 2002/03/22 21:36:00 timbl Exp -->
<!--     using base bogus:-->


<rdf:RDF xmlns="http://example/stuff#"
    xmlns:log="http://www.w3.org/2000/10/swap/log#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <rdf:Description rdf:about="http://example/stuff#something">
        <rdf:_1 rdf:resource="http://example/stuff#somethingElse"/>
    </rdf:Description>
</rdf:RDF>