File: test001.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 (14 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<!--
  Please see the full Copyright clause at
  <http://www.w3.org/Consortium/Legal/copyright-software.html>

  Description: the rdf:RDF element is no longer mandatory.

  $Id: test001.rdf,v 1.1 2003/10/08 13:00:58 jgrant Exp $

-->

<Book xmlns="http://example.org/terms#">
  <title>Dogs in Hats</title>
</Book>