-
Machine readable licenses [here](https://github.com/OpenSourceOrg/licenses/tree/master/licenses).
Add these licenses to expand the database.
They include keywords like: "discouraged", "non-reus…
-
I use the web usb for communication with the usb device having three sensors. It working fine on some of the windows and all mac os machines. But in some windows machine it get lags and sometimes work…
-
Dear Andrea,
I hope you are all fine. I would like to report a question of mine rather than a true issue.
This one concerns the way this API creates dcat:Distribution classes used to describe d…
-
It is worth exploring whether there are better alternatives to insect KEGG pathway annotation than KOBAS since when we developed the pipeline ~5 years ago.
General considerations:
- have other dat…
-
Currently batten output format is human readable text with some nice green and red coloring.
We would like to add an option for machine readable formats, like JSON, which can be used for integrations …
-
When typing a name for a new content type or a new view, its machine name is automatically generated as the user types. There is an "edit" link next to it, so that the machine name can be manually edi…
-
When creating a simple state diagram
```puml
@startuml
A --> B
A --> C
B --> C : e1
C --> B : e2
state C {
}
@enduml
```
it renders correctly (note that transitions between B and C ar…
-
In the first instance, this can be as simple as a count of the number of variables in the study definition. As long as it gets written to stdout it will end up in the logs.
The aim is for these to …
-
Seems that the spec doesn't allow an empty MA.
```
Human-readable multiaddr: (//)+
Example: /ip4/127.0.0.1/udp/1234
Machine-readable multiaddr: ()+
Same example: 0x4 0x7f 0x0 0x0 0x1 0x91 0x2 0…
-
Sometimes it's desirable to have files in the Nix store that are not world-readable, such as configuration files containing passwords. This could be implemented as follows:
- Private files are marked …