gbv / jskos-server

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

/mappings/infer: Inferred mapping type is wrong if `type` does not exist on source mapping #180

Closed stefandesu closed 1 year ago

stefandesu commented 1 year ago

See for example: https://coli-conc.gbv.de/api/mappings/infer?from=http://dewey.info/class/518.6/e23/&fromScheme=http://bartoc.org/en/node/241 Mapping with URI https://coli-conc.gbv.de/api/mappings/2bbc3a5b-1c0e-57d0-80a1-7aa9dacd55af does not have type and should there be assumed a mappingRelation, but the inferred mapping is of type narrowMatch.

stefandesu commented 1 year ago

Works now v1.5.1.