Skip to content

Commit

Permalink
Update 0009_data.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nrchtct authored Dec 4, 2023
1 parent 0dd821f commit aba6fe0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/routes/texts/0009_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ 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).
To facilitate the download of data and query the database, pre-made Observable Notebooks have been created:

Download data - [link](https://observablehq.com/@sinanatra/refa-download-items)
Query Triplets - [link](https://observablehq.com/@sinanatra/refa-graph)
Sparql Queries - [link](https://observablehq.com/@sinanatra/refa-sparql-queries)
- [Download data](https://observablehq.com/@sinanatra/refa-download-items)
- [Query triplets](https://observablehq.com/@sinanatra/refa-graph)
- [Sparql queries](https://observablehq.com/@sinanatra/refa-sparql-queries)

It is always possible to structure additional queries following this [documentation](https://omeka.org/s/docs/developer/api/), and using the https://uclab.fh-potsdam.de/refa-catalog/api endpoint.
It is always possible to structure additional queries following this [documentation](https://omeka.org/s/docs/developer/api/), and using the `https://uclab.fh-potsdam.de/refa-catalog/api` endpoint.


0 comments on commit aba6fe0

Please sign in to comment.