dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

DaSCH Service Platform API

Results 142 dsp-api issues
Sort by recently updated
recently updated
newest added

- 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

It would be more helpful if these schemas specified which type is expected for each built-in property.

enhancement
API/V2
documentation

Use case: bulk import has been done, and needs to be redone because data has changed, but images have not changed.

bulk-import
API/V2
Sipi

As discussed with @benjamingeer

enhancement

- `createAdditionalStatementsForNonPropertyType` could maintain a mutable set of statements that has already generated, generating redundant statements can be avoided (see https://github.com/dhlab-basel/Knora/pull/910#discussion_r201024119).

API/V2
Gravsearch

Send an email to the user containing an URL to click/open, which will confirm that he has gotten the email and thus entered a valid email address.

enhancement

This feature comes up from time to time and should probably get addressed at some point in time. Here it serves a reminder and a place where possible implementation architectures...

enhancement

Hello Huston, we have a problem here in Lausanne with a bulk import containing about 100 images. We don't really know what images can cause the failed and if the...

bulk-import
blocking