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

:robot: I have created a release *beep* *boop* --- ## [30.12.0](https://github.com/dasch-swiss/dsp-api/compare/v30.11.0...v30.12.0) (2024-04-10) ### Maintenance * Bump jena to 5.0.0 (DEV-3426) ([#3170](https://github.com/dasch-swiss/dsp-api/issues/3170)) ([a622e4f](https://github.com/dasch-swiss/dsp-api/commit/a622e4f4da70506d0fccd7f6128dedbb2e0ed73a)) * Bump Sipi to v3.12.2 ([#3173](https://github.com/dasch-swiss/dsp-api/issues/3173)) ([266537f](https://github.com/dasch-swiss/dsp-api/commit/266537fe7733429e8bdd42cbfc06f64bd88f4a06)) *...

autorelease: pending

## Pull Request Checklist ### Task Description/Number Issue Number: DEV- ### PR Type - [ ] build/chore: maintenance tasks (no production code change) - [ ] docs: documentation changes (no...

do-not-merge

## Pull Request Checklist ### Task Description/Number Issue Number: DEV- ### PR Type - [ ] build/chore: maintenance tasks (no production code change) - [ ] docs: documentation changes (no...

- **feat: Add dsp-ingest audience to JWTs created for a user** - **fix package name for JwtService** This may only be merged after the dsp-ingest is relying on the scope...

## Pull Request Checklist ### Task Description/Number Move e2ez specs to separate SBT project ### PR Type - [ ] build/chore: maintenance tasks (no production code change) - [ ]...

When running our tests with 8.6.1 (also 8.6.0) we sporadically get the following error: com.ontotext.trree.util.NotEnoughMemoryForDistinctGroupBy: Insufficient free Heap Memory 197Mb for group by and distinct, threshold:250Mb, reached 0Mb. I will...

### New default permission precedence rule: Property > Resource > Group ### Example: ``` ### Default Object Access Permissions on ProjectMember Group rdf:type knora-base:DefaultObjectAccessPermission ; knora-base:forProject ; knora-base:forGroup knora-base:ProjectMember ;...

enhancement

- https://stackoverflow.com/questions/2100907/how-to-remove-delete-a-large-file-from-commit-history-in-git-repository

https://codecov.io/gh/dhlab-basel/Knora/pull/927?src=pr&el=tree ![screen shot 2018-07-13 at 18 31 05](https://user-images.githubusercontent.com/558389/42702824-ebd4ce30-86ca-11e8-9ab8-c4f1d9571bc2.png) If I understand correctly, red means that coverage decreased. If you click on the red box at the left hand side, you...

question

The query timeout is currently set at 5 seconds: ``` owlim:query-timeout "5" ; ``` This will need some tweaking.