Ancient World Linked Data
Javascript Library (awld.js) Test Page

About

Pause while things load... Is it working?

Move your mouse over the links in this table. If you see "popups" with further info, things are working well. You may have to wait a few seconds for the popups to load.

Roman Emperor Born Died
Augustus [denarius] 63 BCE Rome 14 CE Rome
Nero [aureus] Antium Rome
Trajan [sestertius] Italica, Hispania Selinus, Cilicia
Hadrian [cistophorus] Italica, Hispania Baiae
Aurelian [antoninianus] Serdica Caenophrurium
Constantine XI [hyperpyron] Constantinople Constantinople
Auto-generated widget collects links to "ancient world" websites and organizes them by type and source:

If the widget doesn't appear after a few seconds, and the links in the table above aren't doing anything special, then the library didn't load properly. We're working to support more browsers but many combinations of Chrome, FireFox and Safari with OS X, Windows and Linux work already. Internet Explorer trails these other browsers in support for the relevant web-standards and may behave erratically.

About

The general idea is that awld.js enables user interactions when you hover over links. Moving your mouse over "Troy" in the next section should show you a map on the basis of data pulled from the Pleiades, a geographic gazetteer for the ancient world. "Achilles" will show the opening paragraph of the Wikipedia page. See http://github.com/isawnyu/awld-js for the main code repository. And yes, this project is in the proof-of-concept, pre-alpha, use-at-your-own-risk stage.

Text with all links working

Note: the following paragraphs are in a div marked 'class="awld-scope"'. When such an element is present, the library will restrict its work to that part of a document. At the bottom of this page is a link to Wikipedia that is outside the marked div so that it is ignored by awld.js.

Troy is the setting of Homer's Iliad, a story that may well reflect "geopolitical" circumstances in the Late Bronze Age. Achilles is a major character. The links in the snippets that appear for Wikipedia references aren't working yet because they're relative web addresses. I'm sure we'll fix that soon enough.

For less ancient places, Pleiades may not have content. For this use case, AWLD-js also supports GeoNames URLs (e.g., Paris).

First, the beginning of the Iliad in English. Now in Greek (but it needs line breaks). Here's the Odyssey in English.

The version of awld.js running on this page will format links to the Pelagios project. As in, Pompeii.

The UK's Portable Antiquities Scheme has registered many thousands of objects, many of them coins: some high-value (Aureus), some less so (Radiate).

Classical historiography is a well-established discipline.loc link The Library of Congress works well with awld.js. The title displayed in the widget is pulled from the LOC website.

Petra excavation report citation.worldcat link Worldcat goes to great lengths to block mashups so awld.js uses the contents of the html title attribute for display in the widget.

The mint at Athens was a prolific producer of silver coins that appear in many Archaic through Hellenistic hoards. Click through to the Nomisma page to see a map of hoards with coins of Athens in them. Nomisma also hosts a representation of Crawford's typology of Roman Republican coins: e.g. RRC 525/4a.

The ongoing export of African red-slip (ARS) is an indicator of Late Roman economic vitality. This sherd published by OpenContext.org shows that ARS was carried to Petra in Jordan. In the Eastern Mediterranean, Eastern Sigillata C, produced at ancient Pitane (modern Candarli) from the early Imperial period into the 4th Century AD, was succeeded by Phocaean Red Slip, produced at Phocaea until the 7th century.

In the high imperial period small ships carried goods along navigable rivers.

There are many Alexanders in the ancient world, both great and not so great.

A text in Trismegistos. Another from Papyri.info. These should display more information about the cited text.

Other links with comments

EOL: Cow.

Yale Art Gallery: Posthumous Alexander.

French language wikipedia link: Alexander the Great. This is a fun foible as the popover shows the blurb for the French romance!

Maecenas.

Installing

View the source of this page to see what you should add to your 'head' element and then add '<div class="awld-index"></div>' to the 'body' element. Wherever you put that div, that's where the widget will appear. No div, no widget if that suits your use-case.


awld.js is a project of the Institute for the Study of the Ancient World overseen by Sebastian Heath <sebastian.heath - nyu.edu>. Nick Rabinowitz (website) wrote the initial implementation of the library.

p.s. This text is outside of the div marked 'class="awld-scope"' so that this link isn't affected. Also, in an ideal world, this page will be valid xhtml. But since it gets edited a lot you mind find it in a non-valid state.