1#
2# Copyright World Wide Web Consortium, (Massachusetts Institute of
3# Technology, Institut National de Recherche en Informatique et en
4# Automatique, Keio University).
5#
6# All Rights Reserved.
7#
8# Please see the full Copyright clause at
9# <http://www.w3.org/Consortium/Legal/copyright-software.html>
10#
11# xsd:string and xsd:integer are incompatible using intensional
12# datatype semantics. The following is inconsistent with a
13# rdfs+d(xsd:integer, xsd:string) interpretation:
14#
15# $Id: test002.nt,v 1.1 2003/09/03 12:05:35 jgrant Exp $
16#
17#####################################################################
18<http://www.w3.org/2001/XMLSchema#integer> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2001/XMLSchema#string> .
19