Gavin Mendel-Gleason
Gavin Mendel-Gleason
We need to add logic to run the more extensive checker properly when woql inserts/deletes are used.
We need to unfold the role in the user management under an organization, and with proper access control applied (such that the user can see themselves and admin of organization...
No description appears in the help for the CLI and it is not clear how to form a `BRANCH_SPEC`
Currently we have no way of running the CLI as a given user. Since access to the store is required to run the CLI it makes no sense to do...
Not sure this is a bug but we need to check for correctness.
Currently the document interface takes an id field, but it would be convenient to be able to supply a list of ids instead.
This reduces clutter, and helps extensibility of behaviour with lower complexity of modification.
Correct error, poor reporting ``` { "api:message": "Error: key_has_unknown_prefix(\"Specialized Buildings: polity owned\")\n [48] throw(error(key_has_unknown_prefix(\"Specialized Buildings: polity owned\"),_89974))\n [46] catch(api_document:do_or_die(...,...),error(key_has_unknown_prefix(\"Specialized Buildings: polity owned\"),_90030),api_document:(...;...)) at /home/gavin/.swivm/versions/v8.2.4/lib/swipl/boot/init.pl:533\n [44] api_document:api_insert_document_(schema,transaction_object{commit_info:commit_info{},descriptor:branch_descriptor{branch_name:\"main\",repository_descriptor: ...},inference_objects:[],instance_objects:[...],parent:transaction_object{descriptor: ...,inference_objects:[],instance_objects: ...,parent: ...,schema_objects:...
Try creating a schema which inherits from a non-existing class. This appears to be accepted but is not a valid schema.