Closed VladimirAlexiev closed 2 years ago
@Fak3, would you give this a think, pls?
Yes, it makes sense, so we can use those more specific properties.
But as a side note, maybe one day we would want to introduce such flexible Datatype-or-Relation properties? We can keep in mind that as an option and collect pros\cons of doing so.
@Fak3 , would you mind taking a closer look at this, pls?
@VladimirAlexiev , it's confusing what you mean "owl:ObjectProperty (797, see below) vs owl:DatatypeProperty (950)" - which one should replace rdf:Property
?
We did this.
https://gist.github.com/VladimirAlexiev/618a9bddd6a949b75b37e983f0220417#props
schema.org uses
rdf:Property
because almost all of its props allow literal (text) in addition to object. However, UNCEFACT seems to be strict in following a "property dichotomy", so use owl:ObjectProperty (797, see below) vs owl:DatatypeProperty (950).Id