Ivan Subotic

Results 57 issues of Ivan Subotic

- https://github.com/scala/scala/releases/tag/v2.13.0-M5 - https://github.com/scala/collection-strawman/wiki/FAQ

enhancement

- password checking regex - 8 - 50 characters - lower- and uppercase - at least one symbol from a set

enhancement

If the IRI should be resolvable like an URL, then the hostname part of the IRI should be configurable, e.g., `rdfh.ch`, `iri.example.com`. After discussing this with @lrosenth, he suggested leaving...

Current Issues: 1. When loading data with the scripts in `webapi/scripts`, it is required to restart `webapi` so that the ontology cache is refreshed. 2. The scripts require for the...

enhancement

Implement the [Implement IIIF Authentication API](https://iiif.io/api/auth/1.0/) - [x] implemented in #1159 Part of: #520

enhancement

When the Knora stack is started from SBT with `dockerComposeUp`, the `webapi/test` and `webapi/it:test` tasks should run against the running stack. This would require the following: - make E2E tests...

enhancement

API endpoint for triggering the creation of backups. Maybe even a nice little GUI for Salsah-Admin.

enhancement

- Separate bare minimum data for admin-data.ttl and permissions-data.ttl into separate files and only load these in the knora-prod init script. - Each project has now its own *-data-admin.ttl and...

enhancement

As a final goal, I would like to see the following workflow: 1. At startup, if there is no GraphDB repository created, then `webapi` should optionally create one. 2. Use...

enhancement

The current behavior should not change. - `knora-base:User` can be part of a `knora-base:UserGroup` - `knora-admin:Role` represents a role giving the holder certain permissions (`knora-admin:Permission`), which need to be defined...

enhancement