-
# Document title, URLs, estimated publication date
* Decentralized Identifier (DID) Resolution and DID URL Dereferencing v1.0 – Algorithms and guidelines for resolving DIDs and dereferencing DID UR…
-
In [Section 2.2 BitstringStatusListCredential](https://www.w3.org/TR/vc-bitstring-status-list/#bitstringstatuslistcredential) about `message` value of the `credentialSubject.statusPurpose` property it…
-
## Description
https://github.com/user-attachments/assets/8c002067-cba8-4775-8427-4fdd1a1719c3
## Expected behavior
Type casting should work.
## To Reproduce
- Try to import a CSV wit…
-
### What happened?
Data was loaded into Xarray via OpenDataCube `dc.load` method. This Xarray was persisted to Zarr using
```python
xx.time.encoding['units'] = "seconds since 1970-01-01 00:00:00"
…
-
I wanted to build the project and try.
When I ran command as indicated in the README, it showed the following error.
Using image "projectserum/build:v0.18.2"
Run docker image
Unable to find ima…
-
Given our multi-party settings, no single entity can be trusted to build the enclaves which are attested to. Assuming open source, the easiest approach is reproducible build. SGX SDK 2.6, has starte…
-
When possible, the launcher should attempt to automatically forward a server's ports when it is launched. Use UPNP.
- UPNP support should be generally verifiable *without* needing to launch a serve…
-
Might require changes in discipl core though we try to make this entirely to implementation of connectors.
-
### What happened?
When grouping by a coord which has multiple dimensions and reducing by a subset of dimensions, the returned dimensions are given as the int values `(0,1)`, rather than the actual…
-
**Describe the issue**:
Hi, my team uses **dask** to combine features (reindex and forward fill) with respect to unique timestamps and then run a linear regression. We load feature data through…