Skip to content

Commit 8d72714

Browse files
Automatic update of RiverBench/dataset-officegraph (dev)
1 parent 27e5bab commit 8d72714

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

docs/datasets/officegraph/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
# Dataset: officegraph (development version)
44

5-
[OfficeGraph](https://github.com/RoderickvanderWeerdt/OfficeGraph/tree/main) is a real-world data of measurements from 444 IoT devices taken over 11 months. The devices are made up of 17 different sensor models which measure different properties. Data was taken in Dutch 7-story office building and consists of about 90 million RDF triples. See also the [paper](https://doi.org/10.1007/978-3-031-60635-9_6) for more details.
5+
[OfficeGraph](https://github.com/RoderickvanderWeerdt/OfficeGraph/tree/main) is a real-world dataset of measurements from 444 IoT devices taken over 11 months. The devices are made up of 17 different sensor models which measure different properties. The data was collected in a Dutch 7-story office building and consists of about 90 million RDF triples. See also the [paper](https://doi.org/10.1007/978-3-031-60635-9_6) for more details.
66

77
The elements in the dataset are ordered from oldest to newest by the measurement time (saref:hasTimestamp predicate).
88

9-
Additional data such as data about devices taking measurements and rooms in the building as well as copy of this dataset can be found [here](https://doi.org/10.5281/zenodo.14690081).
9+
Additional data such as the metadata about the devices taking measurements and rooms in the building, as well as copy of this dataset can be found [on Zenodo](https://doi.org/10.5281/zenodo.14690081).
1010

1111
!!! info
1212

@@ -89,7 +89,7 @@ Additional data such as data about devices taking measurements and rooms in the
8989
- van der Weerdt, R., de Boer, V., Siebes, R., Groenewold, R., & van Harmelen, F. (2024). OfficeGraph: A Knowledge Graph of Office Building IoT Measurements. The Semantic Web, 94–109. [https://doi.org/10.1007/978-3-031-60635-9_6](https://doi.org/10.1007/978-3-031-60635-9_6) :custom-bibtex:{ .rb-bibtex } (1)
9090
- [https://github.com/RoderickvanderWeerdt/OfficeGraph/tree/main](https://github.com/RoderickvanderWeerdt/OfficeGraph/tree/main)
9191
- **<abbr title="Date of formal issuance of the resource.">Date Issued</abbr>**: 2025-01-18
92-
- **<abbr title="Date on which the resource was changed.">Date Modified</abbr>**: 2025-01-27
92+
- **<abbr title="Date on which the resource was changed.">Date Modified</abbr>**: 2025-04-06
9393
- **<abbr title="A Web page that can be navigated to in a Web browser to gain access to the catalog, a dataset, its distributions and/or additional information.">Landing page</abbr>**: [officegraph (dev)](https://w3id.org/riverbench/datasets/officegraph/dev)
9494

9595
</div>

docs/datasets/officegraph/index_embed.jsonld

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@language": "en",
3131
"@value": "Co-author of original dataset"
3232
},
33-
"name": "Ronnie Groenewold"
33+
"name": "Roderick van der Weerdt"
3434
},
3535
{
3636
"@id": "_:b16",
@@ -39,7 +39,7 @@
3939
"@language": "en",
4040
"@value": "Co-author of original dataset"
4141
},
42-
"name": "Frank van Harmelen"
42+
"name": "Ronnie Groenewold"
4343
},
4444
{
4545
"@id": "_:b10",
@@ -48,26 +48,26 @@
4848
"@language": "en",
4949
"@value": "Co-author of original dataset"
5050
},
51-
"name": "Roderick van der Weerdt"
51+
"name": "Victor de Boer"
5252
},
5353
{
5454
"@id": "_:b65",
5555
"@type": "Person",
56-
"alternateName": "adamskas",
5756
"description": {
5857
"@language": "en",
59-
"@value": "Author of benchmark dataset"
58+
"@value": "Co-author of original dataset"
6059
},
61-
"name": "Adam Skaskiewicz"
60+
"name": "Ronald Siebes"
6261
},
6362
{
6463
"@id": "_:b1",
6564
"@type": "Person",
65+
"alternateName": "adamskas",
6666
"description": {
6767
"@language": "en",
68-
"@value": "Co-author of original dataset"
68+
"@value": "Author of benchmark dataset"
6969
},
70-
"name": "Victor de Boer"
70+
"name": "Adam Skaskiewicz"
7171
},
7272
{
7373
"@id": "_:b4",
@@ -76,11 +76,11 @@
7676
"@language": "en",
7777
"@value": "Co-author of original dataset"
7878
},
79-
"name": "Ronald Siebes"
79+
"name": "Frank van Harmelen"
8080
}
8181
],
8282
"dateModified": {
83-
"@value": "2025-01-27",
83+
"@value": "2025-04-06",
8484
"@type": "http://www.w3.org/2001/XMLSchema#date"
8585
},
8686
"datePublished": {
@@ -89,7 +89,7 @@
8989
},
9090
"description": {
9191
"@language": "en",
92-
"@value": "[OfficeGraph](https://github.com/RoderickvanderWeerdt/OfficeGraph/tree/main) is a real-world data of measurements from 444 IoT devices taken over 11 months. The devices are made up of 17 different sensor models which measure different properties. Data was taken in Dutch 7-story office building and consists of about 90 million RDF triples. See also the [paper](https://doi.org/10.1007/978-3-031-60635-9_6) for more details.\n\nThe elements in the dataset are ordered from oldest to newest by the measurement time (saref:hasTimestamp predicate).\n\nAdditional data such as data about devices taking measurements and rooms in the building as well as copy of this dataset can be found [here](https://doi.org/10.5281/zenodo.14690081)."
92+
"@value": "[OfficeGraph](https://github.com/RoderickvanderWeerdt/OfficeGraph/tree/main) is a real-world dataset of measurements from 444 IoT devices taken over 11 months. The devices are made up of 17 different sensor models which measure different properties. The data was collected in a Dutch 7-story office building and consists of about 90 million RDF triples. See also the [paper](https://doi.org/10.1007/978-3-031-60635-9_6) for more details.\n\nThe elements in the dataset are ordered from oldest to newest by the measurement time (saref:hasTimestamp predicate).\n\nAdditional data such as the metadata about the devices taking measurements and rooms in the building, as well as copy of this dataset can be found [on Zenodo](https://doi.org/10.5281/zenodo.14690081)."
9393
},
9494
"distribution": [
9595
{

0 commit comments

Comments
 (0)