typo in Abstract Syntax ?

Peter,

In the latest Abstract Syntax for OWL DL, multiplicity of
domains and ranges in DatatypeProperty and ObjectProperty [1]
are specified this way:

    {domain(<description>)}
    {range(<dataRange>)}

But I am afraid these should be

    domain( {<description>} )
    range( {<dataRange>} )

Is that correct?

[1]
http://www-db.research.bell-labs.com/user/pfps/owl/semantics/semantics-all.html#owl_DatatypeProperty_syntax


-Masahiro

Masahiro Hori, Ph.D.
Group Leader, Programming Models & Tools,
IBM Tokyo Research Laboratory
Tel: +81-46-215-4667 / Fax: +81-46-274-4282
Email: horim@jp.ibm.com

Received on Friday, 3 January 2003 14:20:05 UTC