Closed VladimirAlexiev closed 1 year ago
Ok, I've read at https://github.com/uncefact/spec-jsonld/blob/main/docs/CI_CD.md that the right repo for this issue is https://github.com/uncefact/vocabulary-outputs/ And the people are @nissimsan @kshychko @webilhan.
Can you guys diagnose how the discrepancy described above has happened?
Now the ontology is updated:
"@id": "unece:physicalIndicator",
"schema:rangeIncludes": {
"@id": "xsd:boolean"
},
Related to #45 and #185.
https://vocabulary.uncefact.org/physicalIndicator shows
xsd:boolean
.But the ontology (converted to turtle) shows a different range:
Also, the two show different prefix:
unece
vsuncefact
.This means that the website and ontology are not in sync!!
Needless to say, this is detrimental to the main purpose of UNCEFACT JSONLD: better interoperability.
@nissimsan can you give this issue top priority?