Skip to content

Commit a92ecd4

Browse files
Merge branch 'develop' into design
2 parents e261090 + 6c653c3 commit a92ecd4

8 files changed

Lines changed: 68 additions & 4 deletions

File tree

frontend/src/pages/about.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ tags:
1010

1111
**_Please note that you are currently viewing a beta version of the new I.Sicily interface_**
1212

13-
This interface is currently under development in collaboration with [King's Digital Lab](https://kdl.kcl.ac.uk/projects/crossreads/). The old interface remains online at: <http://sicily.classics.ox.ac.uk>.
13+
This interface is currently under development in collaboration with [King's Digital Lab](https://kdl.kcl.ac.uk/projects/crossreads/). The old interface was taken offline in May 2026.
1414

1515
I.Sicily is a long-term project to construct and maintain a digital corpus of
1616
the inscriptions of ancient Sicily. The project aims to provide free open access
1717
data, and to follow the principles of Linked Open Data wherever possible. The
18-
online corpus, live since 2017, can be found at: <http://sicily.classics.ox.ac.uk>.
18+
online corpus, live since 2017, can be found at: <https://sicily.classics.ox.ac.uk>.
1919

2020
The I.Sicily project aims to include all types of inscribed text, in all languages,
2121
across the whole of antiquity, beginning with the first written texts at the end
@@ -37,7 +37,7 @@ inscription, directly encoded in EpiDoc, which enables processing of all the
3737
information. These individual editions are published as HTML pages on the website but can also be
3838
searched and filtered through the website, as well as being freely available for
3939
download. All editing takes place in GitHub (which provides a full version history) and the data can also be accessed through the public [I.Sicily repository](https://github.com/ISicily/ISicily). We also present high resolution images where available, via a IIIF server (currently being upgraded). Bibliography is published in [Zotero](https://www.zotero.org/groups/382445/isicily/library), but also in the [FAIR Epigraphy bibliography](https://biblio.inscriptiones.org/).
40-
Collection data (museums, sites, etc.) was originally gathered in a database of [Sicilian museums](http://sicily.classics.ox.ac.uk/museums).
40+
[Collection data](http://sicily.classics.ox.ac.uk/museum) (museums, sites, etc.) was originally gathered in a database of Sicilian museums.
4141
Data is standardised and made potentially interopable by the use of
4242
recognised vocabularies, such as the [Pleiades gazetteer of ancient
4343
places](https://pleiades.stoa.org/) and the [EAGLE epigraphic

frontend/src/pages/faqs.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: FAQs
3+
excerpt: FAQs for users of the I.Sicily corpus.
4+
tags:
5+
- faqs
6+
- project
7+
- sicily
8+
- inscriptions
9+
---
10+
11+
We attempt to gather together here some of the more frequently asked user questions relating to the site. You may find the answers in the introductory ['guide'](guide.md) page, or on the [I.Sicily github wiki](https://github.com/ISicily/ISicily/wiki), but do please feel free to contact us with any queries, at isicily@inscriptiones.org, or via the [feedback form](https://forms.office.com/pages/responsepage.aspx?id=G96VzPWXk0-0uv5ouFLPkYuLvvtmnolAvKHijf9sSopUNVQyWjFJQjkzS0JKUklQVlFUNEkyVjhKVS4u&route=shorturl).
12+
13+
## Where do you get your data from?
14+
I.Sicily is a combination of data from published sources, our own revisions based upon published information, and new data based upon a very extended programme of fieldwork, which has involved undertaking autopsy (the direct study of the inscription in situ) and photography on sites and in museums across the island. We try to be as explicit as possible about the source of key parts of the data - for instance, there should always be a note under the text indicating whether it is based upon autopsy or derived from a published edition. Please always try to credit the relevant people and sources if re-using data from I.Sicily.
15+
16+
## Is I.Sicily complete?
17+
No - this is a long-term project with no end-date and we continue to add new inscriptions and revise existing data all the time. For a summary of the current coverage, please visit the ['current state of work'](https://isicily.org/i-sicily-current-coverage/) page at the ISicily wordpress site.
18+
19+
## Is I.Sicily still being updated?
20+
Yes! We often make revisions and additions even daily. You can get a list of the latest changes by visiting our GitHub repository, specifically the ['history'](https://github.com/ISicily/ISicily/commits/master/inscriptions) for the inscriptions folder.
21+
22+
## If I.Sicily keeps changing, how can I cite it?
23+
For citation information, see the ['how to cite'](how-to-cite.md) page. This is primarily information on how to cite the website, and it is important to understand that the web version of any individual inscription may well change over time as we revise the data (although the URL *will* remain the same, as it is intended to be a stable URI). If you want to cite stable data for one or more inscriptions (i.e. a citation where you know that the form of the data will be same whether you visit it tomorrow or in a year, and not change with our next revision), then you can either cite the [latest stable deposit](https://doi.org/10.5281/zenodo.2556743) of the complete I.Sicily dataset in Zenodo, or else we recommend that you download or otherwise copy (including simply printing the relevant page as a pdf) the data which you are using, and place that copy in a repository with a DOI where you can then cite it in stable form for your own purposes (one way to do this is through the [Wayback Machine](https://help.archive.org/help/save-pages-in-the-wayback-machine/) of the Internet Archive). Please remember to include suitable reference to the source to the data and credit for those who created it, if you do so.
24+
25+
## What does 'draft' status mean?
26+
The majority of the inscriptions in I.Sicily are currently listed as 'draft' status. _As a minimum_, any inscription in draft will have some basic metadata and bibliography, and will have a usable text edition based upon a reliable published edition (which will be cited). However, many of the inscriptions in 'draft' are actually much more fully edited, include an image, and may be essentially complete. We are deliberately cautious in classifying things as 'edited', with an over-optimistic idea of what is 'complete'.

frontend/src/pages/guide.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Guide
3+
excerpt: Guide
4+
tags:
5+
- guide
6+
- project
7+
- sicily
8+
- inscriptions
9+
---
10+
11+
This page provides some guidance on how to search and use this website. For more detailed information on the overall workflow and the approaches adopted for encoding the data, please see the [I.Sicily GitHub wiki](https://github.com/ISicily/ISicily/wiki). For an overview of the technical solution used to build and present the I.Sicily digital corpus, with links to the source code, see the separate [technical overivew](/technical-overview.md). For more general project information see the [I.Sicily wordpress site](https://isicily.org).
12+
13+
## Landing page
14+
The landing page presents the main search and display interface: buttons below the initial search bar provide alternative forms of results display, options to download the results, and access to the pop-up filter menu. Two secondary search and display interfaces are available via links at the top right, dedicated to museums and bibliography (both of which can also be searched via the main filter menu). Please note that, by default, the site opens with a filter applied to limit search to material from the island of Sicily, between the years 700 BCE and 902 CE (since the dataset also includes some inscriptions from outside the island, and some post-antique ‘forgeries’). These defaults can be removed in the filter menu (or by pressing the ‘reset’ button to the right of the search bar).
15+
16+
## Main search bar
17+
![screenshot of the main search bar in I.Sicily](images/guide/mainsearchbar.png)
18+
The main search bar by default offers simple text searching across all the indexed data fields, as well as the inscription texts in the original language (but not the commentary or translation). The drop down menu to the right permits this to be refined to search only the original texts, or only the dictionary head-words (lemmata). Please note that this search option has a small degree of ‘fuzziness’ applied, meaning that results err on the side of inclusivity in both the general and the ‘text only’ options (e.g. ‘dis’ will also retrieve ‘d(iebus)’) in the first two options, but only ‘dis’ in the ‘text only (lemma)’ search). Please note also that, currently, lemmatisation has not yet been fully applied across the corpus, so lemma searches will produce incomplete results. Greek text can be entered using any standard unicode greek keyboard, and diacritics are ignored. The search bar offers a quick and simple way to conduct an initial search, whether for a word in the text, a placename, or some other feature; and, if you know the ISic number of your inscription, entering it here may be the quickest way to find it. However, the main filter menu is the more powerful and accurate search tool.
19+
20+
## Results display
21+
Whether you search via the search bar or the pop-up filter menu, results are displayed live in the main page. The default view is a ‘card’ view, including a thumbnail image; buttons immediately below the search bar enable this to be changed to a table view, a ‘text’ view (which presents a card view with text rather than image), or a data-visualisation interface. The card, table, and text views can be re-ordered by various data categories using the drop-down menu at the upper right of the results display. The results on display can be downloaded using the buttons to the right of the display-options, either as a CSV (containing key metadata fields and the texts for each inscription), or as a zip-file containing the individual EpiDoc files. The URL displayed for your search results is re-usable. Results views are initially limited to the first 20 (for display, not download), and you have the option at the foot of the page either to load more or page to the next 20. In any result view, clicking on the ISic number or inscription title will open the individual inscription page for that record.
22+
![comparison of 'card' view, text view and table view results display](images/guide/resultsviews.png)
23+
24+
## Filter menu
25+
![detail of the upper part of the filter menu](images/guide/filtermenu.png)
26+
Clicking on the ‘Explore Filters’ button opens up a menu on the left side of the screen containing the full set of available filters for narrowing your search. By default a country of origin ‘Sicilia’ and a date range of 700 BCE – 902 CE are already applied. Any currently applied filter is displayed at the top of this menu under ‘Filter by’ and can be removed at any point. Basic information about each filter is provided by a roll-over pop-up marked by an (i). Clicking on the + sign will open the individual filter. In some cases the list of sub-categories will be extensive, and can be navigated either by scrolling or by typing in the ‘filter options…’ search bar within the filter. A filter can be applied either by selecting individual items, or conversely by choosing ‘select all’ and then deselecting individual items. Some filters have hierarchical levels, indicated by |__, so, for instance, under ‘materials’, ‘metal’ will retrieve some 300 items, but this can be subdivided into ‘bronze’ and ‘lead’. Certain filters (language and bibliography) include an ‘AND’ option, reducing the result to items that fall into both categories only (so, for example, to retrieve Greek and Latin bilinguals, enable the ‘Match all selected languages (AND)’ option, and then select both ‘Greek’ and ‘Latin’; similarly, to find an inscription present in both CIL and AE, enable the ‘AND’ option before choosing both items). For more information on the encoding principles employed for each category of data, and therefore the exact principles underlying the results which the filters generate, please see the relevant sections of the [I.Sicily github wiki](https://github.com/ISicily/ISicily/wiki). Note that the filter menu can be hidden again at any time (without affecting the results) by clicking on the X at the top right of the menu. To remove all filters, either click on ‘clear all filters’ at the top of the filter menu, or click on the ‘reset’ button to the right of the main search bar.
27+
28+
## Museums and Bibliography
29+
To search by museum (a catch-all including sites and other types of inscription-holding entities) or publication, two options are available: either in the filter menu or on separate dedicated pages (reached from links at the upper right of the home page). In the filter menu, museums and sites can be found under ‘repository’, and bibliography under ‘publication’. The Museums and Bibliography pages enable dedicated search and display prioritising these categories, and these link through to dedicated pages displaying a (sortable and downloadable) table view of the inscriptions held by an individual museum, or detailed in a particular publication. If you wish to apply further filters to inscriptions in a particular museum or publication, or to apply the data visualisation tools, then you should employ the filter rather than the dedicated pages, selecting the relevant museum/site or publication in the 'repository' or 'publication' filter.
30+
31+
## Data visualisation
32+
After applying any search filters, in addition to viewing the results as image cards, table view, or text cards, you can also analyse the results through a set of data visualization tools (click on ‘visualisations’ among the display options). This will default to a map view of the results, displaying a simple geographical distribution map of the current results. Drop-down menus above the map allow you to choose, from left to right, the primary category by which you wish to group the results, the sort of data visualisation you wish to use (bar chart, donut chart, line graph, histogram, or map), and a further data category by which you wish to break down the data selected. Note that not all combinations are possible, and that some options will be disabled if the number of distinct values is too great; in some cases, the chart will only display, e.g. the top 12 values. The visualisations can be changed dynamically, by reopening the filter menu and applying further filters. In order to display a data distribution over time (using the histogram or line graph), select ‘not after’ as category, and then choose the category to be analysed under ‘split by’. The table of data generated for the data visualisation can be viewed and downloaded by clicking on ‘show data’ below the visualisation (the option to download is then presented below the data table).
33+
![example of data visualisation, Latin inscriptions by type](images/guide/visualisation.png)
34+
35+
## Inscription pages
36+
Clicking on any individual inscription the results display will take you to the primary page for the individual inscription, which has the stable URL of the form:
37+
[https://sicily.classics.ox.ac.uk/inscription/ISic000001](https://sicily.classics.ox.ac.uk/inscription/ISic000001)
38+
This displays the available images on the left side (which can be expanded to a full page view, and is zoomable), and the full edition of the inscription and available information in a scrollable display on the right. Several different renderings of the edition text are available: a standard edited version, using traditional ‘Leiden’ (note, for purists, this necessarily conflates the variations used across Greek and Latin epigraphy); a simplified and fully expanded version of the text with all editorial mark-up suppressed (NB this is an extrapolation from the surviving text); the ‘diplomatic’ edition (i.e. a plain transcription of the letters visible on the stone only, without further interpretation); and a view of the underlying epidoc file. The source of the edition is detailed immediately below. The text is followed by translation (where available), a physical description (including detailed petrographic and palaeographic data where available), provenance information, details of the inscription’s current location, date, inscription type, commentary (typically kept to a minimum, and not always present), and bibliography, including both digital and paper editions. Links to external or additional resources are provided where possible, and the bibliographic references link out to other sites and the project's [Zotero bibliography](https://www.zotero.org/groups/382445/isicily/items). Citation and editorial information are detailed at the end. For guidance on how to cite these editions, see the [How to Cite](/how-to-cite.md) page.

frontend/src/pages/how-to-cite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ For more details on design and software products designed and developed by King'
2121

2222
- [Code](https://github.com/kingsdigitallab/crossreads-petrography) repository for Petrographic environment
2323

24-
- Code and associated [dynamic](https://github.com/ISicily/ISicily) and [stable](https://doi.org/10.5281/zenodo.2556743) data repository for the overall Corpus building edition
24+
- [Code](https://github.com/kingsdigitallab/corpus-building) and associated [dynamic](https://github.com/ISicily/ISicily) and [stable](https://doi.org/10.5281/zenodo.2556743) data repository for the overall Corpus building edition
48.7 KB
Loading
288 KB
Loading
2.27 MB
Loading
98.1 KB
Loading

0 commit comments

Comments
 (0)