Re: Form posted from Microsoft Internet Explorer.

Kianoush Eshaghi wrote:

> report=Creating of RDF graphs miss.
> RDF=<?xml version="1.0">
> <?xml version="1.0" encoding="UTF-8"?>
> <!-- programed by Kianoush Eshaghi (Metadat GmbH) -->
> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
> 		xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" 
> 		xmlns:schema="http://www.metadat.com/authorisation/schema#" 
> 		xml:base="http://www.metadat.com/">
> 		
> 		<schema:Utility rdf:about="utility01">
> 			<schema:request rdf:resource="service01"/>
> 			<schema:request rdf:resource="trust_agent"/>
> 		</schema:Utility>
> 		<schema:TrustAgent rdf:about="trust_agent">
> 			<schema:provide rdf:resource="service01"/>
> 		</schema:TrustAgent>
> 		<schema:Service rdf:about="service01">
> 			<schema:provide rdf:resource="utility01"/>
> 		</schema:Service>
> </rdf:RDF>


Hello,

The error reporting system of the validator has some problems, and I am 
not sure we got all the information you entered in your report. Could 
you describe the problem please?

Thanks,
Emmanuel

-- 
Emmanuel Pietriga (epietriga@nuxeo.com)
http://claribole.net

Received on Thursday, 3 June 2004 07:13:19 UTC