-
```
How to describe the relationship between a dataset and its mirror?
eg: I have a copy of some part of dbpedia (but not an exact copy), how
should I link my dataset to dbpedia in the voiD descriptio…
-
I am using the esp_mater_controller in my application to hopefully be able to commission and control devices.
My application is running on an ESP32-S3 on a Thread Border Router device.
Wheneve…
-
We should add the void descriptor, describing the datasets here.
-
Hello, I hope you can provide the python code for converting the original csv file of the dataset to the csv file of the 20 features selected in the article. This will be of great help to my research!
-
I noticed that HDF5 crashes when I/O filters produce more data than the original dataset size.
When a dataset is created, its declared dimensions + data type are naturally honored when it comes the…
-
### Is your feature request related to a problem?qq
I'm working with Velodyne sensors (e.g., VLP-16) and need access to data representing laser beams that do not return a valid measurement (non-ret…
-
If we examine the response to https://rdf-play.rubensworks.net/#url=https%3A%2F%2Ffragments.dbpedia.org%2F2016-04%2Fen%3Fpage%3D2; it has the structure
```
{
foaf:primaryTopic .
void:…
-
To get PHPUnit working with DBUnit in PHP 8 I need to use a PHP8 compatible DBUnit fork, such as [Kornrunner/dbunit](https://github.com/kornrunner/dbunit). This package has return types in its method …
-
I would like to annotate that a dataset has elements that are grouped by a named data shape (ShACL, Shex or other).
```turtle
:MyDataset a void:Dataset;
void:shapePartition [ void:shape [ a …
-
### Goal
Efficient synchronization of data between the server and client (or vice versa).
This data CAN include dictionaries, lists, and classes.
The current process of synchronization is inefficie…