-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Description
Hi team,
My scenario:
I have the ALZ Pattern deployed, this is great. It is…
-
Feedback from X-Domain meeting convened by CODATA/DDI:
Generally find SSN model is very good and useful.
Some confusion from some terminology, most of which can be resolved in discussion.
But …
-
TODO
- [x] create glossary template
- [x] create toc glosary variant
- [x] add styles
- [x] add starter terms from M&V guide acronyms
- [ ] add final set of acronyms and definitions
- [ ] add …
-
Lexer uses Pattern_White_Space unicode property when skipping over trivia. However, when we process string literals with escaped newlines, we only skip ASCII whitespace:
https://github.com/rust-lan…
-
Hi, I am looking for a PHP FHIR client model code generation library that supports profiles other than core STU3/R4. This library looks great - and about the only one for PHP - but unfortunately gener…
-
The TypeScript team have resecently made some changes to the `Iterator` group of interfaces, protocols, and their related type definitions. For context, the TypeScript team is in the middle of making …
-
Title is pretty self explanatory. Yaml/Json file are easier to manipulate and validate than the arrays, which needs to actually be be included and could pose a security risk.
-
## Enhancement Request
### Use Case:
Adopt definitions and provide space in the FDFC3 Documentation (and repository?) for languages other than typescript.
### Additional Information
Implem…
-
This came up at StanCon as a common pain point when trying to organize groups of functions.
Suppose you have functions foo, bar, and baz living in files of the same names. foo is used by bar and by…
-
When defining a reference `@ref` to a html element or razor component you now need to define it double:
```
Hello Blazor!
@code {
private Component myComponent;
void DoSomething() =…