SlideShare a Scribd company logo
1 of 36
Connecting the Smithsonian
American Art Museum to
the Linked Data Cloud
Pedro Szekely, Craig A. Knoblock, Fengyu Yang, Xuming Zhu,
Eleanor E. Fink, Rachel Allen, and Georgina Goodlander
University of Southern California, Los Angeles, California, USA
Nanchang Hangkong University, Nanchang, China
Smithsonian American Art Museum, Washington, DC, USA
http://www.isi.edu/integration/karma
The Smithsonian American Art
Museum is a museum in Washington,
D.C. which has one of the world's
largest and most inclusive collections
of art, from the colonial period to the
present, made in the United States.
Wikipedia
Big Picture
Pedro Szekely and Craig KnoblockUniversity of Southern California
Problem
SAAM
Data
What ontology to use?
Structure mismatches
Data consistency What to link to?
100% precision
How to enable museums to do this themselves?
Pedro Szekely and Craig KnoblockUniversity of Southern California
Steps to Create Linked Data
• Map data to RDF
… select ontologies
… define mappings
• Link to external resources
… identify the links
• Curate the Linked Data
… museums demand 100% correctness
Pedro Szekely and Craig KnoblockUniversity of Southern California
select ontologies
University of Southern California
Complicated
Many irrelevant classes
and properties
Incomplete
University of Southern California
edm:ProvidedCHO
aac:CulturalHeritageObject
dcterms:creator
ore:Aggregation
edm:EuropeanaAggregation
crm:E89_Propositional_Object
edm:WebResource
edm:aggregatedCHO
edm:hasView
edm:Agent/crm:E39_Actor, foaf:Person
aac:Person
rdaGr2:placeOfBirth rdaGr2:placeOfDeath
edm:Place/crm:E53_Place
aac:Place
aac:associatedPlace
schema:PostalAddress
schema:address
Pedro Szekely and Craig KnoblockUniversity of Southern California
edm:ProvidedCHO
aac:CulturalHeritageObject
skos:Concept
skos:Concept
edm:hasType
skos:narrower
skos:prefLabelskos:prefLabel
saam:objectId
dcterms:date
dcterms:provenance
dcterms:rights
dcterms:subject
dcterms:medium
dcterms:title
dcterms:description
dcterms:creator
ore:Aggregation
edm:EuropeanaAggregation crm:E89_Propositional_Object
edm:WebResource
edm:aggregatedCHO
edm:hasView
edm:Agent/crm:E39_Actor, foaf:Person
aac:Person
skos:altLabel
rdaGr2:dateOfDeath
rdaGr2:biographicalInformation
rdaGr2:placeOfBirth
rdaGr2:placeOfDeath
rdaGr2:dateAssociated
WithThePerson
edm:Place/crm:E53_Place
aac:Place
aac:associatedPlace
schema:PostalAddressschema:addressCountry
schema:addressLocality
schema:addressRegion
schema:address
skos:prefLabel
schema:Country
schema:name
dcterms:format
rdaGr2:dateOfBirth
skos:prefLabel
saam:objectNumber
saam:constituentId
dcterms:created
Pedro Szekely and Craig KnoblockUniversity of Southern California
mapping the data to
the ontologies
how to enable museums to do this themselves?
Pedro Szekely and Craig KnoblockUniversity of Southern California
Karma
Hierarchical
Sources
Services
Model
Karma
Tabular
Sources
Database
…
Interactive tool for rapidly extracting, cleaning, transforming,
integrating, and publishing data
Pedro Szekely and Craig KnoblockUniversity of Southern California
[ Knoblock, Szekely, et al. Semi-automatically mapping
structured sources into the semantic web. ISWC 2012 ]
specifying transformations and
mapping to properties with
Karma
Pedro Szekely and Craig KnoblockUniversity of Southern California
saam:person/2
aac-ont:Person
“George M. Aarons”
aac-ont:variantName
rdf:type
saam:person/15
“Alice Stanley Archeson”
aac-ont:marriedName
rdf:type
Pedro Szekely and Craig KnoblockUniversity of Southern California
Pedro Szekely and Craig KnoblockUniversity of Southern California
download the presentation to view the embedded video
mapping to object
properties using
Karma
Pedro Szekely and Craig KnoblockUniversity of Southern California
Pedro Szekely and Craig KnoblockUniversity of Southern California
download the presentation to view the embedded video
Evaluation of Data Mapping Using Karma
SAAM database
8 tables
29 columns
Ontologies
407 classes
105 data properties
229 object properties
# of times Karma’s top 4
suggestions contain the
correct semantic type
# of times Karma
correctly assigns object
properties
Time
(minutes)
Run 1:
no training
data
7 out of 29 (24%) 30 out of 35 (85%) 18
Run 2:
using Run 1
as training
27 out of 29 (93%) 32 out of 35 (91%) 8
Pedro Szekely and Craig KnoblockUniversity of Southern California
identifying and
curating links
Pedro Szekely and Craig KnoblockUniversity of Southern California
Pedro Szekely and Craig KnoblockUniversity of Southern California
Multiple “John Singer Sargent”
ima:Person_John_Singer_Sargent
a aac-ont:Person ;
dct:date "1856-1925" ;
foaf:name "John Singer Sargent" .
saam:Person_4253
a aac-ont:Person ;
aac-ont:associatedPlace
saam:SaamPlace_1357324439768t1r13950_0,
saam:SaamPlace_1357324439768t1r13951_0 ;
saam:constituentId "4253" ;
rdaGr2:biographicalInformation
“Painter. Sargent traveled …" ;
rdaGr2:dateAssociatedWithThePerson "1990-10-1”, "1995-5-8" ;
rdaGr2:dateOfBirth "1856-1-12" ;
rdaGr2:dateOfDeath "1925-4-15" ;
rdaGr2:placeOfBirth saam:SaamPlace_1357324439768t1r13952_0 ;
rdaGr2:placeOfDeath saam:SaamPlace_1357324439768t1r13953_0 ;
foaf:name "John S. Sargent" ;
skos:altLabel "John S. Sargent" ;
skos:prefLabel "John Singer Sargent" .
cb:Person_John_Singer_Sargent
a aac-ont:Person ;
ont0:dateOfBirth "1879", "1885" ;
ont0:dateOfDeath "1925" ;
foaf:name "John Singer Sargent" .
met:Person_John_Singer_Sargent
a aac-ont:Person ;
ont0:placeOfResidence
"North and Central America",
"United States" ;
foaf:name "John Singer Sargent" .
dallas:Person_John_Singer_Sargent
a aac-ont:Person ;
ont0:dateOfBirth "1856" ;
ont0:dateOfDeath "1925" ;
foaf:name "John Singer Sargent" .
Pedro Szekely and Craig KnoblockUniversity of Southern California
John Singer Sargent
ima:SaamPerson_John_Singer_Sargent
a saam:SaamPerson ;
dct:date "1856-1925" ;
foaf:name "John Singer Sargent" .
saam:SaamPerson_4253
a saam:SaamPerson ;
saam:associatedPlace
saam:SaamPlace_1357324439768t1r13950_0,
saam:SaamPlace_1357324439768t1r13951_0 ;
saam:constituentId "4253" ;
rdaGr2:biographicalInformation
“Painter. Sargent traveled …" ;
rdaGr2:dateAssociatedWithThePerson "1990-10-1”, "1995-5-8" ;
rdaGr2:dateOfBirth "1856-1-12" ;
rdaGr2:dateOfDeath "1925-4-15" ;
rdaGr2:placeOfBirth saam:SaamPlace_1357324439768t1r13952_0 ;
rdaGr2:placeOfDeath saam:SaamPlace_1357324439768t1r13953_0 ;
skos:altLabel "John S. Sargent" ;
skos:prefLabel "John Singer Sargent" .
cb:SaamPerson_John_Singer_Sargent
a saam:SaamPerson ;
ont0:dateOfBirth "1879", "1885" ;
ont0:dateOfDeath "1925" ;
skos:prefLabel "John Singer Sargent" .
met:SaamPerson_John_Singer_Sargent
a saam:SaamPerson ;
ont0:placeOfResidence
"North and Central America",
"United States" ;
foaf:name "John Singer Sargent" .
dallas:SaamPerson_John_Singer_Sargent
a saam:SaamPerson ;
ont0:dateOfBirth "1856" ;
ont0:dateOfDeath "1925" ;
foaf:name "John Singer Sargent" .
Linking “John Singer Sargent”
saam:Person_4253
owl:sameAs cb:Person_John_Singer_Sargent ;
owl:sameAs dallas:Person_John_Singer_Sargent ;
owl:sameAs ima:Person_John_Singer_Sargent ;
owl:sameAs met:Person_John_Singer_Sargent ;
owl:sameAs dbpedia:John_Singer_Sargent ;
owl:sameAs nytimes:N49129220686803623753 ;
owl:sameAs w-flick:John_Singer_Sargent ;
...
.
Pedro Szekely and Craig KnoblockUniversity of Southern California
Intuition
Estimate discrimination power of properties,
e.g., of name, birth and death dates
birth date death date # of people
… … …
1800 1820 147
1800 1821 284
1800 1822 213
… … …
every
combination
of dates
Song, D., Heflin, J.: Domain-independent entity coreference for linking ontology instances.
ACM Journal of Data and Information Quality (ACM JDIQ) (2012)
similar idea to
Pedro Szekely and Craig KnoblockUniversity of Southern California
Evaluation of Automatic Linking
Pedro Szekely and Craig KnoblockUniversity of Southern California
SAAM names starting with “A” matched by hand
 535 people  176 matches
Results of Automatic Linking
Getty ULAN® 2,110
Rijksmuseum 551
Geonames 3,068
DBPedia 2,194
New York Times 70
Pedro Szekely and Craig KnoblockUniversity of Southern California
estimate ≈ 30 missing
links to DBpedia
Pedro Szekely and Craig KnoblockUniversity of Southern California
Curating Links with Karma
Pedro Szekely and Craig KnoblockUniversity of Southern California
Linking with Karma
results of automated linking and
interactive curation recorded using
PROV
Pedro Szekely and Craig KnoblockUniversity of Southern California
owl:sameAs statements constructed
using SPARQL CONSTRUCT queries
over PROV records
deployment
Pedro Szekely and Craig KnoblockUniversity of Southern California
Pedro Szekely and Craig KnoblockUniversity of Southern California
Pedro Szekely and Craig KnoblockUniversity of Southern California
Pedro Szekely and Craig KnoblockUniversity of Southern California
Pedro Szekely and Craig KnoblockUniversity of Southern California
Related Work
• Europeana
• 17 million items, 1,500 institutions
• Require exports in “Europeana” format
• Amsterdam Museum, Museum Finland
• Rich ontology, RDF to RDF mapping rules
• LODAC museums in Japan
• 114 museums, simple ontology
• Research Space, British Museum
• CIDOC CRM ontologies, complex mappings
We focused significantly on Linking identification and curation
Next Steps
• Applications leveraging linked data
• Virtual museum
• Tools to create multimedia stories about art
• Tools to find inconsistencies
• Feed data to wikidata
• American Art Collective: a linked data
consortium of museums
Pedro Szekely and Craig KnoblockUniversity of Southern California
Merci

More Related Content

Similar to Connecting the Smithsonian American Art Museum to the Linked Data Cloud

From Virtual Museums to Peacebuilding: Creating and Using Linked Knowledge
From Virtual Museums to Peacebuilding: Creating and Using Linked KnowledgeFrom Virtual Museums to Peacebuilding: Creating and Using Linked Knowledge
From Virtual Museums to Peacebuilding: Creating and Using Linked KnowledgeCraig Knoblock
 
Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)
Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)
Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)Iris Lee
 
Reverse instruction inquiry
Reverse instruction inquiryReverse instruction inquiry
Reverse instruction inquiryGeorge Phillip
 
Reverse instruction inquiry
Reverse instruction inquiryReverse instruction inquiry
Reverse instruction inquiryGeorge Phillip
 
2015.08.12 RootsMOOC NISO Webinar
2015.08.12 RootsMOOC NISO Webinar2015.08.12 RootsMOOC NISO Webinar
2015.08.12 RootsMOOC NISO WebinarKyle Denlinger
 
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David KrollScience Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Krollkroll001
 
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David KrollScience Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Krolldavidkroll
 

Similar to Connecting the Smithsonian American Art Museum to the Linked Data Cloud (9)

From Virtual Museums to Peacebuilding: Creating and Using Linked Knowledge
From Virtual Museums to Peacebuilding: Creating and Using Linked KnowledgeFrom Virtual Museums to Peacebuilding: Creating and Using Linked Knowledge
From Virtual Museums to Peacebuilding: Creating and Using Linked Knowledge
 
Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)
Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)
Encoded Archival Context - Challenges, Possibilities, and Future (EAC-CPF)
 
Reverse instruction inquiry
Reverse instruction inquiryReverse instruction inquiry
Reverse instruction inquiry
 
Reverse instruction inquiry
Reverse instruction inquiryReverse instruction inquiry
Reverse instruction inquiry
 
The Blossoming of the Semantic Web
The Blossoming of the Semantic WebThe Blossoming of the Semantic Web
The Blossoming of the Semantic Web
 
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
August 12 NISO Webinar: MOOCs and Libraries: A Brewing Collaboration.
 
2015.08.12 RootsMOOC NISO Webinar
2015.08.12 RootsMOOC NISO Webinar2015.08.12 RootsMOOC NISO Webinar
2015.08.12 RootsMOOC NISO Webinar
 
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David KrollScience Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
 
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David KrollScience Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
Science Journalism - Henrietta Lacks reporting - NABJ 2013 - David Kroll
 

Recently uploaded

How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 

Recently uploaded (20)

How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 

Connecting the Smithsonian American Art Museum to the Linked Data Cloud