Gavin Mendel-Gleason

Results 79 issues of Gavin Mendel-Gleason

Multigraph lazy iri resolution

When restarting an index after an error, the openai key seems to get lost, leading to an error.

bug

https://raw.githubusercontent.com/timathom/linked-art-terminusdb/main/schema/CombinedLinkedArtSchema.json This leads to collapse when trying to create a new type in the dashboard.

bug

The following query resulted in a panic. ![Screenshot from 2023-10-13 15-47-17](https://github.com/terminusdb/terminusdb/assets/1993386/3805f9fd-a576-49cf-b0ba-71a00674f5df)

bug

In the property screen for the schema, we should display the min / max for cardinality.

enhancement

This is redundant, so why include an alternative type?

enhancement

Keys are not inherited, so it does not make sense to have an abstract with a key. Alternatively we could change the schema such that key inheritance works.

bug

It would be great if we had a mode for the document interface that ignores (drops) unknown fields in documents. This would make it much easier to do partial schemata...

enhancement

Make any property with a range of `sys:Unit` Try to find an object with this property in GraphQL. Fail.

bug

```shell ubuntu@ip-172-31-40-165:~$ terminusdb doc get --help [NOTICE] 2023-07-20T14:39:15.855057+00:00 Upgrading http://terminusdb.com/schema/ref ERROR: Unknown error term: rust_io_error('PermissionDenied',"Permission denied (os error 13)") ERROR: In: ERROR: [10] terminus_store:delete_named_graph(,'http%3a%2f%2fterminusdb.com%2fschema%2fref') ```

bug