User Tools

Site Tools


pelagios_rdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
pelagios_rdf [2018/09/25 11:18] – created adminpelagios_rdf [2018/09/25 11:44] (current) eplatte
Line 11: Line 11:
 The RDF file (pelagios.ttl) needs to be updated every time a new place name is added to our corpora/list of places and every time a new corpus is published in ANNIS. The RDF file (pelagios.ttl) needs to be updated every time a new place name is added to our corpora/list of places and every time a new corpus is published in ANNIS.
  
-The file pelagios-void.ttl should never need to be changed (unless Pelagios changes their API).+The file pelagios-void.ttl should never need to be changed (unless Pelagios asks us to).
  
 Each place is considered an "item" and each item has an item declaration (defining it) and ONE annotation  Each place is considered an "item" and each item has an item declaration (defining it) and ONE annotation 
Line 19: Line 19:
 The following description uses this item as an example: The following description uses this item as an example:
  
-<https://github.com/CopticScriptorium/pelagios-dataset-summary/pelagios.ttl#items/00l> +<https://github.com/CopticScriptorium/pelagios-dataset-summary/pelagios.ttl#items/00l>\\  
-   a pelagios:AnnotatedThing ; + a pelagios:AnnotatedThing ;\\ 
- dcterms:title "Coptic SCRIPTORIUM corpora query ϩⲓⲉⲣⲟⲥⲟⲗⲩⲙⲁ/ϩⲓⲉⲣⲟⲩⲥⲁⲗⲏⲙ"+ dcterms:title "Coptic SCRIPTORIUM corpora query ϩⲓⲉⲣⲟⲥⲟⲗⲩⲙⲁ/ϩⲓⲉⲣⲟⲩⲥⲁⲗⲏⲙ" ;\\  
- foaf:homepage <https://corpling.uis.georgetown.edu/annis/scriptorium#_q=bGVtbWE9Is-p4rKT4rKJ4rKj4rKf4rKp4rKl4rKB4rKX4rKP4rKZIiB8IGxlbW1hPSLPqeKyk-KyieKyo-Kyn-KypeKyn-Kyl-KyqeKymeKygSI&_c=YmVzYS5sZXR0ZXJzLHNoZW5vdXRlLmEyMixzaGVub3V0ZS5hYnJhaGFtLm91ci5mYXRoZXIsYXBvcGh0aGVnbWF0YS5wYXRydW0sc2FoaWRpY2EubnQsc2hlbm91dGUuZWFnZXJuZXNzLHNhaGlkaWMub3Qsc2FoaWRpY2EuMWNvcmludGhpYW5zLHNoZW5vdXRlLmZveCxzYWhpZGljYS5tYXJrLGRvYy5wYXB5cmk&cl=5&cr=5&s=0&l=10&_seg=bm9ybV9ncm91cA> ;+ foaf:homepage <https://corpling.uis.georgetown.edu/annis/scriptorium#_q=bGVtbWE9Is-p4rKT4rKJ4rKj4rKf4rKp4rKl4rKB4rKX4rKP4rKZIiB8IGxlbW1hPSLPqeKyk-KyieKyo-Kyn-KypeKyn-Kyl-KyqeKymeKygSI&_c=YmVzYS5sZXR0ZXJzLHNoZW5vdXRlLmEyMixzaGVub3V0ZS5hYnJhaGFtLm91ci5mYXRoZXIsYXBvcGh0aGVnbWF0YS5wYXRydW0sc2FoaWRpY2EubnQsc2hlbm91dGUuZWFnZXJuZXNzLHNhaGlkaWMub3Qsc2FoaWRpY2EuMWNvcmludGhpYW5zLHNoZW5vdXRlLmZveCxzYWhpZGljYS5tYXJrLGRvYy5wYXB5cmk&cl=5&cr=5&s=0&l=10&_seg=bm9ybV9ncm91cA> ;\\ 
  dcterms:language "cop" ;.  dcterms:language "cop" ;.
  
-<https://github.com/CopticScriptorium/pelagios-dataset-summary/pelagios.ttl#items/00l/annotations/01> +<https://github.com/CopticScriptorium/pelagios-dataset-summary/pelagios.ttl#items/00l/annotations/01>\\  
-   a oa:Annotation ; + a oa:Annotation ;\\  
- oa:hasTarget <https://github.com/CopticScriptorium/pelagios-dataset-summary/pelagios.ttl#items/00l>+ oa:hasTarget <https://github.com/CopticScriptorium/pelagios-dataset-summary/pelagios.ttl#items/00l> ;\\  
- oa:hasBody <https://pleiades.stoa.org/places/687928> ;. + oa:hasBody <https://pleiades.stoa.org/places/687928> ;. 
  
 The simplest process is to copy and paste an existing entry and edit. The simplest process is to copy and paste an existing entry and edit.
pelagios_rdf.1537895932.txt.gz · Last modified: 2018/09/25 11:18 by admin