W3C home > Mailing lists > Public > www-rdf-interest@w3.org > May 2001

Re: [www-rdf-interest] <none>

From: Arjohn Kampman <akam@aidministrator.nl>
Date: Thu, 3 May 2001 09:49:29 +0200 (MEST)
Message-Id: <200105030749.JAA01077@spa.aidministrator.nl>
To: www-rdf-interest@w3.org, D-Leff@wiu.edu
> Semantic error 
> 	3025: The element is not declared in the RDF-Schema namespace.
> 	http://www.w3.org/2000/01/rdf-schema#Description
> 	Error called by: Model.RDF_test
> 	at line 20(0) of input during parsing: </
> Found 1 error(s) during parsing!
> The file t.rdf is not a valid RDF-File.
> 
> This seems a basic task, to talk about an instance of the various
> classes one might create.  How does one do it?

The error message says that the element 'Description' is not in the RDF-Schema
namespace, which is correct. Instead, it's in the RDF namespace, so replacing
"rdfs:Description" with "rdf:Description" should do the trick.

Arjohn
Received on Thursday, 3 May 2001 03:51:11 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:30 UTC