-
-
Could be possible to implement a validator for the URIs in data link?
Now it is set as "format:uri", yet it's not further validated for checking the URI type (curie, data, etc).
Also, would be wort…
-
# Update Ontology Property Ranges for Improved Data Integrity
## Issue Description
Several properties in our ontology currently use `owl:Thing` as their range, which is overly generic and does n…
-
**Describe the bug**
When we try to use the download block on the Eurasia site with multiple documents, the user should be able to pick which document they want to download from the drop down list,…
-
Currently it can return Zod errors for request input validation, per https://github.com/dahlia/hollo/pull/47#discussion_r1813129826
Example response:
```
{
"error": "Invalid request",
"zod_…
-
*Description*:
>Describe the issue.
We use jwt authentication
```
---
apiVersion: gateway.envoyproxy.io/v1alpha1
kind: SecurityPolicy
metadata:
name: security-policy
namespace: eg-test
…
-
All: I may be missing something, but assuming we want the drs identifier to be a uri, do we need to re-think the over-ride of the port field?
As it stands, I don't think it is plug compatible with …
-
Since the latest version 5.6.0 of the [@golevelup/nestjs-rabbitmq](https://www.npmjs.com/package/@golevelup/nestjs-rabbitmq/v/5.6.0) package, we can no longer connect to our Amazon MQ.
According to t…
-
This works
```
{
type: "url",
name: "url",
validation: (Rule) => [
Rule.uri({ scheme: ["http", "https", "mailto", "tel"] }),
],
}
```
This does not wo…
-
Hi,
we have an invoice with only charge for freight costs.
This invoice is valid with the mustang validator Mustang-CLI-2.5.6.jar.
We just tried the new version _Mustang-CLI-2.14.0.jar_ and t…