-
I have [this document](https://ofn.gov.cz/dokumenty-z-formulářů-ZoPDS/2024-10-04/příklady/dokument1.xml) and an [XSD](https://ofn.gov.cz/dokumenty-z-formulářů-ZoPDS/2024-10-04/schémata/dokument-z-form…
-
Hey there,
I've just updated the repo and rebuild the docker using setup-docker, but when I launch the start-docker and try to open the server I have errors everywhere in Gradio, and the console sh…
-
Note that this doesn't happen in neovim, but at the same time, I don't think I've told neovim to do anything with ELS on save.
This function: https://github.com/ember-tooling/ember-language-server/…
-
Hi everyone,
my first time here, so I will try my best :)
I was told, that I could post this issue in this github section...
DataTypes in IFC schemas are a critical aspect where modelers neglect …
-
### What would you like to see added to HDMF?
When building extensions, users are often confused over how to define groups and datasets within a parent group. For example, one could define:
```
…
-
### Bug description
I have a Trino database which is made available through `connection1`. If I create a new schema on this database, I cannot give users permission to access this schema via their …
-
### Feature description
Support importing schema for existing entities when DB-first schema changed
### Use case
_No response_
### Are you willing to submit PR?
_No response_
-
Some SPARQL endpoints provide [void](https://www.w3.org/2001/sw/interest/void/) descriptions which can also be extended with some schema information as has already been done at [Uniprot](https://www.u…
labra updated
2 months ago
-
##### Description
1. I am using `springdoc` to generate `openapi 3` schema for one of my microservice API.
- tools versions:
```
implementation 'org.springdoc:springdoc-openapi-ui:1.6.11'…
-
### Feature Spec
Wing now offers a way to define mappings between struct fields and their json field equivalent(s)
```js
struct Person {
#[json(name=["first_name", "fname"])]
firstName: str;
…