Re: [sdw] ssn:ext proposal comment: Note on 4.2.4 (#1153)

I see that the domain and range constraints are implemented in the turtle encoding using Schema.org property schema:domainIncludes and schema:rangeIncludes.  The schema.org docs say the domain of these is schema:Property and the range is schema:Class, but if I understand schema.org these not required.  It seems that using domainIncludes and rangeIncludes will also avoid inferencing the type of the subject or object of these properties by owl parsers as well. 
Is the comment in section 4.2.1 starting "The global domain and range constraints mean that any..." still valid?  Perhaps a note could be added on the properties with domain and range constraints noting that they are implemented using schema.org properties and thus have no implications for owl inferencing. 

something like 

> Domain and range constraints are implemented using schema.org domainIncludes and rangeIncludes properties which will have no entailments under OWL inferencing. 

-- 
GitHub Notification of comment by smrgeoinfo
Please view or discuss this issue at https://github.com/w3c/sdw/issues/1153#issuecomment-564836146 using your GitHub account

Received on Thursday, 12 December 2019 03:39:50 UTC