dsp-api
dsp-api copied to clipboard
DaSCH Service Platform API
I've added default permissions for my project, but the BulkImport still only adds the root user as the creator. Can somebody confirm, that the BulkImporter sets the default permissions correctly?
For a reference to another resource, the target's type should be integrated. I tried this approach here https://github.com/dhlab-basel/Knora/pull/1260/commits/5dc9f410a15ef260fbc9d2f3a61ab9e7a8189173, but it required a change in the ontology which we do not...
The basic idea is to generate client code in different programming languages (at minimum, TypeScript and Python) that makes it easier to work with the Knora APIs. This code could...
I've seen the following exception thrown and logged in the console: ``` [2019-03-10 13:47:12,200] ERROR - Main$(akka://webapi) - Unable to run route /v2/searchextended api | java.util.NoSuchElementException: key not found: http://www.knora.org/ontology/knora-base#standoffTagHasUUID...
As I'm working on my Archiving 2019 paper describing Long-Term Preservation of our data, I have come across some missing things. (Also, writing issues is a good way to procrastinate...
Currently if you try to access a resource that’s been marked as deleted, Knora pretends it’s never heard of that resource. This would be annoying if a resource was cited...
Use cases: * A resource representing a publication cites a specific version of the data that the publication is based on. * Data in one project refers to a specific...
- https://github.com/scala/scala/releases/tag/v2.13.0-M5 - https://github.com/scala/collection-strawman/wiki/FAQ
Different people often have the same name. It would be helpful if each Knora user could have an ORCID to uniquely identify them: https://orcid.org/
## Query deleted items Get a list of deleted resources, using various search criteria: - Deletion date - Project - User who deleted the resource - User who created the...