-
This function
```xquery
declare function local:rdf_outcome_small ($url as xs:string, $study) {
if (not(fn:empty ($study/clinical_results/outcome_list))) then ()
else for $i at $n in $study/(pr…
-
Hi,
I analyzed the VHDL code from your NEORV32 project with Linty: https://oss.linty-services.com/dashboard?id=neorv32&codeScope=overall
Do not get scared by the number of issues :-)
It's just …
-
Support for parsing location through the compiler is mostly in place. Some additional improvements:
- ~better location improvements for CTO files (accessed from CTO parser), e.g., for `import`~
- [x…
-
I downloaded the supplyagreement V 0.12.1, then immediately uploaded it back up into a new project (newsupplyagreement)
to change it. It tells me :
"[Change Model] Namespace is not defined for t…
-
-
failed to send message: lite server error, code 0: cannot apply external message to current state : External message was not accepted
Cannot run message on account: inbound external message rejected …
-
Issue summary
“opm index add” works as expected with docker, but always fails with podman as it is unable to locate the bundle metadata directory. Note that the same error occurs with “opm registr…
-
## Running thread for requests for new or enhancements to existing GSA APIs
- New APIs
- New features for existing [APIs](https://open.gsa.gov/api)
If you use GSA APIs (or want to), please post y…
-
Rack 44
![rack44](https://user-images.githubusercontent.com/101437234/161455488-a1805a9a-7d02-4145-bb1d-7fe42c191eb2.jpg)
![rack44 2](https://user-images.githubusercontent.com/101437234/16145549…
-
# Bug Report 🐛
The following model definition is valid...
```cs
@Term("My HR Model")
@Term_description("Reusable data definitions for the HR department.")
namespace acme.hr@1.0.0
```
When…