-
### Describe what you want
From drizzle-kit-mirror: https://github.com/drizzle-team/drizzle-kit-mirror/issues/210.
> Was trying to add a fix for it myself, only to find out the code isn't availabl…
-
### Description
Suddenly the datatypes have appeared as "string", "number" etc under the table headers. I would very much like to hide these types.
![Image](https://github.com/user-attachments/asset…
-
In CGMES instance data, all literals are string, but should be marked with the appropriate datatype.
- E.g. `cim:ACDCConverter.baseS` should be marked `^^xsd:float`
- Otherwise sort won't work and r…
-
Instructlab should have an `Uploader`, `Push`, or, `Publish` class/interface which is expandable for different types (datasets, models, etc). and different destinations (HF, S3, OCI). Having this func…
-
Take a look e.g. at this node:
```ttl
rdf:type cim:SynchronousMachine ;
entsoe2:Equipment.inService "true" ;
cim:RegulatingCondEq.controlEnabled "tru…
-
Context: ***Please provide context***
Exception thrown:
```
|std:///Map.rsc|:109,0: MultipleKey(
|file:///Users/pius/Desktop/Dev/adept-base/src/main/rascal/actions/DataTypes.rsc|(370,20,,),
…
-
In the current conversion specs, bf:immediateAcquisition has a domain of bf:Item.
However, the current specifications map it also a bf:Instance so the domain needs to be updated or removed.
```
…
-
Lean should provide `Int8`, `Int16`, `Int32` and `Int64` to complement `UInt8`, `UInt16`, `UInt32`, and `UInt64`.
Ideally the definitions should be in core and the compiler extended to generate eff…
-
**Description**
Support for MPI datatypes that were introduced in newer standards. (>1.3), like `MPI_INT8` and `MPI_UNSIGNED_LONG_LONG`
**Proposed solution**
This proposed solution in https://git…
-
Symbolic `List`, as designed, requires a separate list (Haskell's `[]`) of witnesses to function properly. The problem is, we cannot write a good `SymbolicData` instance for `List` as defined currentl…