-
Add tests here: https://github.com/shraga89/Ontobuilder-Research-Environment/tree/add_pom/src/test/java/ac/technion/schemamatching/experiments
- [ ] Basic schema matching experiment with OBTerm
- …
-
Hello,
I have an OpenAPI Schema that uses inheritance like this.
```yaml
ViewConnectionNoRelationship:
type: object
additionalProperties: false
allOf:
- $ref: "#/co…
-
**[Stephen Duncan Jr](https://jira.spring.io/secure/ViewProfile.jspa?name=jrduncans)** opened **[SWS-348](https://jira.spring.io/browse/SWS-348?redirect=false)** and commented
When using org.springfr…
-
This issue was identified in ticket #6028. There is currently no (or no known) strategy for updating the schema version and lastUpdated fields. We're open to any ideas (low effort, automated ways, etc…
-
The ``, ``, and `` tags generate replaceable text in the templates. Including any `` or `` text inside these tags will cause errors in license matching.
We should update the XML schema to disallow…
-
```
> What steps will reproduce the problem?
1. Download the Sun version of the schema and drop it into OpenDJ
2. See a syntax error:
[27/Jan/2011:20:11:45 +0000] 0 caught error thread={main(1)}
met…
-
## My Environment
* __ArangoDB Version__: 3.9.2
* __Deployment Mode__: Single
* __Deployment Strategy__: docker
* __Configuration__:
* __Infrastructure__: o…
-
eg
```
# VERBOSE Namespace regex pattern (?^:^(declaration|unique|object|structure)\stemplate\s(\S+);$)
# VERBOSE Found matching template components/accounts/config type unique
# VERBOSE Found ma…
-
Currently `drf_spectacular.hooks.postprocess_schema_enums` will extract enums in components out into their own components.
It would be nice if the enums under operation parameters could also be ext…
-
I experience an Error in XMLSchema11, this problem seem not to occure in XMLSchema10
Validating the schema works without any issue, but parsing it results in the xmlschema.validators.exceptions.XML…