-
The goal of this ticket is two-fold:
1. Stand up a Fuseki server on SPIN to host an instance of a graph db that the graph search API can query against. Details in #401
2. Give @PeopleMakeCulture…
-
Issue: fluids are displaying solid color textures
![image](https://github.com/lorddusk/HQM/assets/54673449/948a8903-0744-4683-b438-d48ba3b43370)
Change proposed: change back to old fluid rende…
-
I propose adding a string formatting possibility to ``.astype`` when converting to ``str`` dtype: I think it's reasonable to expect that you can choose the string format when converting to a string dt…
-
I'm unable to suppress the StringBuffer to StringBuilder recommentation:
```
StringBuffer sb = new @SuppressModernizer StringBuffer();
```
If I say
```
@SuppressModernizer
StringBuffer s…
-
Hi,
It looks like `silx view` is not able to interpret nxdata in a file written by [python-pni](https://pni-libraries.github.io/python-pni/h5cpp_files.html), it cannot read string attributes (which…
-
Dear GraphViz developers,
We were migrating our software that uses "dot" for graph generation to another RedHat Linux machine. I was puzzled by the fact that the same code behaved differently on tw…
-
We should add support of collections in TRAPI by adding Boolean property `is_set` to `KnowledgeGraph.Node` and `QueryGraph.QNode` to indicate that a node represents a collection of entities rather the…
-
With this sample code:
``` javascript
var representation = new hal.Resource({
property1: 1,
property2: 2
},'link');
var representation2 = new hal.Resource({
property1: 1,
property2: …
-
```
Since part of original bytecode will be translated to OpenCL kernel, the rest
part should be modified to communicate with OpenCL runtime. Is it possible to
dump a Java bytecode that modified by…
-
Description:
We need to develop a comprehensive roadmap to guide the ASTRA Program through the accreditation process. This roadmap will outline key phases, tasks, and milestones necessary to achiev…