You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only happens when rdfs:isDefinedBy points to a literal. According to https://www.w3.org/TR/rdf12-schema/#ch_isdefinedby, the range of isDefinedBy should be a rdfs:Resource. In this case, the ontology annotation is wrong
In the PECO ontology (https://w3id.org/peco)
The data property http://qudt.org/schema/qudt/value has rdfs:isDefinedBy "https://qudt.org/schema/qudt/". But the generated widco file shows: is defined by https://w3id.org/peco#
The text was updated successfully, but these errors were encountered: