gbv / jskos-server

Web service to access JSKOS data
https://coli-conc.gbv.de/api/
MIT License
6 stars 4 forks source link

Order of JSKOS field `ancestors` not implemented correctly #155

Closed stefandesu closed 2 years ago

stefandesu commented 2 years ago

According to the JSKOS specification, the ancestors field begins with the broader concept and goes up in the hierarchy. We have implemented it the other way around, i.e. starting with the top concept and ending with the broader concept.

The release of this change needs to be coordinated with https://github.com/gbv/cocoda/issues/658.

stefandesu commented 2 years ago

Fixed in version 1.2.12.