-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I had searched in the [issues…
-
### Tool Name
Jaronuinga
### Tool Description
**Jaronuinga** is simple JSON Schema validator written in Java. It is based on JSONP 1.1 and has no other dependencies.
The initial purpose of the lib…
-
### Amplify CLI Version
N/A
### Question
Keep in mind I replaced some sensitive info with placeholders.
Here is the schema(schema.ql.ts) auto generated using this `npx ampx generate schema…
-
@aemooooon @swathypt @Jake1441
Create a Schema for the data warehouse
Quick Aside:
The data warehouse is used for analytics/reporting which means it is feasible that not all data fields will be …
-
right now summary query just includes schema:datePublished.
```
OPTIONAL {?subj schema:datePublished ?date_p .}
BIND ( IF ( BOUND(?date_p), ?date_p, "1900-01-01") as ?datep ) .
```
iris has no d…
-
**Describe the bug**
When using a custom schema that I have successfully exposed to the data API, the `gen types typescript` script generates a file that still defaults to "public" for the `Tables` s…
-
Update form schema in `data.frame` format and pass into the `updateFormSchema()` to update it. Not as much a priority as previous points as people can just get better at manipulating list objects but …
-
Overview
The proposed organicCertification schema type would support businesses, products, and organizations that follow recognized organic standards, enabling them to present structured data about o…
-
The following test fails:
```go
func TestConfigureNullInList(t *testing.T) {
crosstests.Configure(t,
schema.Schema{Attributes: map[string]schema.Attribute{
"k": schema.ListAttribute{Optional: t…
-
When using `find` methods with a defined schema, values in MongoDB documents that don’t match the specified schema types (e.g., strings in a field expected to be int64) are silently converted to NaN i…