File: test013.nt

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 (15 lines) | stat: -rw-r--r-- 637 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright World Wide Web Consortium, (Massachusetts Institute of
# Technology, Institut National de Recherche en Informatique et en
# Automatique, Keio University).
#
# All Rights Reserved.
#
# Please see the full Copyright clause at
# <http://www.w3.org/Consortium/Legal/copyright-software.html>
# 
# $Id: test013.nt,v 1.1 2002/03/08 12:21:41 dajobe Exp $
#
#####################################################################
<http://example.org/dir/file> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://example.org/type> .
<http://example.org/dir/file#foo> <http://example.org/value> <http://example.org/dir/relpath> .