gbv / jskos-data

Collection of knowledge organization systems encoded in JSKOS format
Creative Commons Zero v1.0 Universal
8 stars 4 forks source link

Nomisma: Use dump instead of SPARQL query #3

Closed stefandesu closed 2 years ago

stefandesu commented 5 years ago

Related: https://github.com/gbv/cocoda/issues/200

nichtich commented 2 years ago

Nomisma is include via API, no data needed

stefandesu commented 2 years ago

I think the issue was that the data in jskos-data is requested via a SPARQL query and is not complete:

Nomisma was now added to jskos-data, but currently it's using the CSV output of a SPARQL request as a data source, meaning that not all data is included in the conversion. Eventually, it would be better to have either a SKOSMOS wrapper or to convert the RDF dump.

The first API entry for Nomisma in BARTOC is still our jskos-server instance which includes the above data. Nomisma is also available via BARTOC Skosmos, so if you mean that, we should change the order of the API entries in BARTOC.

stefandesu commented 2 years ago

Sorry, did not mean to reopen.