SlideShare a Scribd company logo
1 of 39
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Linked.Art:
An Art Museum Profile for CIDOC-CRM
Rob Sanderson
Semantic Architect
rsanderson@getty.edu
@azaroth42
David Newbury
Software Architect
dnewbury@getty.edu
@workergnome
https://linked.art/
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Linked Art Model
A Linked Open Usable Data model, collaboratively designed
to work across cultural heritage organizations, that is easy
to publish and enables a variety of consuming applications.
Design Principles:
• Focused on Usability, not 100% precision / completeness
• Consistently solves actual challenges from real data
• Development is iterative, as new use cases are found
• Solve 90% of use cases, with 10% of the effort
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
With thanks to Patrick Hochstenbach, @hochstenbach
LOD: Easy to Use … by ... Humans?
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
LOUD: Easy to Use … by Developers!
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
The API is the Developers' User Interface
When it comes to APIs, developers are
your users. The same principles of user-
centred-design apply to the development
and publication of APIs (simplicity,
obviousness, fit-for-purpose etc)
http://apiguide.readthedocs.io/en/latest/principles/empathy.html
“ ”
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Usable vs Complete: Target Zone
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Successful APIs…
Are developed …
• Iteratively
• We will not get it right first time
• Responsively
• We will adapt it in response to feedback
• Responsibly
• We will consider changes/features carefully
• Collaboratively
• We will engage with the community and stakeholders
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Linked Art Collaboration
Starting work to formalize the profile, funded by Kress
• Getty
• Rijksmuseum
• Louvre
• Metropolitan Museum of Art
• Smithsonian
• MoMA
• V&A
• NGA
• Philadelphia Art Museum
• Indianapolis Art Museum
• The Frick Collection
• Harvard University
• Princeton University
• Yale Centre for British Art
• Oxford University
• Academica Sinica
• ETH Zurich
• FORTH
• Zeri Foundation (U. Bologna)
• Canadian Heritage Info. Network
• American Numismatics Society
• Europeana
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Design Principles
• Design for JSON-LD
• JSON is the preferred format of developers
• JSON-LD lets us map E numbers to dev-friendly terms
• As Simple as Possible, but no Simpler
• Reduced number of classes, properties
• … based on use cases and real world data
• Thorough Documentation, with Real Examples
• Devs copy examples, they don’t read scope notes
• Working examples encourage implementation
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
JSON-LD 1.1
• Map ontology terms to familiar strings
• E22_Man-Made_Object --> ManMadeObject
• P1_is_identified_by --> identified_by
• All partitioning terms --> part / part_of
• Fix collisions e.g. P45 --> made_of
• Hide namespaces (considered difficult)
• Consistency
• If ever multiple values, always an array
• Consistent tree structure easier to work with
• Automatable with SPARQL and JSON-LD frames
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Core Features: P2_has_type
• Aggressive use of vocabulary over ontology
• Normal usage, e.g. Painting
• No subclasses of Attribute Assignment
• Reduced subclasses of Appellation
• Reduced subclasses of Information Object
• Extensive classification of Linguistic Object
• Map to “classified_as”
• Help to distinguish isA class (type) from classification
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Core Features
• No short cuts: A longer route is simpler than multiple
• Reduces condition checking code
• Can add boiler plate resources copied from examples
• No multiple instantiation
• If needed, create a new merge class
• E.g. Linguistic Object + Appellation --> la:Name
• Now: E33_E41_Linguistic_Appellation --> “Name”
• Partitioning
• Valuable paradigm in core ontology
• Missing distinction between membership & parts?
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Core Features from External Ontologies
• id, type, label, value
• No blank nodes!
• Every resource has exactly one class
• rdfs:label as internal name, recommended
• rdf:value (will replace with Pxx_has_string_content)
• skos:exactMatch preferred over owl:sameAs
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Example
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Core Identity Features
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Data: Object Type
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Data: Accession Number
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
eg_003
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Data: Primary Title
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Data: Alternate Title
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Payment
• Payment
• Transfer of Monetary Amount between parties
• Modeled after Acquisition, Transfer of Custody
• Needed for Provenance data
• Especially modeling for Art Dealers’ archives
• Seems valuable, easy addition?
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Payment
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Payment
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Payment
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Phase
• Phase
• Time in which some assertion is valid
• Modeled after Period + Attribute Assignment
• Sub Class Of E2 Temporal Entity
• Needed for due to Open World Assumption
• Useful for temporal assertions
• Accession number valid during Getty phase
• Useful for partitioning
• Inventory happened during ownership phase
• Potential addition / starting point?
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Phase
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Phase
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Phase
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Property Interest
• Property Interest
• A claimed instance of a Right over property,
• … with time and place
• Modeled after Period + Attribute Assignment
• Sub Class Of E71 Man Made Thing
• Useful for unequal partitioning of ownership
• E.g. two dealers who jointly own a painting
• More robust model for sale of stolen items
• Probably too specific for base CRM ontology
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Property Interest
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Property Interest
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
New Features: Property Interest
@azaroth42
rsanderson
@getty.edu
IIIF:InteroperabilituyLinkedArt
@azaroth42
rsanderson
@getty.edu
Thank You!
https://linked.art/
Rob Sanderson
rsanderson@getty.edu
@azaroth42

More Related Content

What's hot

Haystack 2019 - Natural Language Search with Knowledge Graphs - Trey Grainger
Haystack 2019 - Natural Language Search with Knowledge Graphs - Trey GraingerHaystack 2019 - Natural Language Search with Knowledge Graphs - Trey Grainger
Haystack 2019 - Natural Language Search with Knowledge Graphs - Trey Grainger
OpenSource Connections
 

What's hot (9)

Linked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable DataLinked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
Linked Art: Sustainable Cultural Knowledge through Linked Open Usable Data
 
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open DataIllusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
Illusions of Grandeur: Trust and Belief in Cultural Heritage Linked Open Data
 
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...Standards and Communities: Connected People, Consistent Data, Usable Applicat...
Standards and Communities: Connected People, Consistent Data, Usable Applicat...
 
Linked Art - Our Linked Open Usable Data Model
Linked Art - Our Linked Open Usable Data ModelLinked Art - Our Linked Open Usable Data Model
Linked Art - Our Linked Open Usable Data Model
 
Every Identity, its Ontology
Every Identity, its OntologyEvery Identity, its Ontology
Every Identity, its Ontology
 
Linked Open Data at the Getty
Linked Open Data at the GettyLinked Open Data at the Getty
Linked Open Data at the Getty
 
Brief Introduction to Linked Data
Brief Introduction to Linked DataBrief Introduction to Linked Data
Brief Introduction to Linked Data
 
Haystack 2019 - Natural Language Search with Knowledge Graphs - Trey Grainger
Haystack 2019 - Natural Language Search with Knowledge Graphs - Trey GraingerHaystack 2019 - Natural Language Search with Knowledge Graphs - Trey Grainger
Haystack 2019 - Natural Language Search with Knowledge Graphs - Trey Grainger
 
Anti-plagiarism tools for our repositories
Anti-plagiarism tools for our repositoriesAnti-plagiarism tools for our repositories
Anti-plagiarism tools for our repositories
 

Similar to Linked Art: An Art Museum Profile for CIDOC-CRM

The Semantic Knowledge Graph
The Semantic Knowledge GraphThe Semantic Knowledge Graph
The Semantic Knowledge Graph
Trey Grainger
 
Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com
Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com
Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com
Lucidworks
 
Schema Design
Schema DesignSchema Design
Schema Design
MongoDB
 

Similar to Linked Art: An Art Museum Profile for CIDOC-CRM (20)

Sanderson Shout It Out: LOUD
Sanderson Shout It Out: LOUDSanderson Shout It Out: LOUD
Sanderson Shout It Out: LOUD
 
Understanding Linked Art
Understanding Linked ArtUnderstanding Linked Art
Understanding Linked Art
 
The Semantic Knowledge Graph
The Semantic Knowledge GraphThe Semantic Knowledge Graph
The Semantic Knowledge Graph
 
IIIF, Linked Data and the Getty Vocabularies
IIIF, Linked Data and the Getty VocabulariesIIIF, Linked Data and the Getty Vocabularies
IIIF, Linked Data and the Getty Vocabularies
 
Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com
Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com
Vectors in Search – Towards More Semantic Matching - Simon Hughes, Dice.com
 
Vectors in Search - Towards More Semantic Matching
Vectors in Search - Towards More Semantic MatchingVectors in Search - Towards More Semantic Matching
Vectors in Search - Towards More Semantic Matching
 
FIWARE Global Summit - NGSI-LD: Modelling, Linking and Utilizing Context Info...
FIWARE Global Summit - NGSI-LD: Modelling, Linking and Utilizing Context Info...FIWARE Global Summit - NGSI-LD: Modelling, Linking and Utilizing Context Info...
FIWARE Global Summit - NGSI-LD: Modelling, Linking and Utilizing Context Info...
 
Haystack 2019 - Search with Vectors - Simon Hughes
Haystack 2019 - Search with Vectors - Simon HughesHaystack 2019 - Search with Vectors - Simon Hughes
Haystack 2019 - Search with Vectors - Simon Hughes
 
Searching with vectors
Searching with vectorsSearching with vectors
Searching with vectors
 
MongoDB Basics
MongoDB BasicsMongoDB Basics
MongoDB Basics
 
Calin Constantinov - Neo4j - Bucharest Big Data Week Meetup - Bucharest 2018
Calin Constantinov - Neo4j - Bucharest Big Data Week Meetup - Bucharest 2018Calin Constantinov - Neo4j - Bucharest Big Data Week Meetup - Bucharest 2018
Calin Constantinov - Neo4j - Bucharest Big Data Week Meetup - Bucharest 2018
 
Neo4j Training Introduction
Neo4j Training IntroductionNeo4j Training Introduction
Neo4j Training Introduction
 
Semantic web
Semantic webSemantic web
Semantic web
 
Complex Networks: Science, Programming, and Databases
Complex Networks: Science, Programming, and DatabasesComplex Networks: Science, Programming, and Databases
Complex Networks: Science, Programming, and Databases
 
How to Build a Semantic Search System
How to Build a Semantic Search SystemHow to Build a Semantic Search System
How to Build a Semantic Search System
 
The Apache Solr Semantic Knowledge Graph
The Apache Solr Semantic Knowledge GraphThe Apache Solr Semantic Knowledge Graph
The Apache Solr Semantic Knowledge Graph
 
Schema Design
Schema DesignSchema Design
Schema Design
 
A theory of Metadata enriching & filtering
A theory of  Metadata enriching & filteringA theory of  Metadata enriching & filtering
A theory of Metadata enriching & filtering
 
Improving Search in Workday Products using Natural Language Processing
Improving Search in Workday Products using Natural Language ProcessingImproving Search in Workday Products using Natural Language Processing
Improving Search in Workday Products using Natural Language Processing
 
Dice.com Bay Area Search - Beyond Learning to Rank Talk
Dice.com Bay Area Search - Beyond Learning to Rank TalkDice.com Bay Area Search - Beyond Learning to Rank Talk
Dice.com Bay Area Search - Beyond Learning to Rank Talk
 

More from Robert Sanderson

More from Robert Sanderson (15)

LUX - Cross Collections Cultural Heritage at Yale
LUX - Cross Collections Cultural Heritage at YaleLUX - Cross Collections Cultural Heritage at Yale
LUX - Cross Collections Cultural Heritage at Yale
 
Zoom as a Paradigm for Linked Open Usable Data
Zoom as a Paradigm for Linked Open Usable DataZoom as a Paradigm for Linked Open Usable Data
Zoom as a Paradigm for Linked Open Usable Data
 
Provenance and Uncertainty in Linked Art
Provenance and Uncertainty in Linked ArtProvenance and Uncertainty in Linked Art
Provenance and Uncertainty in Linked Art
 
Data is our Product: Thoughts on LOD Sustainability
Data is our Product: Thoughts on LOD SustainabilityData is our Product: Thoughts on LOD Sustainability
Data is our Product: Thoughts on LOD Sustainability
 
A Perspective on Wikidata: Ecosystems, Trust, and Usability
A Perspective on Wikidata: Ecosystems, Trust, and UsabilityA Perspective on Wikidata: Ecosystems, Trust, and Usability
A Perspective on Wikidata: Ecosystems, Trust, and Usability
 
Strong Opinions, Weakly Held
Strong Opinions, Weakly HeldStrong Opinions, Weakly Held
Strong Opinions, Weakly Held
 
IIIF Discovery Walkthrough
IIIF Discovery WalkthroughIIIF Discovery Walkthrough
IIIF Discovery Walkthrough
 
Euromed2018 Keynote: Usability over Completeness, Community over Committee
Euromed2018 Keynote: Usability over Completeness, Community over CommitteeEuromed2018 Keynote: Usability over Completeness, Community over Committee
Euromed2018 Keynote: Usability over Completeness, Community over Committee
 
EuropeanaTech Keynote: Shout it out LOUD
EuropeanaTech Keynote: Shout it out LOUDEuropeanaTech Keynote: Shout it out LOUD
EuropeanaTech Keynote: Shout it out LOUD
 
Introduction to IIIF (The Hague, May 2018)
Introduction to IIIF (The Hague, May 2018)Introduction to IIIF (The Hague, May 2018)
Introduction to IIIF (The Hague, May 2018)
 
Publishing Linked Open Usable Data
Publishing Linked Open Usable DataPublishing Linked Open Usable Data
Publishing Linked Open Usable Data
 
Discovery of IIIF Resources: Intro for Working Group / Vatican
Discovery of IIIF Resources: Intro for Working Group / VaticanDiscovery of IIIF Resources: Intro for Working Group / Vatican
Discovery of IIIF Resources: Intro for Working Group / Vatican
 
Community Challenges for Practical Linked Open Data - Linked Pasts keynote
Community Challenges for Practical Linked Open Data - Linked Pasts keynoteCommunity Challenges for Practical Linked Open Data - Linked Pasts keynote
Community Challenges for Practical Linked Open Data - Linked Pasts keynote
 
IIIF: Shared Canvas 2.0
IIIF: Shared Canvas 2.0IIIF: Shared Canvas 2.0
IIIF: Shared Canvas 2.0
 
IIIF: Discovery of Resources
IIIF: Discovery of ResourcesIIIF: Discovery of Resources
IIIF: Discovery of Resources
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
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
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
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
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 

Linked Art: An Art Museum Profile for CIDOC-CRM