-
This is an issue that came up under the RODEO WP5 meeting in Helsinki this summer regarding weather alerts. Our prototype includes the following collections:
- current: currently active alerts
- a…
geira updated
3 weeks ago
-
**Describe the user role**
As a user, I would like to have a service that opens in the workbench an editable table to allow the definition of parameters names and assigned values. The output of the s…
-
##### **Overview of the issue**
**1. errors in relationships**
I tried to add a relationship between Authority entity and other custom entity as similar as User entity, but failed.
I added the…
-
### Description
Authorization is a concept to define access permissions to a specific resource type and key. Conceptually the resource type can be every thing like bpmnProcessId, process definition i…
-
After running the `docker-compose up -d` command in `/_base/compose` i get this error:
```
ERROR: Version in "./docker-compose.yml" is unsupported. You might be seeing this error because you're us…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Currently there's distinction…
-
For the ARDC’s [vocabularies of classification terms recommended for use with RIF-CS](https://archive-intranet.ardc.edu.au/display/DOC/Subject), determine which, if any, terms within those vocabularie…
-
I have this setup using docker compose:
> services:
> db:
> image: mysql:8.4.2
> restart: always
> environment:
> MYSQL_DATABASE: 'xxxxxxxx'
> # Password for root ac…
-
Imagine a project with the following graph:
```
Root:
- ServiceAPIs:
- Example - API of Example service
- protobuf definition files here
- Services:
- Example - service…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When added server with `builder.AddQueryType(d => d.Name("Query")`
That name does no…