Open VladimirAlexiev opened 1 year ago
This is especially silly:
dct:type a owl:ObjectProperty;
vann:usageNote "The recommended controlled vocabulary is the <a href=\"./codelist/estimationprocedure-type.html\">Estimation Procedure type</a> code list."@en,
"The recommended controlled vocabulary is the <a href=\"./codelist/feature-type.html\">Feature type</a> code list."@en,
"The recommended controlled vocabulary is the <a href=\"./codelist/flowparameter-type.html\">Flow Parameter type</a> code list."@en,
"The recommended controlled vocabulary is the <a href=\"./codelist/predictionfeature-type.html\">Prediction Feature type</a> code list."@en;
rdfs:comment "A classification for a quality."@en, "A classification of the attribute."@en;
rdfs:label "type"@en .
So... which is the recommended controlled vocabulary really?
https://semiceu.github.io/MLDCAT-AP/releases/1.0.0/rdf/mldcat-ap.ttl.
Don't use domain-specific prop descriptions/names, else you end up with silly stuff like this:
A title is a title, no matter to what resource you apply it to.
I appreciate that you collect prop names/descriptions from all places where a prop is used. But then, these characteristics should be universal, not specific to the place where used.
If you need to make a distinction, you can use scopeNote, eg: