edi3 / edi3-json-ld-ndr

GNU General Public License v3.0
0 stars 2 forks source link

properties lost their range #44

Closed Fak3 closed 3 years ago

Fak3 commented 3 years ago

In the machine-readable vocabulary many properties have undefined range. For example https://edi3.org/vocabulary/unece/#name Previously it had correct "xsd:string" range.

kshychko commented 3 years ago

@Fak3, this has been fixed now

Fak3 commented 3 years ago

Thanks!