Comments on daml-s 0.7 (Profile)

Profile.daml contains (line numbers added)

   748    <!-- A URL to the companies web site -->
   749    <daml:DatatypeProperty rdf:ID="webURL">
   750      <daml:domain rdf:resource="#Actor"/>
   751      <daml:range rdf:resource="&xsd;#string"/>
   752    </daml:DatatypeProperty>

Please change line 751 to read:
<daml:range rdf:resource="&xsd;#anyURI"/>

This assumes that xsd is set to the namespace URI
http://www.w3.org/2001/XMLSchema

Thank you!

- Nick -

> 	WARNING: All e-mail sent to or from this address will be received or
> otherwise recorded by the Charles Schwab corporate e-mail system and is
> subject to archival, monitoring or review by, and/or disclosure to someone
> other than the recipient.
> 
> 

Received on Tuesday, 25 February 2003 11:59:21 UTC