uncefact / spec-jsonld

Exposing the UN/CEFACT vocabulary as web semantics
https://service.unece.org/trade/uncefact/vocabulary/uncefact/
13 stars 5 forks source link

cefact namespace #35

Closed VladimirAlexiev closed 2 years ago

VladimirAlexiev commented 2 years ago

https://gist.github.com/VladimirAlexiev/618a9bddd6a949b75b37e983f0220417#bies

The cefact: namespace should be at unece rather than edi3, like the uncefact: namespace

@prefix uncefact: <https://service.unece.org/trade/uncefact/trade/uncefact/vocabulary/uncefact#> .
@prefix cefact:   <https://edi3.org/cefact#> .
nissimsan commented 2 years ago
image

Definitely a bug

kshychko commented 2 years ago

cefact namespace value has been changed to https://service.unece.org/trade/uncefact/vocabulary/cefact: https://github.com/uncefact/spec-jsonld/pull/112/files#diff-a12ec93e6434bcadf7fc3eaebf7fa191735c527dc75679f7beef58b011e56cfbR73

We still are going to separate it from unece namespace as data in unece:cefactElementMetadata element is for information and ids from there are not being published as RDF resources (at least for now).

nissimsan commented 2 years ago

Done: https://github.com/uncefact/spec-jsonld/pull/112