Re: p3p rdf schema

Thanks Olivier, I've updated my working version of the document.  I need to 
see if I can create an errata document.

Brian


At 13:32 31/03/2002 -0500, Olivier Corby wrote:
>[freed from spam trap -rrs]
>
>Date: Fri, 29 Mar 2002 04:12:07 -0500 (EST)
>From: Olivier Corby <Olivier.Corby@sophia.inria.fr>
>Message-Id: <200203290910.g2T9AgM17551@primo.inria.fr>
>To: www-rdf-comments@w3.org
>
>There are two errors in the p3p rdf schema,
>http://www.w3.org/TR/p3p-rdfschema/
>:
>
>
><rdfs:Class rdf:about="&p3p;PolicyRefResource">
>   <rdfs:label xml:lang="en">Policy Reference Resource</rdfs:label>
>   <rdfs:comment xml:lang="en">
>     A collection of, or a single, PolicyReference
>   </rdfs:comment>
>   <rdfs:subClassOf rdf:resource="&rdfs;PolicyResource"/>
>
>         <!-- ********** should be &p3p;PolicyResource -->
>
></rdfs:Class>
>
>
>
><rdfs:Class rdf:about="&p3p;RecipientClass">
>   <rdfs:label xml:lang="en">recipient class</rdfs:label>
>   <rdfs:comment xml:lang="en">
>     A class of legal entities, or domains, beyond the
>     service provider and its agents where data may be
>     distributed
>   </rdfs:comment>
>   <rdfs:subClassOf rdf:resource="rdfs:Class"/>
>
>      <!-- *********** should be &rdfs;Class -->
>
></rdfs:Class>
>
>
>
>
>Olivier.
>
>
>
>
>---
>Olivier Corby, Acacia project, INRIA Sophia Antipolis
>email : Olivier.Corby@sophia.inria.fr tel : +33 4 92 38 78 71
>http://www.inria.fr/acacia/personnel/corby

Received on Monday, 6 May 2002 20:48:46 UTC