Skip to content

Commit

Permalink
Update the paper reference (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostrzyciel authored Jun 30, 2024
1 parent 0022655 commit 8e78f6d
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 14 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,24 @@ Documentation is stored in the [`docs` directory](https://github.com/RDF-STaX/rd

## Citation

If you use RDF-STaX in your research, please cite [the paper introducing it](https://arxiv.org/abs/2311.14540) ([PDF](https://arxiv.org/pdf/2311.14540.pdf)):
If you use RDF-STaX in your research, please cite [the paper introducing it](https://doi.org/10.3390/electronics13132558) ([PDF](https://www.mdpi.com/2079-9292/13/13/2558/pdf)):

Sowinski, P., Szmeja, P. Ganzha, M., & Paprzycki, M. (2023). RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice. _[arXiv preprint arXiv:2311.14540](https://arxiv.org/abs/2311.14540)_.
Sowiński, P.; Szmeja, P.; Ganzha, M.; Paprzycki, M. (2024). RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice. _Electronics_, _13_(13), 2558. [https://doi.org/10.3390/electronics13132558](https://doi.org/10.3390/electronics13132558)

Or use this BibTeX entry:

```bibtex
@article{sowinski2023rdfstax,
title={RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice},
author={Piotr Sowinski and Pawel Szmeja and Maria Ganzha and Marcin Paprzycki},
journal={arXiv preprint arXiv:2311.14540},
year={2023},
url={https://doi.org/10.48550/arXiv.2311.14540},
doi={10.48550/arXiv.2311.14540}
journal={Electronics},
volume={13},
number={13},
pages={2558},
year={2024},
publisher={MDPI},
url={https://doi.org/10.3390/electronics13132558},
doi={10.3390/electronics13132558}
}
```

Expand Down
16 changes: 10 additions & 6 deletions docs/licensing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,24 @@ The RDF-STaX ontology and its documentation is licensed under the [Creative Comm

## Attribution / citation

If you use RDF-STaX in your research, please cite [the paper introducing it](https://arxiv.org/abs/2311.14540) ([PDF](https://arxiv.org/pdf/2311.14540.pdf)):
If you use RDF-STaX in your research, please cite [the paper introducing it](https://doi.org/10.3390/electronics13132558) ([PDF](https://www.mdpi.com/2079-9292/13/13/2558/pdf)):

Sowinski, P., Szmeja, P. Ganzha, M., & Paprzycki, M. (2023). RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice. _[arXiv preprint arXiv:2311.14540](https://arxiv.org/abs/2311.14540)_.
Sowiński, P.; Szmeja, P.; Ganzha, M.; Paprzycki, M. (2024). RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice. _Electronics_, _13_(13), 2558. [https://doi.org/10.3390/electronics13132558](https://doi.org/10.3390/electronics13132558)

Or use this BibTeX entry:

```bibtex
@article{sowinski2023rdfstax,
title={RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice},
author={Piotr Sowinski and Pawel Szmeja and Maria Ganzha and Marcin Paprzycki},
journal={arXiv preprint arXiv:2311.14540},
year={2023},
url={https://doi.org/10.48550/arXiv.2311.14540},
doi={10.48550/arXiv.2311.14540}
journal={Electronics},
volume={13},
number={13},
pages={2558},
year={2024},
publisher={MDPI},
url={https://doi.org/10.3390/electronics13132558},
doi={10.3390/electronics13132558}
}
```

Expand Down
4 changes: 3 additions & 1 deletion docs/taxonomy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

The diagram below is an overview of the RDF Stream Taxonomy (RDF-STaX). Each term in the diagram is represented by an instance of the `#!turtle stax:RdfStreamType` class in the [RDF-STaX ontology](ontology.md). The ontology also contains the formal definitions of each stream type.

The paper about RDF-STaX contains additional discussion about the definitions and the taxonomy itself. The paper is open-access and can be found [here](https://doi.org/10.3390/electronics13132558).

<figure markdown>
![RDF Stream Taxonomy](assets/taxonomy.png){ width="600" }
<figcaption>Overview of the taxonomy – click to enlarge.</figcaption>
Expand Down Expand Up @@ -118,7 +120,7 @@ Can be grouped[^2] into an [RDF dataset stream](#rdf-dataset-stream).

## See also

- You can find a detailed discussion on the taxonomy in the **[RDF-STaX paper](https://arxiv.org/abs/2311.14540)**.
- You can find a detailed discussion on the taxonomy in the **[RDF-STaX paper](https://doi.org/10.3390/electronics13132558)**.
- [Ontology documentation](ontology.md)
- [How to use RDF-STaX?](use-it.md)

Expand Down
2 changes: 1 addition & 1 deletion docs/uses/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Are you using RDF-STaX in your project or paper? We would be glad to list it her

## Papers using RDF-STaX

- Sowiński, P., Szmeja, P. Ganzha, M., & Paprzycki, M. (2023). RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice. _[arXiv preprint arXiv:2311.14540](https://arxiv.org/abs/2311.14540)_.
- Sowiński, P.; Szmeja, P.; Ganzha, M.; Paprzycki, M. (2024). RDF Stream Taxonomy: Systematizing RDF Stream Types in Research and Practice. _Electronics_, _13_(13), 2558. [https://doi.org/10.3390/electronics13132558](https://doi.org/10.3390/electronics13132558)
- Sowiński, P., Ganzha, M., & Paprzycki, M. (2023). RiverBench: an Open RDF Streaming Benchmark Suite. _[arXiv preprint arXiv:2305.06226](https://arxiv.org/abs/2305.06226)_.

## Projects using RDF-STaX
Expand Down

0 comments on commit 8e78f6d

Please sign in to comment.