SlideShare ist ein Scribd-Unternehmen logo
1 von 24
Downloaden Sie, um offline zu lesen
Making smart content, together!
Semantic Content Management with Ximdex CMS
Spanish Technology Showcase
Madrid, 03/10/2013 @ INDRA
V20131003:EN:MS
- 2 -Making smart content, together!
Open Ximdex Evolution
Developers of Ximdex, an open source & semantic web powered
Web Content* Management System (CMS/WCM/ECM) …
SEVILLA
docs & data & web apps
- 3 -Making smart content, together!
Huge diversity of contents* (doc/data/web app)
Millions of documents, from diverse formats and sources
Multiple languages, multiple final formats
Complex structuration and sorting
Multidimensional navigation space
Already working contents and services
“document recycling”! design and style adaptation!
“business logic recycling” ! limits to integration!
Dynamic information elements
Rigid and intrusive architectures ! “bottlenecks”
Personalization control and profiling
Annotation, meta-info management, …
Working with content
- 4 -Making smart content, together!
Content Management
Systems (CMSs) already
guarantee full separation
between presentation and
content ...
CMS’s are highly
intrusive!
Low
interoperability!
Very high
technological
dependance!
… but DO NOT offer a full separation between
content and business logic.
… and with CMS’s
- 5 -Making smart content, together!
Information enhancement …
2004200020022008200620102012
Semantic Web
“The Semantic Web is an extension of the current web in which
information is given a well-defined meaning, better enabling
computers and people to work in cooperation”
Tim Berners-Lee et al, “The Semantic Web” (2001)
Normal Web (considering 2.0)
It does not represent information meaning.
Only design and presentation!
i.e.: <p class=“bold”> Price: 240 Eur</p>
- 6 -Making smart content, together!
Semantic technologies
Semantic
(meaning)
Structure
(organization)
Sintax
(communication)
Semantic Web
It associates a precise and shared meaning to
the elements of information. Therefore
modeled information can be used by persons,
tools and systems.
XML
RDF+ontologies
RDF (Resource Description Framework) allows to describe
relationships between “elements of information”.
Ontologies provide a shared vocabulary (OWL).
Modelling
allows making
inferences!
- 7 -Making smart content, together!
Towards a concept-driven interoperability
- 8 -Making smart content, together!
~2012: Data level
–  Semantic web (RDFa, sparql, …)
! Linked Open Data
~1993: Document level
—  gopher, archie
~1994: Text level
—  Web (html, url, …)
Towards the semantic web …
- 9 -Making smart content, together!
20102008 2009 20122011 2013 2014
<html>
<head><title>OXE.com</title></head>
<body>
<H1>Nombre: OXE</H1>
<H2>Web: www.OXE.com</H2>
</html>
SHAREPOINT
JOOMLA
WEB
HTML
DRUPAL
<html>
<head><title>ximdex.com</title></head>
<body>
<H1>Nombre: Ximdex</H1>
<H2>Web: www.ximdex.com</H2>
</html>
Our roots
XIMDEX SEMANTIC
WEB
- 10 -Making smart content, together!
XIMDEX
Structured documents + meaning + metadata
Full access to information elements
Free definition and use of XML schemes
Use of standards (XML, XSLT, RNG)
abstraction
meaning
free
structure
open
access
+
With Ximdex CMS, content, data and apps
become fully independent from CMS
technology!
Independant selection of architecture, exploitation
platforms (java, ruby, php, .net), application servers,
connectors to systems, etc.
scalable! neutral! interoperable!
Information management with Ximdex
- 11 -Making smart content, together!
What is Ximdex CMS?
Acquisition, management, transformation and syndication of:
– contents, data and services
(web, smartphones, DVB, smart TVs, ...)
– exploitation elements
(java, php, RoR, json, jquery, html, django, ...)
Allowing a distributed management of information elements:
– remote and cooperative via web
– From multiple sources
– Using diverse programming languages
– Taken into account structure & meaning
For the publication as web portals of contents/data/services
in diverse formats and channels, with full separation between
content and presentation and business logic.
A distributed environment for the management of contents, data, applications and services.
It conveys them to different final formats (WEB, smart TV, smartphones, ...) in multiple technologies
(J2EE, PHP, .NET, XML, JSON, XHTML, HTML5, …) even simultaneously.
“XIMDEX is the only CMS
fully independent from
business logic, allowing
deployment of contents &
data in any present or
oncoming technology”
- 12 -Making smart content, together!
WYSIWYG/M for XML during document edition ...
Automatic
enhancement of
written content
Visual edition of XML with Ximdex
HTML, PDF,
TDT, PHP,
J2EE, RoR, …
ximdex
XML
XSLT + RNG
- 13 -Making smart content, together!
Structured documents are automatically
transformed by templates to generate
content, data and applications.
Transformation driven
by the associated meaning!
… automatic portal generation
HTML, PDF,
TDT, PHP,
J2EE, RoR, …
ximdex
XML
XSLT + RNG
- 14 -Making smart content, together!
Decoupled publishing in the cloud …
ximdex users
portal users
ximdex
data&web
applications
video
- 15 -Making smart content, together!
Ximdex’s architecture
XML transformation
Control Center: workflow,
versioning, permissions, …
Component for static and dynamic
content/data/apps synchronization
into the cloud
Publishing on remote servers in the cloud helps to
reduce technological dependence on the CMS!
Semantic & XML
repository
web
&
data
applications video …
Remote Exploitation Servers
(in the cloud)
orchestrator
RDBS
Semantic store
XML rep.
web server & API rest
publisher
transform pipelines
AC
DC
Modules: semantic recommendations, wysiwyg/m editor, ...
xedit xowl …
- 16 -Making smart content, together!
X-FIND module: search engine
Configurable search engine
that can simultaneously work
with semantic documents
(RDF), structured (XML) and
non structured (html, pdf,
images, …) documents.
X-FIND
Searching structured
documents (XML)
Searching non
structured contents
(html, pdf, doc,
images, ...)
Semantic
search
(RDFa)
- 17 -Making smart content, together!
ximdex
Annotations in Ximdex can
be represented in any
format or technology (RDFa,
microformat, etc.)
X-OWL module: automatic annotations
- 18 -Making smart content, together!
X-LYRE module: Data Hub generation
Ximdex-Lyre module provides:
•  Visual management of raw
data, datasets, metadata,
relationships, etc.
•  Automatic transformation to
new formats. Automatic
generation of galleries,
distributions, indexes, etc.
applying filters (SPARQL,
RDFa, …)
•  Automatic rendering as Web
Portals applying user defined
templates.
X-LYRE…
- 19 -Making smart content, together!
Ximdex-Hawk module
checks and monitors the
integrity of the web portal
in realtime.
When an attack is
detected, it warns the
web administrator and
automatically reverts the
website to the last
published version.
X-HAWK…
Module X-HAWK: IDS for contents
- 20 -Making smart content, together!
Integrators:
– Sopra group, Emergya, etc.
Commercial projects:
"  University of Seville (US)
"  Spanish Institute of Oceanography (IEO)
"  Telefónica
"  Red.es
"  Spanish National Research (CSIC)
"  Regional Government of Andalusia (search engine)
"  Business School: Escuela Organización Industrial
"  Spain’s Central Government (Ministerio Presidencia)
"  Royal household of Spain (100% uptime +4 years)
Reina Sofía Foundation (fundacionreinasofia.es)
"  Agrega2 (Red.es)
"  …
R&D projects:
– Coordinator:
•  CB-DOC (Secure Document Management
combining Cryptography with Biometrics)
– Partners:
•  IKS (EU FP7)
•  CONSUMEDIA
Trust Ximdex
- 21 -Making smart content, together!
R&D project CBDOC
“Secure Document Management combining
Cryptography with Biometrics via Hardware”
- 22 -Making smart content, together!
securescalable dynamicpersonalizable
fast distributedstructured
“Flexibilty for a continuos evolution”
To adopt new formats, languages and channels when they
arrive (i.e.: html5, smart tv, etc.) without updating ximdex CMS,
To start with a local server deploying static content and scale
to dynamic services in the cloud when needed,
To include semantic elements aligned with search engines,
...
Evolving your content
- 23 -Making smart content, together!
Scalable
Repositories with over
1,5 million of linked
documents.
Flexible
Migration in hours to
different simultaneous
technologies!
Secure
Detection of attacks in
realtime with automatic
warning and republishing.
Ximdex’s values flexibility, security and scalability help our customers to:
–  Adapt to new dynamic technologies for rendering content without upgrading:
–  Creation of a new visual publishing channel in a few hours (i.e.: DVB).
–  Migration of a web portal from XHTML to J2EE in a week.
–  Help a ‘business department’ to visually create smart content for a music portal.
–  Remove scalability problems with big repositories (+1,5M docs, tenths of millions links)
–  Aggregate automatically information from remote sources for an Open Data portal.
–  Reach a 100% uptime of web portal for years.
–  …
Ximdex’s values and success cases
- 24 -Making smart content, together!
Ximdex
demo.ximdex.com
www.ximdex.com
info@ximdex.com
http://twitter.com/ximdex
http://www.facebook.com/Ximdex
http://www.linkedin.com/companies/ximdex
Contact us

Weitere ähnliche Inhalte

Andere mochten auch

Who Will Hire Me?
Who Will Hire Me?Who Will Hire Me?
Who Will Hire Me?
j301752
 
Apache Ambari - What's New in 1.4.1
Apache Ambari - What's New in 1.4.1Apache Ambari - What's New in 1.4.1
Apache Ambari - What's New in 1.4.1
Hortonworks
 
Customer Experience Forum 7
Customer Experience Forum 7Customer Experience Forum 7
Customer Experience Forum 7
Stimmt AG
 
El mono que tributa ochoa goldstein viscarra
El mono que tributa  ochoa goldstein viscarraEl mono que tributa  ochoa goldstein viscarra
El mono que tributa ochoa goldstein viscarra
Brianjack Sparrow
 

Andere mochten auch (18)

Breed
BreedBreed
Breed
 
Pten rol
Pten rolPten rol
Pten rol
 
Who Will Hire Me?
Who Will Hire Me?Who Will Hire Me?
Who Will Hire Me?
 
33 18 profesias de mother shipton español ingles www.gftaognosticaespiritua...
33 18 profesias de  mother shipton  español ingles www.gftaognosticaespiritua...33 18 profesias de  mother shipton  español ingles www.gftaognosticaespiritua...
33 18 profesias de mother shipton español ingles www.gftaognosticaespiritua...
 
Bodegas 2.0: La tienda online de vinos (Lavinia)
Bodegas 2.0: La tienda online de vinos (Lavinia)Bodegas 2.0: La tienda online de vinos (Lavinia)
Bodegas 2.0: La tienda online de vinos (Lavinia)
 
Contact Us Plus Pitch Deck
Contact Us Plus Pitch Deck Contact Us Plus Pitch Deck
Contact Us Plus Pitch Deck
 
Lean Startup Zurich- MVPS
Lean Startup Zurich- MVPSLean Startup Zurich- MVPS
Lean Startup Zurich- MVPS
 
OpenNetwork Event ITmitte.de: FOM Hochschule Leipzig
OpenNetwork Event ITmitte.de: FOM Hochschule LeipzigOpenNetwork Event ITmitte.de: FOM Hochschule Leipzig
OpenNetwork Event ITmitte.de: FOM Hochschule Leipzig
 
Catálogo Oriflame 15 2016
Catálogo Oriflame 15 2016Catálogo Oriflame 15 2016
Catálogo Oriflame 15 2016
 
Apache Ambari - What's New in 1.4.1
Apache Ambari - What's New in 1.4.1Apache Ambari - What's New in 1.4.1
Apache Ambari - What's New in 1.4.1
 
Cleverman
ClevermanCleverman
Cleverman
 
Customer Experience Forum 7
Customer Experience Forum 7Customer Experience Forum 7
Customer Experience Forum 7
 
Primotech lantern
Primotech   lanternPrimotech   lantern
Primotech lantern
 
evaluacion nutriconal en neonatas, niños y recomendaciones
evaluacion nutriconal en neonatas, niños y recomendaciones evaluacion nutriconal en neonatas, niños y recomendaciones
evaluacion nutriconal en neonatas, niños y recomendaciones
 
CBOs Organisational Management Handbook
CBOs Organisational Management HandbookCBOs Organisational Management Handbook
CBOs Organisational Management Handbook
 
El mono que tributa ochoa goldstein viscarra
El mono que tributa  ochoa goldstein viscarraEl mono que tributa  ochoa goldstein viscarra
El mono que tributa ochoa goldstein viscarra
 
Axel Bühler, Nordex presenatation at Spare Parts 2013
Axel Bühler, Nordex presenatation at Spare Parts 2013Axel Bühler, Nordex presenatation at Spare Parts 2013
Axel Bühler, Nordex presenatation at Spare Parts 2013
 
Innovation processes in the age of digital transformation
Innovation processes in the age of digital transformationInnovation processes in the age of digital transformation
Innovation processes in the age of digital transformation
 

Ähnlich wie XIMDEX CMS at Spanish Technology Showcase

Cv CéSar Serrano Presentation V1 0
Cv CéSar Serrano Presentation V1 0Cv CéSar Serrano Presentation V1 0
Cv CéSar Serrano Presentation V1 0
cserran2
 
Data on demand flexible archiving in a big content world
Data on demand   flexible archiving in a big content worldData on demand   flexible archiving in a big content world
Data on demand flexible archiving in a big content world
Actuate Corporation
 
Lecture semantic dataaccess_presentation
Lecture semantic dataaccess_presentationLecture semantic dataaccess_presentation
Lecture semantic dataaccess_presentation
IKS - Project
 
iirml_dsi.ppt
iirml_dsi.pptiirml_dsi.ppt
iirml_dsi.ppt
Videoguy
 
iirml_dsi.ppt
iirml_dsi.pptiirml_dsi.ppt
iirml_dsi.ppt
Videoguy
 

Ähnlich wie XIMDEX CMS at Spanish Technology Showcase (20)

Linked Open Data & XIMDEX CMS (OKIOconf 2014)
Linked Open Data & XIMDEX CMS (OKIOconf 2014)Linked Open Data & XIMDEX CMS (OKIOconf 2014)
Linked Open Data & XIMDEX CMS (OKIOconf 2014)
 
BEdita, a development platform
BEdita, a development platformBEdita, a development platform
BEdita, a development platform
 
EffectiveSoft Presentation
EffectiveSoft PresentationEffectiveSoft Presentation
EffectiveSoft Presentation
 
Information Management & Sharing in Digital Era
Information Management & Sharing in Digital Era Information Management & Sharing in Digital Era
Information Management & Sharing in Digital Era
 
Lanstad: Publishing Technology Platform
Lanstad: Publishing Technology PlatformLanstad: Publishing Technology Platform
Lanstad: Publishing Technology Platform
 
Nuxeo Semantic ECM: from Scribo and Stanbol to valuable applications
Nuxeo Semantic ECM: from Scribo and Stanbol to valuable applicationsNuxeo Semantic ECM: from Scribo and Stanbol to valuable applications
Nuxeo Semantic ECM: from Scribo and Stanbol to valuable applications
 
Cv CéSar Serrano Presentation V1 0
Cv CéSar Serrano Presentation V1 0Cv CéSar Serrano Presentation V1 0
Cv CéSar Serrano Presentation V1 0
 
AnDevCon: Introduction to Darwino
AnDevCon: Introduction to DarwinoAnDevCon: Introduction to Darwino
AnDevCon: Introduction to Darwino
 
Data on demand flexible archiving in a big content world
Data on demand   flexible archiving in a big content worldData on demand   flexible archiving in a big content world
Data on demand flexible archiving in a big content world
 
Aws Overview
Aws OverviewAws Overview
Aws Overview
 
Semantic technologies in practice - KULeuven 2016
Semantic technologies in practice - KULeuven 2016Semantic technologies in practice - KULeuven 2016
Semantic technologies in practice - KULeuven 2016
 
Real time Object Detection and Analytics using RedisEdge and Docker
Real time Object Detection and Analytics using RedisEdge and DockerReal time Object Detection and Analytics using RedisEdge and Docker
Real time Object Detection and Analytics using RedisEdge and Docker
 
Compliance made easy: Lynx webinar #1
Compliance made easy: Lynx webinar #1Compliance made easy: Lynx webinar #1
Compliance made easy: Lynx webinar #1
 
Lecture semantic dataaccess_presentation
Lecture semantic dataaccess_presentationLecture semantic dataaccess_presentation
Lecture semantic dataaccess_presentation
 
EDF2013: Selected talk by David Lewis: Linked Data Reuse in the Language Serv...
EDF2013: Selected talk by David Lewis: Linked Data Reuse in the Language Serv...EDF2013: Selected talk by David Lewis: Linked Data Reuse in the Language Serv...
EDF2013: Selected talk by David Lewis: Linked Data Reuse in the Language Serv...
 
20171106_OracleWebcast_ITTrends_EFavuzzi_KPatenge
20171106_OracleWebcast_ITTrends_EFavuzzi_KPatenge20171106_OracleWebcast_ITTrends_EFavuzzi_KPatenge
20171106_OracleWebcast_ITTrends_EFavuzzi_KPatenge
 
Extending the Value of Content in Enterprise Systems with Web Content Management
Extending the Value of Content in Enterprise Systems with Web Content ManagementExtending the Value of Content in Enterprise Systems with Web Content Management
Extending the Value of Content in Enterprise Systems with Web Content Management
 
iirml_dsi.ppt
iirml_dsi.pptiirml_dsi.ppt
iirml_dsi.ppt
 
iirml_dsi.ppt
iirml_dsi.pptiirml_dsi.ppt
iirml_dsi.ppt
 
Resume_Mallikarjun
Resume_MallikarjunResume_Mallikarjun
Resume_Mallikarjun
 

Kürzlich hochgeladen

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Kürzlich hochgeladen (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
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
 
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?
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
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...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
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
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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
 

XIMDEX CMS at Spanish Technology Showcase

  • 1. Making smart content, together! Semantic Content Management with Ximdex CMS Spanish Technology Showcase Madrid, 03/10/2013 @ INDRA V20131003:EN:MS
  • 2. - 2 -Making smart content, together! Open Ximdex Evolution Developers of Ximdex, an open source & semantic web powered Web Content* Management System (CMS/WCM/ECM) … SEVILLA docs & data & web apps
  • 3. - 3 -Making smart content, together! Huge diversity of contents* (doc/data/web app) Millions of documents, from diverse formats and sources Multiple languages, multiple final formats Complex structuration and sorting Multidimensional navigation space Already working contents and services “document recycling”! design and style adaptation! “business logic recycling” ! limits to integration! Dynamic information elements Rigid and intrusive architectures ! “bottlenecks” Personalization control and profiling Annotation, meta-info management, … Working with content
  • 4. - 4 -Making smart content, together! Content Management Systems (CMSs) already guarantee full separation between presentation and content ... CMS’s are highly intrusive! Low interoperability! Very high technological dependance! … but DO NOT offer a full separation between content and business logic. … and with CMS’s
  • 5. - 5 -Making smart content, together! Information enhancement … 2004200020022008200620102012 Semantic Web “The Semantic Web is an extension of the current web in which information is given a well-defined meaning, better enabling computers and people to work in cooperation” Tim Berners-Lee et al, “The Semantic Web” (2001) Normal Web (considering 2.0) It does not represent information meaning. Only design and presentation! i.e.: <p class=“bold”> Price: 240 Eur</p>
  • 6. - 6 -Making smart content, together! Semantic technologies Semantic (meaning) Structure (organization) Sintax (communication) Semantic Web It associates a precise and shared meaning to the elements of information. Therefore modeled information can be used by persons, tools and systems. XML RDF+ontologies RDF (Resource Description Framework) allows to describe relationships between “elements of information”. Ontologies provide a shared vocabulary (OWL). Modelling allows making inferences!
  • 7. - 7 -Making smart content, together! Towards a concept-driven interoperability
  • 8. - 8 -Making smart content, together! ~2012: Data level –  Semantic web (RDFa, sparql, …) ! Linked Open Data ~1993: Document level —  gopher, archie ~1994: Text level —  Web (html, url, …) Towards the semantic web …
  • 9. - 9 -Making smart content, together! 20102008 2009 20122011 2013 2014 <html> <head><title>OXE.com</title></head> <body> <H1>Nombre: OXE</H1> <H2>Web: www.OXE.com</H2> </html> SHAREPOINT JOOMLA WEB HTML DRUPAL <html> <head><title>ximdex.com</title></head> <body> <H1>Nombre: Ximdex</H1> <H2>Web: www.ximdex.com</H2> </html> Our roots XIMDEX SEMANTIC WEB
  • 10. - 10 -Making smart content, together! XIMDEX Structured documents + meaning + metadata Full access to information elements Free definition and use of XML schemes Use of standards (XML, XSLT, RNG) abstraction meaning free structure open access + With Ximdex CMS, content, data and apps become fully independent from CMS technology! Independant selection of architecture, exploitation platforms (java, ruby, php, .net), application servers, connectors to systems, etc. scalable! neutral! interoperable! Information management with Ximdex
  • 11. - 11 -Making smart content, together! What is Ximdex CMS? Acquisition, management, transformation and syndication of: – contents, data and services (web, smartphones, DVB, smart TVs, ...) – exploitation elements (java, php, RoR, json, jquery, html, django, ...) Allowing a distributed management of information elements: – remote and cooperative via web – From multiple sources – Using diverse programming languages – Taken into account structure & meaning For the publication as web portals of contents/data/services in diverse formats and channels, with full separation between content and presentation and business logic. A distributed environment for the management of contents, data, applications and services. It conveys them to different final formats (WEB, smart TV, smartphones, ...) in multiple technologies (J2EE, PHP, .NET, XML, JSON, XHTML, HTML5, …) even simultaneously. “XIMDEX is the only CMS fully independent from business logic, allowing deployment of contents & data in any present or oncoming technology”
  • 12. - 12 -Making smart content, together! WYSIWYG/M for XML during document edition ... Automatic enhancement of written content Visual edition of XML with Ximdex HTML, PDF, TDT, PHP, J2EE, RoR, … ximdex XML XSLT + RNG
  • 13. - 13 -Making smart content, together! Structured documents are automatically transformed by templates to generate content, data and applications. Transformation driven by the associated meaning! … automatic portal generation HTML, PDF, TDT, PHP, J2EE, RoR, … ximdex XML XSLT + RNG
  • 14. - 14 -Making smart content, together! Decoupled publishing in the cloud … ximdex users portal users ximdex data&web applications video
  • 15. - 15 -Making smart content, together! Ximdex’s architecture XML transformation Control Center: workflow, versioning, permissions, … Component for static and dynamic content/data/apps synchronization into the cloud Publishing on remote servers in the cloud helps to reduce technological dependence on the CMS! Semantic & XML repository web & data applications video … Remote Exploitation Servers (in the cloud) orchestrator RDBS Semantic store XML rep. web server & API rest publisher transform pipelines AC DC Modules: semantic recommendations, wysiwyg/m editor, ... xedit xowl …
  • 16. - 16 -Making smart content, together! X-FIND module: search engine Configurable search engine that can simultaneously work with semantic documents (RDF), structured (XML) and non structured (html, pdf, images, …) documents. X-FIND Searching structured documents (XML) Searching non structured contents (html, pdf, doc, images, ...) Semantic search (RDFa)
  • 17. - 17 -Making smart content, together! ximdex Annotations in Ximdex can be represented in any format or technology (RDFa, microformat, etc.) X-OWL module: automatic annotations
  • 18. - 18 -Making smart content, together! X-LYRE module: Data Hub generation Ximdex-Lyre module provides: •  Visual management of raw data, datasets, metadata, relationships, etc. •  Automatic transformation to new formats. Automatic generation of galleries, distributions, indexes, etc. applying filters (SPARQL, RDFa, …) •  Automatic rendering as Web Portals applying user defined templates. X-LYRE…
  • 19. - 19 -Making smart content, together! Ximdex-Hawk module checks and monitors the integrity of the web portal in realtime. When an attack is detected, it warns the web administrator and automatically reverts the website to the last published version. X-HAWK… Module X-HAWK: IDS for contents
  • 20. - 20 -Making smart content, together! Integrators: – Sopra group, Emergya, etc. Commercial projects: "  University of Seville (US) "  Spanish Institute of Oceanography (IEO) "  Telefónica "  Red.es "  Spanish National Research (CSIC) "  Regional Government of Andalusia (search engine) "  Business School: Escuela Organización Industrial "  Spain’s Central Government (Ministerio Presidencia) "  Royal household of Spain (100% uptime +4 years) Reina Sofía Foundation (fundacionreinasofia.es) "  Agrega2 (Red.es) "  … R&D projects: – Coordinator: •  CB-DOC (Secure Document Management combining Cryptography with Biometrics) – Partners: •  IKS (EU FP7) •  CONSUMEDIA Trust Ximdex
  • 21. - 21 -Making smart content, together! R&D project CBDOC “Secure Document Management combining Cryptography with Biometrics via Hardware”
  • 22. - 22 -Making smart content, together! securescalable dynamicpersonalizable fast distributedstructured “Flexibilty for a continuos evolution” To adopt new formats, languages and channels when they arrive (i.e.: html5, smart tv, etc.) without updating ximdex CMS, To start with a local server deploying static content and scale to dynamic services in the cloud when needed, To include semantic elements aligned with search engines, ... Evolving your content
  • 23. - 23 -Making smart content, together! Scalable Repositories with over 1,5 million of linked documents. Flexible Migration in hours to different simultaneous technologies! Secure Detection of attacks in realtime with automatic warning and republishing. Ximdex’s values flexibility, security and scalability help our customers to: –  Adapt to new dynamic technologies for rendering content without upgrading: –  Creation of a new visual publishing channel in a few hours (i.e.: DVB). –  Migration of a web portal from XHTML to J2EE in a week. –  Help a ‘business department’ to visually create smart content for a music portal. –  Remove scalability problems with big repositories (+1,5M docs, tenths of millions links) –  Aggregate automatically information from remote sources for an Open Data portal. –  Reach a 100% uptime of web portal for years. –  … Ximdex’s values and success cases
  • 24. - 24 -Making smart content, together! Ximdex demo.ximdex.com www.ximdex.com info@ximdex.com http://twitter.com/ximdex http://www.facebook.com/Ximdex http://www.linkedin.com/companies/ximdex Contact us