Why and How to Optimize Your Data Architecture for an Integrated Future

Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Rating: 4.8 -86 votes -6 hrs25 mins -667 cal
Why and How to Optimize Your Data Architecture for an Integrated Future
<divclass="nutrition clearfix"itemprop="nutrition"itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt><dditemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt><dditemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt><dditemprop="carbohydrateContent">49g</dd> 
... 
</div>
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
<divclass="nutrition clearfix"itemprop="nutrition"itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt> 
<dditemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt> 
<dditemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt> 
<dditemprop="carbohydrateContent">49g</dd> 
... 
</div>
<div class="nutrition clearfix" itemprop="nutrition" itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt> 
<dd itemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt> 
<dd itemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt> 
<dd itemprop="carbohydrateContent">49g</dd> 
... 
</div>
Why and How to Optimize Your Data Architecture for an Integrated Future
<div class="nutrition clearfix" itemprop="nutrition" itemscope 
itemtype="http://schema.org/NutritionInformation"> 
<dl><dt><span>kcalories</span></dt> 
<dd itemprop="calories">667</dd></dl> 
<dl><dt><span>protein</span></dt> 
<dd itemprop="proteinContent">9g</dd></dl> 
<dl><dt><span>carbs</span></dt> 
<dd itemprop="carbohydrateContent">49g</dd> 
... 
</div> 
{ 
"@context": { 
"calories": "http://schema.org/calories", 
... 
} 
{ 
"@context": "http://schema.org/", 
"@type": "NutritionInformation", 
"calories": "667", 
"proteinContent": "9g", 
"carbohydrateContent": "49g", 
... 
} 
"@vocab": "http://schema.org/" 
}
http://example.com/recipes/ 
{ 
"@id": "/recipes/", 
"@type": "Collection", 
"member": [ ... ], 
... 
"operation": { 
"@type": "AddAction", 
"method": "POST", 
"expects": "Recipe" 
} 
}
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
PREFIXs: <http://schema.org/> 
PREFIXrdf:<http://www.w3.org/1999/02/22-rdf-syntax-ns#> 
PREFIXrdfs: <http://www.w3.org/2000/01/rdf-schema#> 
</lufthansa> rdf:type s:Airline . 
s:Airline rdfs:subClassOf s:Organization . 
</lufthansa> rdf:type s:Organization .
PREFIXs: <http://schema.org/> 
SELECT?name ?calories 
FROM<http://www.bbcgoodfood.com/recipes/11289/> 
WHERE{ 
?recipe s:name ?name ; 
s:nutrition [ 
s:calories ?calories 
] 
}
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
Why and How to Optimize Your Data Architecture for an Integrated Future
1 of 41

More Related Content

What's hot(20)

Basic perl programmingBasic perl programming
Basic perl programming
Thang Nguyen627 views
JSON-LD: JSON for the Social WebJSON-LD: JSON for the Social Web
JSON-LD: JSON for the Social Web
Gregg Kellogg23K views
Introduction To Catalyst - Part 1Introduction To Catalyst - Part 1
Introduction To Catalyst - Part 1
Dan Dascalescu12K views
Build JSON and XML using RABL gemBuild JSON and XML using RABL gem
Build JSON and XML using RABL gem
Nascenia IT1.6K views
DBIx::Class beginnersDBIx::Class beginners
DBIx::Class beginners
leo lapworth26.1K views
ShEx vs SHACLShEx vs SHACL
ShEx vs SHACL
Jose Emilio Labra Gayo5.6K views
Introduction to Perl - Day 2Introduction to Perl - Day 2
Introduction to Perl - Day 2
Dave Cross18.9K views
Advanced JavaScriptAdvanced JavaScript
Advanced JavaScript
Nascenia IT2.3K views
RDF data validation 2017 SHACLRDF data validation 2017 SHACL
RDF data validation 2017 SHACL
Jean-Paul Calbimonte901 views
Cascading Style SheetsCascading Style Sheets
Cascading Style Sheets
Marc Steel764 views
온톨로지 개념 및 표현언어온톨로지 개념 및 표현언어
온톨로지 개념 및 표현언어
Dongbum Kim12.4K views
How to build SDKs in GoHow to build SDKs in Go
How to build SDKs in Go
Diwaker Gupta2.5K views
Grails Simple LoginGrails Simple Login
Grails Simple Login
moniguna27.4K views
JSON-LD and MongoDBJSON-LD and MongoDB
JSON-LD and MongoDB
Gregg Kellogg34.2K views
Implementing AuthorizationImplementing Authorization
Implementing Authorization
Torin Sandall2.3K views

Viewers also liked(20)

Creating Awesome Web APIs is a BreezeCreating Awesome Web APIs is a Breeze
Creating Awesome Web APIs is a Breeze
Markus Lanthaler16.4K views
August: Teams & WorkAugust: Teams & Work
August: Teams & Work
Mike Arauz21.3K views
The New Model for Scaling a CompanyThe New Model for Scaling a Company
The New Model for Scaling a Company
Clay Parker Jones28.3K views
The Minimum Loveable ProductThe Minimum Loveable Product
The Minimum Loveable Product
The Happy Startup School4.2M views
Visual Design with DataVisual Design with Data
Visual Design with Data
Seth Familian2.9M views
Hypermedia Cannot be the EngineHypermedia Cannot be the Engine
Hypermedia Cannot be the Engine
Ruben Verborgh4.4K views
Email EssentialsEmail Essentials
Email Essentials
Peter Ferguson637 views
Reactive ArchitecturesReactive Architectures
Reactive Architectures
Ralph Winzinger1.4K views
RPC protocolsRPC protocols
RPC protocols
오석 한651 views
Creating 3rd Generation Web APIs with HydraCreating 3rd Generation Web APIs with Hydra
Creating 3rd Generation Web APIs with Hydra
Markus Lanthaler12.8K views
distributed tracing in 5 minutesdistributed tracing in 5 minutes
distributed tracing in 5 minutes
Dan Kuebrich8.5K views
Full-on Hypermedia APIs with HydraFull-on Hypermedia APIs with Hydra
Full-on Hypermedia APIs with Hydra
Markus Lanthaler14.2K views
The Java Microservice LibraryThe Java Microservice Library
The Java Microservice Library
Rick Hightower9.3K views
2014 The Year Of Purposeful Marketing2014 The Year Of Purposeful Marketing
2014 The Year Of Purposeful Marketing
Jason Barrett8.6K views

Similar to Why and How to Optimize Your Data Architecture for an Integrated Future

Microformats and SEOMicroformats and SEO
Microformats and SEOGlenn Jones
1.8K views30 slides
Daliy juiceDaliy juice
Daliy juiceibrahimahmad78
23 views23 slides
Microformats and SEOMicroformats and SEO
Microformats and SEOGlenn Jones
6.4K views30 slides
AngulrJS OverviewAngulrJS Overview
AngulrJS OverviewEyal Vardi
10.8K views17 slides

Similar to Why and How to Optimize Your Data Architecture for an Integrated Future(20)

Why and How to Optimize Your Data Architecture for an Integrated Future