From f752b0ae59cf48b1ae061811e89b87255bd7281e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marian=20D=C3=B6rk?= Date: Thu, 6 Jun 2024 17:25:07 +0200 Subject: [PATCH] spacing and abbreviation --- src/routes/texts/0004_refa_reader.md | 2 +- src/routes/texts/0009_data.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/texts/0004_refa_reader.md b/src/routes/texts/0004_refa_reader.md index fd3f2bc..1b71323 100644 --- a/src/routes/texts/0004_refa_reader.md +++ b/src/routes/texts/0004_refa_reader.md @@ -8,4 +8,4 @@ media : [ ] --- -The visualization research centered on the visual juxtaposition and interactive coupling of essays and graph visualizations. The intention was to represent the art historical discourse in close connection with access points into the collection. The concept of the ReFa reader allows for the linear perusal of the essays and the lateral exploration of associated artifacts and entities. The [ReFa Reader](https://refareader.fh-potsdam.de/) was designed and deployed as an interactive web application that builds on standards such as Markdown for the formatting and linking of the essays and the Omeka S API for the inclusion of items and entities part of a digitized and cataloged collection. The ReFa Reader is [made available](https://github.com/sinanatra/refa-reader-template) under an open source license for reuse with other digitized collections. +The visualization research centered on the visual juxtaposition and interactive coupling of essays and graph visualizations. The intention was to represent the art historical discourse in close connection with access points into the collection. The concept of the ReFa reader allows for the linear perusal of the essays and the lateral exploration of associated artifacts and entities. The [ReFa Reader](https://refareader.fh-potsdam.de/) was designed and deployed as an interactive web application that builds on standards such as Markdown for the formatting and linking of the essays and the Omeka S API for the inclusion of items and entities part of a digitized and cataloged collection. The ReFa Reader is [made available](https://github.com/sinanatra/refa-reader-template) under an open source license for reuse with other digitized collections. diff --git a/src/routes/texts/0009_data.md b/src/routes/texts/0009_data.md index 63d3158..ab64619 100644 --- a/src/routes/texts/0009_data.md +++ b/src/routes/texts/0009_data.md @@ -8,7 +8,7 @@ media : [ ] --- -The data of the Restaging Fashion project has been structured as semantic JSON-LD and it is served through the [Omeka-S Api](https://uclab.fh-potsdam.de/refa-catalog/api). +The data of the Restaging Fashion project has been structured as semantic JSON-LD and it is served through the [Omeka-S API](https://uclab.fh-potsdam.de/refa-catalog/api). To facilitate the download of data and query the database, pre-made Observable Notebooks have been created: - [Download data](https://observablehq.com/@sinanatra/refa-download-items)