Authors should consider replacing xsd:date with xsd:dateTime because the only the latter is permitted for use as a literal in OWL2 [further discussion].
For example, ML-Schema is very close to being in OWL2 EL, but robot validate-profile --profile full --input mls/ontology.ttl gives Use of data range not in profile: xsd:date.
Authors should consider replacing
xsd:datewithxsd:dateTimebecause the only the latter is permitted for use as a literal in OWL2 [further discussion].For example, ML-Schema is very close to being in OWL2 EL, but
robot validate-profile --profile full --input mls/ontology.ttlgivesUse of data range not in profile: xsd:date.