Philippe Höij

Results 49 issues of Philippe Höij

**Is your feature request related to a problem? Please describe.** It is hard to process time in TerminusDB, which is crucial for business logic. And probably straightforward to add. A...

enhancement

**Is your feature request related to a problem? Please describe.** It is useful to have a stable function in the javascript client to convert a type/property name to the equivalent...

enhancement

**Describe the bug** No matter what I search for that has a type that is prefixed yields a zero-length array of results. The same query for documents that don't have...

bug

**Describe the bug** I have instantiated the WOQL schema, and created a type that looks like below. When I post the compiled WOQL query below, I get an error message,...

bug

**Describe the bug** I'm trying to insert/delete documents via WOQL. There seems to be an issue no matter what I do, and strangely, it complains about a schema checking issue....

bug

**Is your feature request related to a problem? Please describe.** The schema checker picks the first prefix based on URLs. Multiple prefixes can share URL. If URLs are shared, especially...

enhancement

**Describe the bug** I can submit cardinality description for a property with the `Cardinality` multiplicity, like below. The Cardinality properties that I get back are truncated, where the `_cardinality` suffix...

bug

**Describe the bug** It seems the default data product prefixes have changed over the TerminusDB versions. This is probably a quick fix. Schema and data prefixes in a newly created...

bug

**Is your feature request related to a problem? Please describe.** The schema does not help define string shapes, mainly length, but also considering other areas. A common concern is resource...

enhancement

**Describe the bug** I try to add a Foreign type, the schema checker does not complain, but does not return it on subsequent calls to list the schema. It seems...

bug