SlideShare a Scribd company logo
Linked Portable
Antiquities data for
#LAWDI

Daniel Pett
dpett@britishmuseum.org

Links at: http://bit.ly/N3wlRv
Am I here by mistake?


                    My stuff is British focused.



                                       But, I have Classical and
                                       geodata….



You can try my β version http://beta.finds.org.uk
The Portable Antiquities Scheme
 First database online in 2001
 The HLF funded next iteration at £150K
 Holds data for over 750,000 objects
 Since 2006 developed entirely by speaker
 Huge open source cms for small finds
 Most recent iteration cost £48 + salary
 Online audience has grown 63% in last year
 Over ½ million visitors in 2012
 Annual budget of £4,000 for web production
 Resource for a niche audience
 Big stories get huge attention spike
 Over 1 million pages of html content and
similar machine readable
Frome (Somerset) Hoard
Crosby Garrett (Lancashire)
         Helmet
Presentation for Linked Ancient World Data Institute
Public recording of discovery:
     Big Society model?
       Citizen science?
 Archaeological destruction?
Presentation for Linked Ancient World Data Institute
<objects xsi:schemaLocation="http://www.heritage-
                                                                                 standards.org/midas/schema/1.0 http://www.heritage-
   Multiple formats                                                              standards.org/midas/schema/1.0/midas_object.xsd">
                                                                                 <object>
                                                                                 <recordmetadata>
                                                                                 <created>
                                                                                 <createdon>2011-01-21 15:11:18</createdon>
                                                                                 <createdby>
                                                                                 <appellation>
                                                                                 <name>Frank Basford</name>
                                                                                 <identifier namespace="PAS">fbasford</identifier>
                                                                                 </appellation>
                                                                                 </createdby>
                                                                                 </created>
                                                                                 <lastupdated>
                                                                                 <lastupdatedon>2011-01-21 17:44:00</lastupdatedon>
                                                                                 <lastupdatedby>
                                                                                 <appellation>
                                                                                 <name>Frank Basford</name>
                                                                                 <identifier namespace="PAS">fbasford</identifier>
                                                                                 </appellation>
                                                                                 </lastupdatedby>
                                                                                 </lastupdated>
                                                                                 </recordmetadata>

{"recordID":"425728","finds":[{"created2":"2011 01 21","description":"<p>A
fragment of a post-Medieval cast copper-alloy 'crotal bell' (c. 1500-c. 1650).
The fragment is part of the lower hemisphere and the straight edge is one side
of the sound slit. The outer face has a 'fish scale' design that encloses a
maker's mark: S G. It has a shiny mid-green patina on the outer face and a
dull matt green patina on the inner face. The breaks are crisp. 54.9 x 37.7 x
2.1mm. Weight: 29.03g.</p>", ……..
Other resources – same object
Ringlemere gold cup
British Museum record
BM collection page
• It exists on the endpoint
• But I can’t find it….
• Challenge for Dominic to find it by end
  of talk
OAI – PMH: UK databases
Linked data

   Who might our audience be?
   Low uptake by consumers
   Big impact for web resources
   Are we reinventing the wheel?
Barriers for implementation -
producers
   Knowledge
   Projects to emulate
   Staff resource
   Time
   Funding
   Too many ontologies to choose from….
   Lack of management buy-in and vision
Am I doing this right?



   Doubts: Am I doing it right?
What I had hoped to show you:

   Finished website
   Attestations to Pleiades
   Partial linking to Nomisma
   RDFa through out all pages
   Content negotiation
Someone arrived 6 weeks early
Read Beck’s post here: http://bit.ly/KPTTXf
Geonames/
           Geoplanet   Interoperability/
                         enrichment



dbpedia     PAS          Amazon




Pleiades
            Flickr           Nomisma
What aspects can I link to?

   People
   Places – eg Pleiades places
   Time
   Events
   Citations/ references
   Museum objects eg all BM/ANS denarii
   Books
Enriched by Amazon via ISBN


                         I use the affiliate
                         programme in the
                         vain hope of us
                         making some
                         cash!

                         I could of course
                         link to open
                         bibliographic
                         projects.
Enriched data via dbPedia




    {Prefixes omitted for space}
    SELECT *
    WHERE {
    ?emperor foaf:page<http://en.wikipedia.org/wiki/Augustus> .
    OPTIONAL {?emperor dbpedia-owl:abstract ?abstract} .
    OPTIONAL {? emperor foaf:depiction ?depiction} .
    OPTIONAL {? emperor dbpedia-owl:thumbnail ?thumb} .
    OPTIONAL {? emperor dbpedia2:imgw ?imgw} .
    ?emperor foaf:page ?page.
    FILTER langMatches( lang(?abstract), "en")
    }
    LIMIT 1            Keep Calm riffed image:
               http://johnwright.me/blog/sparql-query-
                  in-code-rest-php-and-json-tutorial/
http://bit.ly/JxyGhM for example
Implemented the AWLD magic script
Friend of a friend implementation




Example at: http://bit.ly/JxzHGK
Rdfa implementation
xmlns="http://www.w3.org/1999/xhtml"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:batlas="http://atlantides.org/batlas/"
xmlns:gml="http://www.opengis.net/gml/"
xmlns:nm="http://nomisma.org/id/"
xmlns:ov="http://open.vocab.org/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2008/05/skos#"
xmlns:pas="http://beta.finds.org.uk/rdf/"
xmlns:google="http://rdf.data-vocabulary.org/#"
xmlns:con="http://www.w3.org/2000/10/swap/pim/contact#"
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
xmlns:c="http://s.opencalais.com/1/pred/"
xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:units="http://qudt.org/"
xmlns:og="http://ogp.me/ns#"
xmlns:fb="http://www.facebook.com/2008/fbml"
xml:lang="en”
Geodata entity extraction


                            Using YQL:
                            http://y.ahoo.it/SY1rb
                            Parse body of text
                            Extract all geo entities
                            Can be concorded to
                            geonames ->pleiades

                            How to:
                            http://bit.ly/JxxMSw
Linked geo data
Power of WOEID
Entity extraction

   One can extract personal names, places, concepts,
    relations, positions via OpenCalais
   Try this via http://viewer.opencalais.com/
   Paste in text and submit for analysis
   I do this via curl in a php script per page
Objects referencing place:
            The Staffordshire Moorlands trulla
This is a list of four forts located at the western end of Hadrian's Wall;
Bowness (MAIS), Drumburgh (COGGABATA), Stanwix
(UXELODUNUM) and Castlesteads (CAMMOGLANNA). it
incorporates the name of an individual, AELIUS DRACO and a further
place-name, RIGOREVALI.




      http://www.finds.org.uk/database/artefacts/record/id/49791
Entities
extracted as rdf

You can try this at
http://bit.ly/Jxy0ZG
Wikipedia seeding




Enabled by releasing content and data under a Creative Commons
                             licence
URI design patterns


   http://finds.org.uk/database/artefacts/record/id/<id>/format/(rdf | json | csv | xml |
    kml)
   http://finds.org.uk/contacts/staff/profile/id/<id>/format/( (rdf | json | csv | xml)
   http://finds.org.uk/romancoins/personifications/named/as/Diana
   http://finds.org.uk/treasure/advice/adviceonbuying
Mapping to CIDOC

   Academic research has been done
   University of Vienna paper - http://bit.ly/KPSboz
http://www.dayofarchaeology.com
The end
Email:       dpett@britishmuseum.org
Twitter:     @portableant | @findsorguk
Telephone:                 +44 (0) 207 323 8618
Web:         http://finds.org.uk
Flickr:      http://flickr.com/finds
Facebook:    http://facebook.com/portableantiquitiesscheme
Pinterest:   http://pinterest.com/findsorguk

More Related Content

PDF
20th.陈晓鸣 百度海量日志分析架构及处理经验分享
PDF
Structured Apps with Google Dart
PDF
JFXtras - JavaFX Controls, Layout, Services, and More
PDF
CASPAR launch
PDF
Recording public archaeological discovery
PDF
Current Archaeology conference 2010
PDF
Distributing the wealth
PPTX
MCG Spring meeting presentation: The Staffordshire Hoard
20th.陈晓鸣 百度海量日志分析架构及处理经验分享
Structured Apps with Google Dart
JFXtras - JavaFX Controls, Layout, Services, and More
CASPAR launch
Recording public archaeological discovery
Current Archaeology conference 2010
Distributing the wealth
MCG Spring meeting presentation: The Staffordshire Hoard

Similar to Presentation for Linked Ancient World Data Institute (20)

PDF
RDFa in ostala spletna semantika
PPT
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
PDF
Semantic Web(Web 3.0) SPARQL
KEY
Linked data: spreading data over the web
PDF
RDF Tutorial - SPARQL 20091031
PDF
Trying SPARQL Anything with MEI
PPT
Meetup#1: 10 reasons to fall in love with MongoDB
PDF
Terrastore - A document database for developers
PPTX
Bib Data Experiment -- The GW Journey
PDF
HTML5 Essentials
PDF
Microformats: what are they and why do I care?
PPTX
Microformats, Institute of Engineering and Technology
PPTX
Intro to Linked, Dutch Ships and Sailors and SPARQL handson
PDF
2011 4IZ440 Semantic Web – RDF, SPARQL, and software APIs
PPTX
Short introduction to RDF model based on the EDM sounds profile
PPTX
Relations matter: Maintaining and Publishing Links in Library Metadata
PDF
Rails 3: Dashing to the Finish
KEY
PDF
Play vs Rails
PDF
An introduction to Semantic Web and Linked Data
RDFa in ostala spletna semantika
Embedding Linked Data Invisibly into Web Pages: Strategies and Workflows for ...
Semantic Web(Web 3.0) SPARQL
Linked data: spreading data over the web
RDF Tutorial - SPARQL 20091031
Trying SPARQL Anything with MEI
Meetup#1: 10 reasons to fall in love with MongoDB
Terrastore - A document database for developers
Bib Data Experiment -- The GW Journey
HTML5 Essentials
Microformats: what are they and why do I care?
Microformats, Institute of Engineering and Technology
Intro to Linked, Dutch Ships and Sailors and SPARQL handson
2011 4IZ440 Semantic Web – RDF, SPARQL, and software APIs
Short introduction to RDF model based on the EDM sounds profile
Relations matter: Maintaining and Publishing Links in Library Metadata
Rails 3: Dashing to the Finish
Play vs Rails
An introduction to Semantic Web and Linked Data
Ad

More from dejp3 (11)

PDF
Website development for FLO meeting
PPTX
Digital Archaeology
PPTX
Sisyphus and the troll on the gate ofthe digital divide
PPTX
Integrating volunteers and Experts
PPTX
W3G conference: Geodata at the British Museum
PPT
Digital archaeology and museums
PPT
Database Progress
PDF
Daniel Pett ICOMON
PPT
Philippa Walton Utrecht Icomon lecture
PPT
World Archaeology Congress paper
PPT
The marvellous world of RADIATES
Website development for FLO meeting
Digital Archaeology
Sisyphus and the troll on the gate ofthe digital divide
Integrating volunteers and Experts
W3G conference: Geodata at the British Museum
Digital archaeology and museums
Database Progress
Daniel Pett ICOMON
Philippa Walton Utrecht Icomon lecture
World Archaeology Congress paper
The marvellous world of RADIATES
Ad

Recently uploaded (20)

PPTX
master seminar digital applications in india
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PDF
Computing-Curriculum for Schools in Ghana
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Cell Types and Its function , kingdom of life
PDF
VCE English Exam - Section C Student Revision Booklet
master seminar digital applications in india
STATICS OF THE RIGID BODIES Hibbelers.pdf
GDM (1) (1).pptx small presentation for students
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Computing-Curriculum for Schools in Ghana
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Final Presentation General Medicine 03-08-2024.pptx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
human mycosis Human fungal infections are called human mycosis..pptx
A systematic review of self-coping strategies used by university students to ...
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Cell Types and Its function , kingdom of life
VCE English Exam - Section C Student Revision Booklet

Presentation for Linked Ancient World Data Institute

Editor's Notes

  • #15: Major aggregation is via OAI
  • #27: Must remember this script can only add the linkage if the hyperlinks appear within your html already. It does not auto inject, now that would be cool…..
  • #28: FOAF (an acronym of Friend of a friend) is a machine-readable ontology describing persons, their activities and their relations to other people and objects.
  • #38: No one has mentioned the rdf cookbook! http://bit.ly/KPSJef