SlideShare a Scribd company logo
1 of 12
Ethan Gruber
American Numismatic Society
RRC Online
How does it work?
RRC 480/14 → http://nomisma.org/id/rrc-480.14
Nomisma RDF (from British Museum) → NUDS/XML
in Numishare (https://github.com/ewg118/numishare)
SPARQL Maps
SPARQL examples of physical specimens
SPARQL measurement averages
Linking Coins and Hoards with Types
http://nomisma.org/id/rrc-204.1
University of Virginia
http://coins.lib.virginia.edu/id/1989.19.4
British Museum
http://collection.britishmuseum.org/id/object/CGR149610
Axis: 8, Weight: 4.05g
Petacciato (Italy; PET)
http://numismatics.org/chrr/id/PET
Findspot: http://www.geonames.org/3171114/
Nomisma.org
RDF
Database
Nomisma:
a scalable framework for aggregating numismatic data
CHRR
RDF: A More In-Depth Look
Title: RRC 546/6. 1937.158.363
Coin type: RRC 546/6 (http://nomisma.org/id/rrc-546.6)
Identifier: 1937.158.363
Collection: American Numismatic Society
Axis: 12
Weight: 3.54
Image URLs
http://numismatics.org/collection/1937.158.363
What is an RDF triple?
Subject Predicate Object
http://numismatics.org/collection/1937.158.363 http://purl.org/dc/terms/title “RRC 546/6. 1937.158.363”
“ http://purl.org/dc/terms/identifier “1937.158.363”
“ http://nomisma.org/id/type_series_item http://nomisma.org/id/rrc-546.6
“ http://nomisma.org/id/axis 12 (integer)
“ http://nomisma.org/id/collection http://nomisma.org/id/ans
Shorthand: prefixes
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX nm: <http://nomisma.org/id/>
Ergo, dcterms:title, nm:axis
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix nm: <http://nomisma.org/id/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xs: <http://www.w3.org/2001/XMLSchema> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
<http://numismatics.org/collection/1937.158.363>
nm:axis "12"^^<xs:integer> ;
nm:collection nm:ans ;
nm:obverse [
foaf:depiction
<http://numismatics.org/collectionimages/19001949/1937/1937.158.363.obv.width350.jpg> ;
foaf:thumbnail
<http://numismatics.org/collectionimages/19001949/1937/1937.158.363.obv.width175.jpg>
] ;
nm:reverse [
foaf:depiction
<http://numismatics.org/collectionimages/19001949/1937/1937.158.363.rev.width350.jpg> ;
foaf:thumbnail
<http://numismatics.org/collectionimages/19001949/1937/1937.158.363.rev.width175.jpg>
] ;
nm:type_series_item <http://nomisma.org/id/rrc-546.6> ;
nm:weight "3.54"^^<xs:decimal> ;
dcterms:identifier "1937.158.363" ;
dcterms:publisher "American Numismatic Society" ;
dcterms:title "RRC 546/6. 1937.158.363" ;
a nm:coin .
SPARQL
Live demo
How to Participate?
http://wiki.numismatics.org/nomisma:nomisma_-_participation

More Related Content

Viewers also liked (7)

Mobile Virtual Networks opening in China – Business opportunities for Finnish...
Mobile Virtual Networks opening in China – Business opportunities for Finnish...Mobile Virtual Networks opening in China – Business opportunities for Finnish...
Mobile Virtual Networks opening in China – Business opportunities for Finnish...
 
Digi pas 2-axis precision digital level brochure 2013
Digi pas 2-axis precision digital level brochure 2013Digi pas 2-axis precision digital level brochure 2013
Digi pas 2-axis precision digital level brochure 2013
 
Linking Lives, Linking Data
Linking Lives, Linking DataLinking Lives, Linking Data
Linking Lives, Linking Data
 
Integrating Geographic Linked Data
Integrating Geographic Linked DataIntegrating Geographic Linked Data
Integrating Geographic Linked Data
 
Linking Roman Coins: CAA2012
Linking Roman Coins: CAA2012Linking Roman Coins: CAA2012
Linking Roman Coins: CAA2012
 
kannan pandian
kannan pandiankannan pandian
kannan pandian
 
Pinga fogo 17 11-10 - dmed
Pinga fogo 17 11-10 - dmedPinga fogo 17 11-10 - dmed
Pinga fogo 17 11-10 - dmed
 

Similar to Roman Republican Coinage Online: How does it work?

Ks2008 Semanticweb In Action
Ks2008 Semanticweb In ActionKs2008 Semanticweb In Action
Ks2008 Semanticweb In Action
Rinke Hoekstra
 
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Thomas Gottron
 

Similar to Roman Republican Coinage Online: How does it work? (15)

Numismatic Linked Open Data and Geographic Analysis
Numismatic Linked Open Data and Geographic AnalysisNumismatic Linked Open Data and Geographic Analysis
Numismatic Linked Open Data and Geographic Analysis
 
Ks2008 Semanticweb In Action
Ks2008 Semanticweb In ActionKs2008 Semanticweb In Action
Ks2008 Semanticweb In Action
 
Linked Open Data for Libraries
Linked Open Data for LibrariesLinked Open Data for Libraries
Linked Open Data for Libraries
 
Querying the Web of Data with XSPARQL 1.1
Querying the Web of Data with XSPARQL 1.1Querying the Web of Data with XSPARQL 1.1
Querying the Web of Data with XSPARQL 1.1
 
RDF data model
RDF data modelRDF data model
RDF data model
 
Geography in Linked Ancient World Data
Geography in Linked Ancient World DataGeography in Linked Ancient World Data
Geography in Linked Ancient World Data
 
SPARQL and Linked Data
SPARQL and Linked DataSPARQL and Linked Data
SPARQL and Linked Data
 
Ontologias - RDF
Ontologias - RDFOntologias - RDF
Ontologias - RDF
 
The Semantic Web Client Library - Consuming Linked Data in Your Applications
The Semantic Web Client Library - Consuming Linked Data in Your ApplicationsThe Semantic Web Client Library - Consuming Linked Data in Your Applications
The Semantic Web Client Library - Consuming Linked Data in Your Applications
 
Triplewave: a step towards RDF Stream Processing on the Web
Triplewave: a step towards RDF Stream Processing on the WebTriplewave: a step towards RDF Stream Processing on the Web
Triplewave: a step towards RDF Stream Processing on the Web
 
RDA: What to Expect
RDA: What to ExpectRDA: What to Expect
RDA: What to Expect
 
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
Leveraging the Web of Data: Managing, Analysing and Making Use of Linked Open...
 
RDFa Introductory Course Session 2/4 How RDFa
RDFa Introductory Course Session 2/4 How RDFaRDFa Introductory Course Session 2/4 How RDFa
RDFa Introductory Course Session 2/4 How RDFa
 
How RDFa works
How RDFa worksHow RDFa works
How RDFa works
 
SPARQL and the Open Linked Data initiative
SPARQL and the Open Linked Data initiativeSPARQL and the Open Linked Data initiative
SPARQL and the Open Linked Data initiative
 

More from ewg118

XForms workshop slides
XForms workshop slidesXForms workshop slides
XForms workshop slides
ewg118
 
xEAC: XForms for EAC-CPF
xEAC: XForms for EAC-CPFxEAC: XForms for EAC-CPF
xEAC: XForms for EAC-CPF
ewg118
 

More from ewg118 (7)

LOD for Numismatic LAM Integration
LOD for Numismatic LAM IntegrationLOD for Numismatic LAM Integration
LOD for Numismatic LAM Integration
 
XForms workshop slides
XForms workshop slidesXForms workshop slides
XForms workshop slides
 
From 0 to 60 in SPARQL in 50 Minutes
From 0 to 60 in SPARQL in 50 MinutesFrom 0 to 60 in SPARQL in 50 Minutes
From 0 to 60 in SPARQL in 50 Minutes
 
xEAC: XForms for EAC-CPF
xEAC: XForms for EAC-CPFxEAC: XForms for EAC-CPF
xEAC: XForms for EAC-CPF
 
Linked Open Pottery
Linked Open PotteryLinked Open Pottery
Linked Open Pottery
 
Roman Imperial Social Network and other things
Roman Imperial Social Network and other thingsRoman Imperial Social Network and other things
Roman Imperial Social Network and other things
 
Building Interlinked Prosopographies: A New Approach
Building Interlinked Prosopographies: A New ApproachBuilding Interlinked Prosopographies: A New Approach
Building Interlinked Prosopographies: A New Approach
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

Roman Republican Coinage Online: How does it work?

  • 1. Ethan Gruber American Numismatic Society RRC Online How does it work?
  • 2. RRC 480/14 → http://nomisma.org/id/rrc-480.14
  • 3. Nomisma RDF (from British Museum) → NUDS/XML in Numishare (https://github.com/ewg118/numishare) SPARQL Maps
  • 4. SPARQL examples of physical specimens
  • 6. Linking Coins and Hoards with Types http://nomisma.org/id/rrc-204.1 University of Virginia http://coins.lib.virginia.edu/id/1989.19.4 British Museum http://collection.britishmuseum.org/id/object/CGR149610 Axis: 8, Weight: 4.05g Petacciato (Italy; PET) http://numismatics.org/chrr/id/PET Findspot: http://www.geonames.org/3171114/
  • 7. Nomisma.org RDF Database Nomisma: a scalable framework for aggregating numismatic data CHRR
  • 8. RDF: A More In-Depth Look Title: RRC 546/6. 1937.158.363 Coin type: RRC 546/6 (http://nomisma.org/id/rrc-546.6) Identifier: 1937.158.363 Collection: American Numismatic Society Axis: 12 Weight: 3.54 Image URLs http://numismatics.org/collection/1937.158.363
  • 9. What is an RDF triple? Subject Predicate Object http://numismatics.org/collection/1937.158.363 http://purl.org/dc/terms/title “RRC 546/6. 1937.158.363” “ http://purl.org/dc/terms/identifier “1937.158.363” “ http://nomisma.org/id/type_series_item http://nomisma.org/id/rrc-546.6 “ http://nomisma.org/id/axis 12 (integer) “ http://nomisma.org/id/collection http://nomisma.org/id/ans Shorthand: prefixes PREFIX dcterms: <http://purl.org/dc/terms/> PREFIX nm: <http://nomisma.org/id/> Ergo, dcterms:title, nm:axis
  • 10. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix nm: <http://nomisma.org/id/> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix xs: <http://www.w3.org/2001/XMLSchema> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> . <http://numismatics.org/collection/1937.158.363> nm:axis "12"^^<xs:integer> ; nm:collection nm:ans ; nm:obverse [ foaf:depiction <http://numismatics.org/collectionimages/19001949/1937/1937.158.363.obv.width350.jpg> ; foaf:thumbnail <http://numismatics.org/collectionimages/19001949/1937/1937.158.363.obv.width175.jpg> ] ; nm:reverse [ foaf:depiction <http://numismatics.org/collectionimages/19001949/1937/1937.158.363.rev.width350.jpg> ; foaf:thumbnail <http://numismatics.org/collectionimages/19001949/1937/1937.158.363.rev.width175.jpg> ] ; nm:type_series_item <http://nomisma.org/id/rrc-546.6> ; nm:weight "3.54"^^<xs:decimal> ; dcterms:identifier "1937.158.363" ; dcterms:publisher "American Numismatic Society" ; dcterms:title "RRC 546/6. 1937.158.363" ; a nm:coin .