Philippe Höij

Results 49 issues of Philippe Höij

**Is your feature request related to a problem? Please describe.** I can't upload CSVs from the browser to use in WOQL , but only from commandline **Describe the solution you'd...

enhancement

**Describe the bug** I have removed all documents and other types, only schema element left is a top level "Entity" I can't delete due to a schema check failure. Looks...

bug

The current TerminusDB container runs as root for no apparent reason. The Dockerfile should add a terminusdb user and then include `USER terminusdb` to run as a regular user. **Is...

enhancement

**Describe the bug** Can't delete tokens at [TerminusDB Profile Dashboard](https://dashboard.terminusdb.com/profile) **To Reproduce** Steps to reproduce the behavior: 1. Go to TerminusDB Profile Dashboard](https://dashboard.terminusdb.com/profile) 2. Create API token 3. Delete API...

bug

**Describe the bug** TerminusDB, running in Docker on MacOS, sometimes goes into a wait state for 30-90 seconds after deleting a document (perhaps also after other updates) **To Reproduce** Steps...

bug

**Describe the bug** Creating single triples based on dynamic subjects, as opposed to fixed ones, creates documents that can't be found. Distinctive behaviours are different depending on how the triple...

bug
planning-week

**Describe the bug** When a property that has previously been used in documents is removed, the schema checker fails. If a property is no longer used in documents, it should...

bug
planning-week

**Is your feature request related to a problem? Please describe.** Considering the potential issue of JWT support in prolog (and likely a less optimised web server stack), a rust web...

enhancement

**Is your feature request related to a problem? Please describe.** I am missing what, in the previous version, existed as a label on schema elements; to enable a flexible description...

enhancement

**Describe the bug** Assuming that a type should conform to IRI rules, the type `%testöäå` should not be possible to create, `%25teståäö` should be possible though. Both can be created...

bug