SlideShare a Scribd company logo
1 of 36
Download to read offline
Semantic Content Management
Techniques and Tools
Talk at MODULE University Vienna 	

Thomas Kurz	

!
2014/02/06	

Vienna, Austria
Redlink was founded in 2013/03 and is
headquartered in SALZBURG , Austria.

John
Pereira

Aingaran
Pillai

Andrea
Volpini

Rupert
Westenthaler

Jakob
Frank

Sebastian
Schaffert

Sergio
Fernàndez

Semantic Content Management

Thomas
Kurz

David
Riccitelli

02/36
Outline

• Why we need Semantics in CMS ?	

• How can Semantic Web Technologies help ?	

• How Redlink makes the integration much easier ?	

!

• Excursus: What about Semantic Media Asset
Management Systems

Semantic Content Management

03/36
"We are drowning in information and starved for knowledge."
John Naisbitt

• Content is highly available through the Internet	

• Information are distributed over people and systems	

• Data is available in various media and technical formats 
We need an efficient way for working with huge
amounts of unstructured content

Semantic Content Management

04/36
Content Management Systems

• CMS are a single point of entry, providing consistency and the
foundations for collaborative work with content	


• CMS provide functionalities to handle large amounts of content:	

•
•
•
•

Creation of new content	

Editing of existing content	

Organisation and management of content	

Presentation of content	


• Media-neutral data management (separation of layout and content) 

Semantic Content Management

05/36
Semantic Content Management

06/36
State of Play in Content Management

• Current solutions provide efficient ways to manage
content	


• Domain-specific requirements, like “multichannel content
distribution” are addressed	


• Content can be managed and presented in multi-media
formats 
… B UT …
Semantic Content Management

07/36
Problems in current Content Management Systems

• Content is only “understandable” by users and not by machines	

•
•

Irrelevant search results	

Aggregation of relevant content needs to be done manually	


!

• Inferring Knowledge from Content	

•

Dependencies, relations and inconsistencies among content items
need to be identified and defined manually	


!

• Content is strongly connected to presentation	

•

works only inside a certain environment

Semantic Content Management

08/36
The GOAL

It would be right/wrong
to sell the product to
John Smith.
WISDOM
John Smith is a
potential customer
for your products

+ Insight

KNOWLEDGE
+ Meaning

INFORMATION

John Smith
is a name

+ Context

John Smith

DATA

Semantic Content Management

09/36
Slide by Nova Spivack, Radar Networks

Semantic Content Management

10/36
How Semantic Web Technologies can help

http://upload.wikimedia.org/wikipedia/commons/f/f3/Semantic_Web_Stack.png

Semantic Content Management

11/36
(Open) Linked Data

1. Use URIs as names for things	

2. Use HTTP URIs so that people can look up those names.	

3. When someone looks up a URI, provide useful information, using
the standards (RDF*, SPARQL)	

4. Include links to other URIs. so that they can discover more things.

Semantic Content Management

12/36
Semantic Lifting via Natural Language Processing

Semantic Content Management

13/36
How should we handle this?

Semantic Content Management

14/36
The Redlink Platform

Semantic Content Management

15/36
01/02
The Open Platform for Linked Data
http://marmotta.apache.org/

• Read-Write Linked Data	

• Triple store with transactions, versioning and reasoning	

• SPARQL and LDPath query languages	

• Transparent Linked Data Caching
Semantic Content Management

16/36
The Toolbox for Semantic Lifting
http://stanbol.apache.org

• Semantic Enhancement process chaining	

• Several Natural Language processing facilities	

• Multi-language support	

• Classification and Sentiment Analysis
Semantic Content Management

17/36
The highgly scalable Search Server
http://lucene.apache.org/solr/

• Based on Apache Lucene	

• Many language specific processing procedures	

• Highly scalable (Solr cloud) and ultra fast	

• Highly configurable
Semantic Content Management

18/36
DEV.REDLINK.IO

Semantic Content Management

19/36
PART II
!

Media Asset Management
Bridging the Semantic Gap
Semantic Media Asset Management Systems

• Multimedia Content is enormously growing within the last
decade (Web 2.0)	


• Multimedia Content must be prepared for automatic processing	

• for multimedia retrieval	

• for reuse across platforms, contexts, locations, languages	

• Multimedia Content Management Systems heavily rely on high
quality metadata (meaning is hidden

Semantic Gap)

Semantic Web Technologies can bridge the gap
Semantic Content Management

21/36
01/02
Where we use Semantics

• Controlled Vocabularies	

• Domain specific Thesauri using standard representations	

• Reuse of external data	

• Create Knowledge by linking	

• (Semi-) Automatic Metadata enrichment and classification	

• Semantic Search (Facetting, Synonymes, Multilingual)
What do we need to bring
Media Objects in the Web of Data
Semantic Content Management

22/36
01/02
Media Fragments

„ … a media-format independent, standard means of addressing
media fragments on the Web using Uniform Resource Identifiers. “	

[W3C Recommendation: Media Fragments URI 1.0 (basic)]	


!

	

 	

 	

 	

 	

 	

 temporal	

 	

 t=10,20	

	

 	

 	

 	

 	

 	

 spacial	

 	

 	

 xywh=0,0,20,20	

	

 	

 	

 	

 	

 	

 track	

 	

 	

 track=audio	

	

 	

	

 	

 	

 	

 	

 	

 id	

	

 	

 	

 	

 id=chapter2	

!

http://www.w3.org/TR/media-frags/

Semantic Content Management

23/36
01/02
Media Resource Description

Ontology for Media Resources 1.0	

„ … to bridge the different descriptions of media resources, and 	

provide a core set of descriptive properties.“	

[W3C Recommendation: Ontology for Media Resources 1.0]	


!

Open Annotation Collaboration	

!
!
!

Semantic Content Management

24/36
01/02
Semantic Content Management

24/36
Hello, my name is Tom!

Last summer I was in Paris in France for vacation.
It was really amazing. I love Paris!
Semantic Content Management

26/36
RDFize Tom's statement

Tom	
  likes	
  Paris,	
  France.	
  
	
   -­‐>	
  Tom	
  likes	
  Paris.	
   	
   	
   	
   -­‐>	
  (	
  Tom,	
  likes,	
  Paris	
  )	
  
	
   -­‐>	
  Paris	
  is	
  a	
  part	
  of	
  France.	
  -­‐>	
  (	
  Paris,	
  partOf,	
  France	
  )	
  

Semantic Content Management

27/36
RDFize Tom's statement

Tom	
  likes	
  Paris,	
  France.	
  
	
   -­‐>	
  Tom	
  likes	
  Paris.	
   	
   	
   	
   -­‐>	
  (	
  Tom,	
  likes,	
  Paris	
  )	
  
	
   -­‐>	
  Paris	
  is	
  a	
  part	
  of	
  France.	
  -­‐>	
  (	
  Paris,	
  partOf,	
  France	
  )	
  

Semantic Content Management

28/36
Link to external resources

Semantic Content Management

29/36
But what about this?

Title:! „Me and the big thing“!
Album:! „A vacation in Paris“!
Author:!
„Tom Tester“!
Semantic Content Management

30/36
Extract Information

Title:! „Me and the big thing“!
Album:! „A vacation in Paris“!
Author:!
„Tom Tester“!
Semantic Content Management

31/36
Link Information
:image!
:hasFragment!
:image#xywh=...!
!
:image#xywh=...!
:subject foaf:Person!
!
:image !
:hasFragment !
:image#xywh=..!
!
:image#xywh=.. !
:subject !
dbpedia:EiffelTower!
(50%)

Title:!
„Me and the big thing“!
Album:! vacation in <http://dbpedia.org/resource/Paris>“!
„A
Author:! „<http://tom-tester.org/me>“

Semantic Content Management

32/36
Outlook

http://www.mico-project.eu/

Semantic Content Management

34/36
Create new facts by using Contextual Semantics
:image :hasFragment :image#xywh=...!
:image#xywh=... :subject foaf:Person!
:image :author tom:me!
!

:image :hasFragment :image#xywh=..!
!

:image :location dbpedia:Paris!
:image :location geonames:France!
!

:image#xywh=.. :subject dbpedia:EiffelTower!
(+90%)!
!

:image :showsOnTheLeft tom:me (50%)!
:image :showsOnTheRight dbpedia:EiffelTower!
:image :showsOnTheRight dbpedia:VisitorAtraction!

Semantic Content Management

35/36
Outlook

http://www.mico-project.eu/

Semantic Content Management

36/36
Thanks for your attention!	

Any Questions?

thomas.kurz@redlink.co
Semantic Content Management

More Related Content

Similar to The Redlink way towards a Semantic CMS

Social curation slideshare
Social curation slideshareSocial curation slideshare
Social curation slideshareCollabor8now Ltd
 
How to Future-proof Your Content by Sarah Beckley
How to Future-proof Your Content by Sarah BeckleyHow to Future-proof Your Content by Sarah Beckley
How to Future-proof Your Content by Sarah BeckleyContent Strategy Workshops
 
10 Things I Learned in 10 Years as a Content Strategist
10 Things I Learned in 10 Years as a Content Strategist10 Things I Learned in 10 Years as a Content Strategist
10 Things I Learned in 10 Years as a Content StrategistRachel Lovinger
 
Metadata Tagging in Education—What Every Publisher and Content Developer Need...
Metadata Tagging in Education—What Every Publisher and Content Developer Need...Metadata Tagging in Education—What Every Publisher and Content Developer Need...
Metadata Tagging in Education—What Every Publisher and Content Developer Need...AAP PreK-12 Learning Group
 
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...Fabien Gandon
 
FAIRy stories: tales from building the FAIR Research Commons
FAIRy stories: tales from building the FAIR Research CommonsFAIRy stories: tales from building the FAIR Research Commons
FAIRy stories: tales from building the FAIR Research CommonsCarole Goble
 
Structured Data for the Financial Industry
Structured Data for the Financial Industry Structured Data for the Financial Industry
Structured Data for the Financial Industry sopekmir
 
Strategic scenarios in digital content and digital business
Strategic scenarios in digital content and digital businessStrategic scenarios in digital content and digital business
Strategic scenarios in digital content and digital businessMarco Brambilla
 
Acquia Social Publishing Webinar
Acquia Social Publishing WebinarAcquia Social Publishing Webinar
Acquia Social Publishing WebinarAcquia
 
Microformats or: How I Learned to Write POSH and Love the Semantic Web
Microformats or: How I Learned to Write POSH and Love the Semantic WebMicroformats or: How I Learned to Write POSH and Love the Semantic Web
Microformats or: How I Learned to Write POSH and Love the Semantic WebEmily Lewis
 
Web3.0 or The semantic web
Web3.0 or The semantic webWeb3.0 or The semantic web
Web3.0 or The semantic webDarren Wood
 
"Filling the Digital Preservation Gap" with Archivematica
"Filling the Digital Preservation Gap" with Archivematica"Filling the Digital Preservation Gap" with Archivematica
"Filling the Digital Preservation Gap" with ArchivematicaJenny Mitcham
 
Introduction to APIs and Linked Data
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked DataAdrian Stevenson
 
Aggregation of Linked Data A case study in the cultural heritage domain
Aggregation of Linked Data A case study in the cultural heritage domainAggregation of Linked Data A case study in the cultural heritage domain
Aggregation of Linked Data A case study in the cultural heritage domainNuno Freire
 
Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...
Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...
Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...Artefactual Systems - AtoM
 
Semantic Web, a general overview
Semantic Web, a general overviewSemantic Web, a general overview
Semantic Web, a general overviewGiacomo Bartoli
 
LIBER Webinar: Turning FAIR Data Into Reality
LIBER Webinar: Turning FAIR Data Into RealityLIBER Webinar: Turning FAIR Data Into Reality
LIBER Webinar: Turning FAIR Data Into RealityLIBER Europe
 
How google is using linked data today and vision for tomorrow
How google is using linked data today and vision for tomorrowHow google is using linked data today and vision for tomorrow
How google is using linked data today and vision for tomorrowVasu Jain
 
Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...Madhav Mishra
 

Similar to The Redlink way towards a Semantic CMS (20)

Social curation slideshare
Social curation slideshareSocial curation slideshare
Social curation slideshare
 
How to Future-proof Your Content by Sarah Beckley
How to Future-proof Your Content by Sarah BeckleyHow to Future-proof Your Content by Sarah Beckley
How to Future-proof Your Content by Sarah Beckley
 
10 Things I Learned in 10 Years as a Content Strategist
10 Things I Learned in 10 Years as a Content Strategist10 Things I Learned in 10 Years as a Content Strategist
10 Things I Learned in 10 Years as a Content Strategist
 
CAEPIA 2011
CAEPIA 2011CAEPIA 2011
CAEPIA 2011
 
Metadata Tagging in Education—What Every Publisher and Content Developer Need...
Metadata Tagging in Education—What Every Publisher and Content Developer Need...Metadata Tagging in Education—What Every Publisher and Content Developer Need...
Metadata Tagging in Education—What Every Publisher and Content Developer Need...
 
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
One Web of pages, One Web of peoples, One Web of Services, One Web of Data, O...
 
FAIRy stories: tales from building the FAIR Research Commons
FAIRy stories: tales from building the FAIR Research CommonsFAIRy stories: tales from building the FAIR Research Commons
FAIRy stories: tales from building the FAIR Research Commons
 
Structured Data for the Financial Industry
Structured Data for the Financial Industry Structured Data for the Financial Industry
Structured Data for the Financial Industry
 
Strategic scenarios in digital content and digital business
Strategic scenarios in digital content and digital businessStrategic scenarios in digital content and digital business
Strategic scenarios in digital content and digital business
 
Acquia Social Publishing Webinar
Acquia Social Publishing WebinarAcquia Social Publishing Webinar
Acquia Social Publishing Webinar
 
Microformats or: How I Learned to Write POSH and Love the Semantic Web
Microformats or: How I Learned to Write POSH and Love the Semantic WebMicroformats or: How I Learned to Write POSH and Love the Semantic Web
Microformats or: How I Learned to Write POSH and Love the Semantic Web
 
Web3.0 or The semantic web
Web3.0 or The semantic webWeb3.0 or The semantic web
Web3.0 or The semantic web
 
"Filling the Digital Preservation Gap" with Archivematica
"Filling the Digital Preservation Gap" with Archivematica"Filling the Digital Preservation Gap" with Archivematica
"Filling the Digital Preservation Gap" with Archivematica
 
Introduction to APIs and Linked Data
Introduction to APIs and Linked DataIntroduction to APIs and Linked Data
Introduction to APIs and Linked Data
 
Aggregation of Linked Data A case study in the cultural heritage domain
Aggregation of Linked Data A case study in the cultural heritage domainAggregation of Linked Data A case study in the cultural heritage domain
Aggregation of Linked Data A case study in the cultural heritage domain
 
Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...
Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...
Technologie Proche: Imagining the Archival Systems of Tomorrow With the Tools...
 
Semantic Web, a general overview
Semantic Web, a general overviewSemantic Web, a general overview
Semantic Web, a general overview
 
LIBER Webinar: Turning FAIR Data Into Reality
LIBER Webinar: Turning FAIR Data Into RealityLIBER Webinar: Turning FAIR Data Into Reality
LIBER Webinar: Turning FAIR Data Into Reality
 
How google is using linked data today and vision for tomorrow
How google is using linked data today and vision for tomorrowHow google is using linked data today and vision for tomorrow
How google is using linked data today and vision for tomorrow
 
Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...
Applied Artificial Intelligence Unit 5 Semester 3 MSc IT Part 2 Mumbai Univer...
 

Recently uploaded

Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
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
 
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
 
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
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
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
 
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
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
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
 
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
 
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
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 

Recently uploaded (20)

Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
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
 
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
 
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
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
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
 
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
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
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
 
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
 
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
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 

The Redlink way towards a Semantic CMS

  • 1. Semantic Content Management Techniques and Tools Talk at MODULE University Vienna Thomas Kurz ! 2014/02/06 Vienna, Austria
  • 2. Redlink was founded in 2013/03 and is headquartered in SALZBURG , Austria. John Pereira Aingaran Pillai Andrea Volpini Rupert Westenthaler Jakob Frank Sebastian Schaffert Sergio Fernàndez Semantic Content Management Thomas Kurz David Riccitelli 02/36
  • 3. Outline • Why we need Semantics in CMS ? • How can Semantic Web Technologies help ? • How Redlink makes the integration much easier ? ! • Excursus: What about Semantic Media Asset Management Systems Semantic Content Management 03/36
  • 4. "We are drowning in information and starved for knowledge." John Naisbitt • Content is highly available through the Internet • Information are distributed over people and systems • Data is available in various media and technical formats  We need an efficient way for working with huge amounts of unstructured content Semantic Content Management 04/36
  • 5. Content Management Systems • CMS are a single point of entry, providing consistency and the foundations for collaborative work with content • CMS provide functionalities to handle large amounts of content: • • • • Creation of new content Editing of existing content Organisation and management of content Presentation of content • Media-neutral data management (separation of layout and content)  Semantic Content Management 05/36
  • 7. State of Play in Content Management • Current solutions provide efficient ways to manage content • Domain-specific requirements, like “multichannel content distribution” are addressed • Content can be managed and presented in multi-media formats  … B UT … Semantic Content Management 07/36
  • 8. Problems in current Content Management Systems • Content is only “understandable” by users and not by machines • • Irrelevant search results Aggregation of relevant content needs to be done manually ! • Inferring Knowledge from Content • Dependencies, relations and inconsistencies among content items need to be identified and defined manually ! • Content is strongly connected to presentation • works only inside a certain environment Semantic Content Management 08/36
  • 9. The GOAL It would be right/wrong to sell the product to John Smith. WISDOM John Smith is a potential customer for your products + Insight KNOWLEDGE + Meaning INFORMATION John Smith is a name + Context John Smith DATA Semantic Content Management 09/36
  • 10. Slide by Nova Spivack, Radar Networks Semantic Content Management 10/36
  • 11. How Semantic Web Technologies can help http://upload.wikimedia.org/wikipedia/commons/f/f3/Semantic_Web_Stack.png Semantic Content Management 11/36
  • 12. (Open) Linked Data 1. Use URIs as names for things 2. Use HTTP URIs so that people can look up those names. 3. When someone looks up a URI, provide useful information, using the standards (RDF*, SPARQL) 4. Include links to other URIs. so that they can discover more things. Semantic Content Management 12/36
  • 13. Semantic Lifting via Natural Language Processing Semantic Content Management 13/36
  • 14. How should we handle this? Semantic Content Management 14/36
  • 15. The Redlink Platform Semantic Content Management 15/36 01/02
  • 16. The Open Platform for Linked Data http://marmotta.apache.org/ • Read-Write Linked Data • Triple store with transactions, versioning and reasoning • SPARQL and LDPath query languages • Transparent Linked Data Caching Semantic Content Management 16/36
  • 17. The Toolbox for Semantic Lifting http://stanbol.apache.org • Semantic Enhancement process chaining • Several Natural Language processing facilities • Multi-language support • Classification and Sentiment Analysis Semantic Content Management 17/36
  • 18. The highgly scalable Search Server http://lucene.apache.org/solr/ • Based on Apache Lucene • Many language specific processing procedures • Highly scalable (Solr cloud) and ultra fast • Highly configurable Semantic Content Management 18/36
  • 20. PART II ! Media Asset Management Bridging the Semantic Gap
  • 21. Semantic Media Asset Management Systems • Multimedia Content is enormously growing within the last decade (Web 2.0) • Multimedia Content must be prepared for automatic processing • for multimedia retrieval • for reuse across platforms, contexts, locations, languages • Multimedia Content Management Systems heavily rely on high quality metadata (meaning is hidden Semantic Gap) Semantic Web Technologies can bridge the gap Semantic Content Management 21/36 01/02
  • 22. Where we use Semantics • Controlled Vocabularies • Domain specific Thesauri using standard representations • Reuse of external data • Create Knowledge by linking • (Semi-) Automatic Metadata enrichment and classification • Semantic Search (Facetting, Synonymes, Multilingual) What do we need to bring Media Objects in the Web of Data Semantic Content Management 22/36 01/02
  • 23. Media Fragments „ … a media-format independent, standard means of addressing media fragments on the Web using Uniform Resource Identifiers. “ [W3C Recommendation: Media Fragments URI 1.0 (basic)] ! temporal t=10,20 spacial xywh=0,0,20,20 track track=audio id id=chapter2 ! http://www.w3.org/TR/media-frags/ Semantic Content Management 23/36 01/02
  • 24. Media Resource Description Ontology for Media Resources 1.0 „ … to bridge the different descriptions of media resources, and provide a core set of descriptive properties.“ [W3C Recommendation: Ontology for Media Resources 1.0] ! Open Annotation Collaboration ! ! ! Semantic Content Management 24/36 01/02
  • 26. Hello, my name is Tom! Last summer I was in Paris in France for vacation. It was really amazing. I love Paris! Semantic Content Management 26/36
  • 27. RDFize Tom's statement Tom  likes  Paris,  France.     -­‐>  Tom  likes  Paris.         -­‐>  (  Tom,  likes,  Paris  )     -­‐>  Paris  is  a  part  of  France.  -­‐>  (  Paris,  partOf,  France  )   Semantic Content Management 27/36
  • 28. RDFize Tom's statement Tom  likes  Paris,  France.     -­‐>  Tom  likes  Paris.         -­‐>  (  Tom,  likes,  Paris  )     -­‐>  Paris  is  a  part  of  France.  -­‐>  (  Paris,  partOf,  France  )   Semantic Content Management 28/36
  • 29. Link to external resources Semantic Content Management 29/36
  • 30. But what about this? Title:! „Me and the big thing“! Album:! „A vacation in Paris“! Author:! „Tom Tester“! Semantic Content Management 30/36
  • 31. Extract Information Title:! „Me and the big thing“! Album:! „A vacation in Paris“! Author:! „Tom Tester“! Semantic Content Management 31/36
  • 32. Link Information :image! :hasFragment! :image#xywh=...! ! :image#xywh=...! :subject foaf:Person! ! :image ! :hasFragment ! :image#xywh=..! ! :image#xywh=.. ! :subject ! dbpedia:EiffelTower! (50%) Title:! „Me and the big thing“! Album:! vacation in <http://dbpedia.org/resource/Paris>“! „A Author:! „<http://tom-tester.org/me>“ Semantic Content Management 32/36
  • 34. Create new facts by using Contextual Semantics :image :hasFragment :image#xywh=...! :image#xywh=... :subject foaf:Person! :image :author tom:me! ! :image :hasFragment :image#xywh=..! ! :image :location dbpedia:Paris! :image :location geonames:France! ! :image#xywh=.. :subject dbpedia:EiffelTower! (+90%)! ! :image :showsOnTheLeft tom:me (50%)! :image :showsOnTheRight dbpedia:EiffelTower! :image :showsOnTheRight dbpedia:VisitorAtraction! Semantic Content Management 35/36
  • 36. Thanks for your attention! Any Questions? thomas.kurz@redlink.co Semantic Content Management