Stefan Peters

Results 114 comments of Stefan Peters

I think this is a great idea to allow one-time contributions to add or update a vocabulary, without having to give out edit rights (especially since we don't have granular...

Hi, sorry for getting back to you with such a big delay. Can you give us some context? Where does that record come from? Are you using a self-hosted instance?...

For Firefox, this seems to be necessary:

I adjusted the code for minting a new URI with the new feature in https://github.com/gbv/jskos-server/issues/161. Deleting entries should now be possible without causing issues. Note that when deleting the very...

> Further entries to delete; > > * [bartoc.org/en/node/18706](https://bartoc.org/en/node/18706) ([bartoc.org/en/node/20303](https://bartoc.org/en/node/20303) is the right one) > > * [bartoc.org/en/node/20329](https://bartoc.org/en/node/20329) ([bartoc.org/en/node/20000](https://bartoc.org/en/node/20000) is the right one) I just looked at these entries and...

It makes totally sense to merge these components, but... > so concepts are not pre-loaded with `loadConcepts` but as part of the `ItemSelect` component. I'm not sure if I agree....

I would rather solve it in a different way: The schemes we are using all have the `API` property with one or more API URLs where this scheme could be...

There are two different things here: 1. Detecting the type of API (i.e. which provider in cocoda-sdk should be used), and initialize it with cocoda-sdk. 2. Detecting whether the API...