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

DaSCH Service Platform API

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

It's confusing, it should be called `creator` or `createdBy`.

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

enhancement

I was talking to someone who works on metadata at the [BnF](http://www.bnf.fr), and she said they use [ISNI](http://www.isni.org/) identifiers for persons. For example, here's their record on Marcel Proust: https://catalogue.bnf.fr/ark:/12148/cb119207126...

The input query ``` PREFIX anything: PREFIX knora-api: CONSTRUCT { ?thing knora-api:isMainResource true . ?thing anything:hasDecimal ?decimal . } WHERE { ?thing a anything:Thing . ?thing a knora-api:Resource . OPTIONAL...

enhancement
API/V2
Gravsearch

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...

Since geonames.org costs us a licence and most open source projects are using OpenStreetMap, I suggest changing the geolocation things in Knora to OSM. In addition, we can use https://leafletjs.com...

enhancement
question

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

Can we just set a limit on the number of resources?

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

enhancement

Currently, standoff links have the object class constraint of `knora-base:Resource`. Would it make sense to add the possibility to make a subclass of `StandoffLink` whose linking property is more specific?...

question
standoff