-
CNAs add line breaks in descriptions to make it readable, the current website CSS rendering does not preserve line-breaks and makes it harder to read.
Fix would adding a CSS like this to descripti…
-
I see two easy ways to do this:
1. Extract the names and descriptions from OWL and make a URI -> { name, desc } mapping in LevelDB
or
2. Load the OWL into the triplestore and retrieve names/d…
-
Add a human-readable name as well as one-line and one-paragraph descriptions to the remaining hardware blocks, including those specific to a top (`ast`, `sensor_ctrl`, `alert_handler`, and `rv_plic`).…
-
I can't get any version of my LMPs to have a commit message when trying to use Ollama for this. Note that I'm also using Ollama to run the LMP, so could it be that the local Ollama server is blocked b…
-
Return a list of descriptions of variables available for each dataset.
Request
```
GET //variables
```
returns
```js
[
{
"identifier": String, // internal identifier, e.g., 'tm…
-
With RFD#0004, Hipcheck can handle an unlimited number of analyses, but we lose the hard-coded semantic information that made the report human-readable (i.e. the knowledge of concern format / output u…
-
The docopt documentation says:
> "[options]" is a shortcut that allows to avoid listing all options (from list of options with descriptions) in a pattern. For example:
>
> Usage: my_program [options…
-
breakdown each accepted parameter for each configuration file (global, initializer, inferer). Make sure to include the definition, the accepted shape, what each dimension in the shape implies, and pos…
-
Add database metadata info for the tables in `catalogdb`. The metadata should go here, https://github.com/sdss/sdssdb/tree/main/schema/sdss5db/metadata and follow the syntax in https://github.com/sds…
-
# Proposal: Solution for Purl Type Definitions
Defining purl types in text within a single document has led to significant inconsistencies across the board. This approach introduces ambiguity, as d…