File: dc.rdf

package info (click to toggle)
redland 1.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 27,592 kB
  • ctags: 12,328
  • sloc: ansic: 79,017; xml: 25,115; sh: 10,162; yacc: 5,985; lex: 3,682; makefile: 3,260; perl: 2,814; cpp: 59
file content (9 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	 xmlns:foaf="http://xmlns.com/foaf/0.1/">
  <!-- test data for rasqal_query_test -->
  <foaf:Person>
    <foaf:name>Dave Beckett</foaf:name>
    <foaf:homepage rdf:resource="http://purl.org/net/dajobe/" />
  </foaf:Person> 
</rdf:RDF>