Skip to content

Commit

Permalink
varia
Browse files Browse the repository at this point in the history
  • Loading branch information
zoometh committed Dec 6, 2024
1 parent e8a0a72 commit 506c69a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions talks/2024-publication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## PADA data

| Dataset name | Search pattern | Search URL | GeoJSON URL |
|----------|----------|----------|----------|
| Tafila | TFL0 | https://database.eamena.org/search?paging-filter=1&tiles=true&format=tilecsv&reportlink=false&precision=6&total=376317&term-filter=%5B%7B%22context%22%3A%22%22%2C%22context_label%22%3A%22Heritage%20Place%20-%20Resource%20Name%22%2C%22id%22%3A0%2C%22text%22%3A%22TFL0%22%2C%22type%22%3A%22term%22%2C%22value%22%3A%22TFL0%22%2C%22inverted%22%3Afalse%7D%5D&language=* | https://database.eamena.org/api/search/export_results?paging-filter=1&tiles=true&format=geojson&reportlink=false&precision=6&total=12&term-filter=%5B%7B%22context%22%3A%22%22%2C%22context_label%22%3A%22Heritage%20Place%20-%20Resource%20Name%22%2C%22id%22%3A0%2C%22text%22%3A%22TFL0%22%2C%22type%22%3A%22term%22%2C%22value%22%3A%22TFL0%22%2C%22inverted%22%3Afalse%7D%5D&language=*&resource-type-filter=%5B%7B%22graphid%22%3A%2234cfe98e-c2c0-11ea-9026-02e7594ce0a0%22%2C%22name%22%3A%22Heritage%20Place%22%2C%22inverted%22%3Afalse%7D%5D |
| Towers | TWR0 | https://database.eamena.org/search?paging-filter=1&tiles=true&format=tilecsv&reportlink=false&precision=6&total=376317&term-filter=%5B%7B%22context%22%3A%22%22%2C%22context_label%22%3A%22Heritage%20Place%20-%20Resource%20Name%22%2C%22id%22%3A0%2C%22text%22%3A%22TWR0%22%2C%22type%22%3A%22term%22%2C%22value%22%3A%22TWR0%22%2C%22inverted%22%3Afalse%7D%5D&language=* | https://database.eamena.org/api/search/export_results?paging-filter=1&tiles=true&format=geojson&reportlink=false&precision=6&total=10&term-filter=%5B%7B%22context%22%3A%22%22%2C%22context_label%22%3A%22Heritage%20Place%20-%20Resource%20Name%22%2C%22id%22%3A0%2C%22text%22%3A%22TWR0%22%2C%22type%22%3A%22term%22%2C%22value%22%3A%22TWR0%22%2C%22inverted%22%3Afalse%7D%5D&language=*&resource-type-filter=%5B%7B%22graphid%22%3A%2234cfe98e-c2c0-11ea-9026-02e7594ce0a0%22%2C%22name%22%3A%22Heritage%20Place%22%2C%22inverted%22%3Afalse%7D%5D |
| Gaza | GAZ0 | https://database.eamena.org/search?paging-filter=1&tiles=true&format=tilecsv&reportlink=false&precision=6&total=376317&term-filter=%5B%7B%22context%22%3A%22%22%2C%22context_label%22%3A%22Heritage%20Place%20-%20Resource%20Name%22%2C%22id%22%3A0%2C%22text%22%3A%22GAZ0%22%2C%22type%22%3A%22term%22%2C%22value%22%3A%22GAZ0%22%2C%22inverted%22%3Afalse%7D%5D&language=* | https://database.eamena.org/api/search/export_results?paging-filter=1&tiles=true&format=geojson&reportlink=false&precision=6&total=10&term-filter=%5B%7B%22context%22%3A%22%22%2C%22context_label%22%3A%22Heritage%20Place%20-%20Resource%20Name%22%2C%22id%22%3A0%2C%22text%22%3A%22GAZ0%22%2C%22type%22%3A%22term%22%2C%22value%22%3A%22GAZ0%22%2C%22inverted%22%3Afalse%7D%5D&language=*&resource-type-filter=%5B%7B%22graphid%22%3A%2234cfe98e-c2c0-11ea-9026-02e7594ce0a0%22%2C%22name%22%3A%22Heritage%20Place%22%2C%22inverted%22%3Afalse%7D%5D |
| Dataset name | EAMENA Search | Dataset Presentation |
|----------|----------|----------|
| Tafila | TFL0 | https://github.com/eamena-project/eamena-arches-dev/blob/main/projects/pada/pada-tfl0/www/PADA_EAMENA%20presentation-Ahmad%20Marafi-2024.pdf |
| Towers | TWR0 | https://github.com/eamena-project/eamena-arches-dev/blob/main/projects/pada/pada-twr0/www/PADA_Ammonite%20Tower%20in%20Amman.pdf |
| Gaza | GAZ0 | https://github.com/eamena-project/eamena-arches-dev/blob/main/projects/pada/pada-gaz0/www/PADA_Destruction%20of%20the%20Cultural-Archaeological%20Landscape%20in%20the%20Gaza%20Strip.pdf |

* test the copmpliance of the dataset with [Minimum Data Standard (MDS)](https://github.com/eamena-project/eamena-arches-dev/tree/main/dbs/database.eamena/data#mds) on [Google Colab](https://colab.research.google.com/github/eamena-project/eamena-arches-dev/blob/main/dbs/database.eamena/data/reference_data/rm/hp/mds/mds.ipynb)
* use the [citation plugin](https://database.eamena.org/citations/) on your GeoJSON URL to export your dataset into the Zenodo sandbox
Expand Down

0 comments on commit 506c69a

Please sign in to comment.