-
Add an api endpoint which allows for lookup of a CID returning the provider of that CID.
Lookup would be CID -> offset -> piece -> provider.
https://docs.cid.contact/query-and-retrieve/querying…
-
### Is there an existing issue for this?
- [X] There are no existing issues.
### Enhancement or feature description
We currently use `zos_job_query` to query the spool for running jobs or STC…
roded updated
1 month ago
-
Hi developers,
In python implementation with celery, you could easily query tasks' status or result via taskid
```
from celery.result import AsyncResult
from task import app
result = AsyncRe…
-
### **Description**:
For when trying to see details of a given patchset, the program crashes saying:
```
Error:
0: /home/ojarrisonn_/.cache/patch_hub/patchsets/accel-config.20220607025834…
-
While trying out querying data on the [playground](https://django-restql-playground.yezyilomo.me/#/get), I could not get the excepted result. For example, I chose **Course** model on the playground an…
-
Currently all queries are effectively AND queries. We need to have things like OR, Contains, Greater than or Less Than, Starts With, Ends With, Not Equal, Ranges, etc.
This is hard but for some wor…
-
The query
```gql
query {
tenants {
edges {
node {
phones {
phoneNumber
}
}
}
}
}
```
Shows that there is an empty object in the pho…
-
Is it possible to query the value of an annotation property using the SQWRL API?
I tried to run this query:
`"skos:prefLabel(?i, ?label) -> sqwrl:select(?label)"`
But got an invalid SWRL predicate …
-
There are two ABIs on ppc64, ELFv1 (legacy) and ELFv2 (introduced a couple years back, used by default for little endian). Rust currently has logic in it that for the `musl` libc, ELFv2 is used on big…
-
Hi Jason,
Getting an error message when trying to run the look up site once we add results component:-
`Generating SSR bundle failed
Can't resolve '@apollo/client' in ...node_modules/gatsby-p…