File: test001.rdf

package info (click to toggle)
rdflib 5.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,180 kB
  • sloc: python: 24,066; makefile: 97; sh: 1
file content (14 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (15)
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>