Log In New Account

SemWebCentral

Bugs: Browse | Download .csv

[#76] The owl validator generates warning when using rdfs:range!

Date:
2005-03-07 05:29
Priority:
3
State:
Open
Submitted By:
Nobody
Assigned To:
Jeremy Lerner (jlerner)
Summary:
The owl validator generates warning when using rdfs:range!

Detailed description
e. g. in the following code:

  <owl:DatatypeProperty rdf:ID="sessionLanguage">
    <rdfs:domain rdf:resource="#Session"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:label>Session Language</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#language"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The preferred language to be used during a session.</rdfs:comment>
  </owl:DatatypeProperty>

the line with the "<rdfs:range ... " is marked yellow with the warning

  Use of the property implies that object is of type
       http://www.w3.org/2002/07/owl#Class

But I believe it matches the OWL specification.  It must be a bug!

Followup

No Followups Have Been Posted

Related Tasks:

No Related Tasks

Attached Files:

No Files Currently Attached

Changes:

No Changes Have Been Made to This Item


[  161 Projects | 18452 Users   ] Site Feedback ]Contact Information ]