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

is there a bug in generation? or publishing? #174

Closed onthebreeze closed 1 year ago

onthebreeze commented 1 year ago

AccountingAccount class shows properties with no descriptions

AccountingAccount

But when clicking on the property, there does seem to be a description.

payableSpecifiedAccountingAccount

kshychko commented 1 year ago

That's a bug in publishing, in "Referenced by" cases, when a property has multiple comments (coming from property existing in different classes), aren't handled properly. I'll fix that.