File: meta.ttl

package info (click to toggle)
librdf-query-perl 2.912-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,556 kB
  • ctags: 1,724
  • sloc: perl: 30,532; makefile: 22; csh: 10
file content (5 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (7)
1
2
3
4
5
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .

<alice.rdf> dc:title "Test data for Alice"; foaf:topic "Alice" .
<bob.rdf> dc:title "Test data for Bob"; foaf:topic "Bob" .