SlideShare una empresa de Scribd logo
1 de 45
Sasaki – SOAP! 2014
Value Beyond Content Creation:
Introducing ITS 2.0
Felix Sasaki
DFKI / W3C Fellow
Slides at
http://www.w3.org/Talks/2014/1003-soap-sasaki.pdf
1
Sasaki – SOAP! 2014
If you want to have nice visualization
what ITS 2.0 is: go here 
“Linguini a la translation:
An Introduction to ITS 2.0”
https://www.youtube.com/watch?v=5Goet3hX6Jo
2
Sasaki – SOAP! 2014
What content authors normally do
• Make money by creating
– Content
– Layout
– Apps
• More and more difficult
– Growing amount of content & apps
– What is the differentiator?
3
Sasaki – SOAP! 2014
What content authors may do
in the future
• Make money by enriching content
– Using automatic tools with manual correction
– Create the basis for further processes
• Translation, search engine optimization,
contextualization, personalization, ..
– Authors become content curators 
• Background: R&D projects and their results
4
Sasaki – SOAP! 2014
Background 1: LIDER project
http://lider-project.eu/
• EU funded project – aims:
– Demonstrating the value of multilingual linguistic
linked data sources
– Exploring usage scenarios & requirements in
various domains
– Creating an R&D roadmap around the topic
5
Sasaki – SOAP! 2014
Background 2: ITS 2.0
http://www.w3.org/TR/its20/
• W3C standard to foster multilingual content
creation
• Defines metadata (“data categories”) to
support the multilingual content life cycle
• A way to interlink Web content and
multilingual linked data sources
6
Sasaki – SOAP! 2014
ITS 2.0 data categories
• Translate
• Localization Note
• Terminology
• Directionality
• Language Information
• Elements Within Text
• Domain
• Text Analysis
• Locale Filter
• Provenance
• External Resource
• Target Pointer
• ID Value
• Preserve Space
• Localization Quality Issue
• Localization Quality
Rating
• MT Confidence
• Allowed Characters
• Storage Size
7
Sasaki – SOAP! 2014
ITS 2.0: High level features
• Can be applied to general XML content and to
HTML5
• Partially natively supported in HTML5
– E.g. HTML5 “translate” attribute
• Applying data categories
– locally: ITS attributes in content
– globally: CSS like selector mechanism, using XPath
• Independent data categories: no need to support
(as tool maker or user) everything 
8
Sasaki – SOAP! 2014
Example: “Translate”
local and global
9
<p>The <span translate=no>World Wide Web Consortium</span>
is making the World Wide Web worldwide!</p>
<its:rules
xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
<its:translateRule selector="//h:code" translate="no"
xmlns:h="http://www.w3.org/1999/xhtml"/>
</its:rules>
Sasaki – SOAP! 2014
Example: “Localization Note”
10
<data
its:locNote="%1$s is the original text's date in the format YYYY-
MM-DD HH:MM always in GMT" …>
<value>Translated from English content dated <span id="version-
info">%1$s</span> GMT.</value>
</data>
Sasaki – SOAP! 2014
Example: “Elements within Text”
11
<text xmlns:its="http://www.w3.org/2005/11/its"
its:version="2.0">
<body>
<par>Text with <bold its:withinText="yes">bold</bold>.</par>
</body>
</text>
Sasaki – SOAP! 2014
Example: “Locale Filter”
12
<book xmlns:its="http://www.w3.org/2005/11/its">
<info>
<legalnotice its:localeFilterList="en-CA, fr-CA">
<para>This legal notice is only for English and French Canadian
locales.</para>
</legalnotice>
</info>
</book>
Sasaki – SOAP! 2014
Example: “Allowed Characters”
13
<p>Login names can only use letters from A to Z (upper or
lowercase)
and the character underscore (_) and minus (-).
For example:
<code its-allowed-characters=[a-zA-Z_-]>Huck_Finn</code>.</p>
Sasaki – SOAP! 2014
Example: “Terminology”
14
<p>And he said: you need a new
<quote its:term="yes"
its:termInfoRef
="http://www.directron.com/motherboards1.html"
its:termConfidence="0.5">motherboard</quote></p>
Sasaki – SOAP! 2014
Example: “MT Confidence”
15
<body its-annotators-ref="mt-confidence|file:///tools.xml#T1">
<p>
<span its-mt-confidence=0.8982>Dublin is the capital of
Ireland.</span>
Sasaki – SOAP! 2014
Example: “Provenance”
16
<p its-tool-ref="http://www.onlinemtex.com/2012/7/25/wsdl/"
its-org="acme-CAT-v2.3"
its-prov-
ref="http://www.examplelsp.com/excontent987/production/prov
/e6354"
its-rev-org="acme-CAT-v2.3"
>This paragraph was translated from the machine.</p>
Sasaki – SOAP! 2014
Example: “Localization Quality Issue”
17
<p>
<span
data-mytool-qacode=named_entity_not_found
its-loc-quality-issue-comment="Should be Thomas Cahill.”
its-loc-quality-issue-profile-ref=http://example.org/qaMovel/v1
its-loc-quality-issue-severity=100
its-loc-quality-issue-type=inconsistent-entities>
Christian Bale</span> (1867–1934) conceived of an instrument
… </p>
Sasaki – SOAP! 2014
Example: “Text Analysis”
• Identify concepts in content, like named
entities
– persons, places, events, …
• Store identifiers in (Web) content
• Provide a link to multilingual linked data
sources – a basis for content curation
18
Sasaki – SOAP! 2014
Example: “Text Analysis”
19
<p><span
its-ta-confidence="0.7"
its-ta-class-ref="http://nerd.eurecom.fr/ontology#Location"
its-ta-ident-ref="http://dbpedia.org/resource/Dublin"
>Dublin</span> is the <span
its-ta-source="Wordnet3.0"
its-ta-ident="301467919"
its-ta-confidence="0.5"
>capital</span> of Ireland.</p>
Sasaki – SOAP! 2014
What content authors can do with multilingual
linked data sources and ITS 2.0
• Add value to content beyond the content itself
• Curate content: provide identifiers, context, cross
lingual information
• Tool examples:
1) Generation of ITS 2.0 “Text Analysis” for ePub, and
Schema.org markup
2) Generation of translation suggestions
3) Working with linked data in the browser – without
understanding details
20
Sasaki – SOAP! 2014
TOOLING 1): GENERATION OF ITS 2.0
“TEXT ANALYSIS” AND SCHEMA.ORG
MARKUP FOR EPUB
21
Sasaki – SOAP! 2014
Setup
• oXygen XML editor, modified for ePub /
XHTML5 author mode
• Input: ePub or XHTML5 documents
• Output: documents enriched with Schema.org
structured information
• User does information generation in a
WYSIYWG mode
22
Sasaki – SOAP! 2014
Process
1. Automatic generation of entity annotation,
using DBpedia spotlight, producing DBpedia
identifiers
2. Access to DBpedia information with pre-
defined linked data queries
3. Generation of Schema.org markup
23
Sasaki – SOAP! 2014
1. Automatic generation of entity
annotation
• Input:
<p>Welcome to Dublin in Ireland, the home of Samuel
Beckett.</p>
24
Sasaki – SOAP! 2014
1. Automatic generation of entity
annotation
• Output, stored with ITS 2.0 “Text Analysis”
markup:
<p>Welcome to <span
its-ta-ident-ref="http://dbpedia.org/resource/Dublin"
...>Dublin</span> in Ireland, the home of <span
its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett"
...>Samuel Beckett</span>.</p>
25
Sasaki – SOAP! 2014
2. Access to DBpedia information
• Using DBpedia identifiers from previous steps
in linked data query templates. Example query
(part of the query), checking whether entity is
a person:
SELECT ?birthPlace ... WHERE{
<http://dbpedia.org/resource/Samuel_Beckett>
rdf:type foaf:Person.
... }
26
Sasaki – SOAP! 2014
3. Generation of Schema.org
structured information
• Using output of previous step (query result)
• Generating Schema.org structured
information
– Taking types derived from DBpedia into account,
currently
• http://schema.org/Person
• http://schema.org/Place
27
Sasaki – SOAP! 2014
3. Generation of Schema.org
structured information
• Input: linked data query result and marked-up
document
<p>Welcome to <span
its-ta-ident-ref="http://dbpedia.org/resource/Dublin"
...>Dublin</span> in Ireland, the home of <span
its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett"
...>Samuel Beckett</span>.</p>
28
Sasaki – SOAP! 2014
3. Generation of Schema.org
structured information
• Output: marked-up document with
Schema.org structured information
<p>Welcome to <span ... itemscope=""
itemtype="http://schema.org/Place">
<a itemprop="url" href="
http://en.wikipedia.org/wiki/Dublin"><span itemprop="name"
>Dublin</span></a></span>…</p>
29
Sasaki – SOAP! 2014
3. Generation of Schema.org
structured information
• Output: auto-generating markup + text
<p>... Samuel Beckett ... (born in <span itemscope=""
itemtype="http://schema.org/Place">
<a itemprop="url"
href="http://en.wikipedia.org/wiki/Foxrock">
<span itemprop="name"
>Foxrock</span></a></span>)</p>
30
Sasaki – SOAP! 2014
Checking output with
Structured Data Testing Tool
31
Sasaki – SOAP! 2014
Broad review: a view of schema.org
types that may work well
Book (dbpedia-owl:Book)
City (dbpedia-owl:City)
Country (dbpedia-owl:Country)
Event (dbpedia-owl:Event)
Hotel (dbpedia-owl:Hotel)
Library (dbpedia-owl:Library)
Movie (dbpedia-owl:Film)
Person (foaf:Person)
Place (dbpedia-owl:Place)
Organization (dbpedia-owl:Organization)
32
Sasaki – SOAP! 2014
TOOLING 2): GENERATION OF
TRANSLATION SUGGESTIONS
33
Sasaki – SOAP! 2014
Generating translation suggestions
• Input: like before
• Steps:
1. Entity annotations (again)
2. Access to DBpedia and Wikidata to get
translation suggestions
3. Storing the results as a localization note
34
Sasaki – SOAP! 2014
1. Automatic generation of entity
annotation
• Output, stored with ITS 2.0 “Text Analysis”
markup:
<p>Welcome to <span
its-ta-ident-ref="http://dbpedia.org/resource/Dublin"
...>Dublin</span> in Ireland, the home of <span
its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett"
...>Samuel Beckett</span>.</p>
35
Sasaki – SOAP! 2014
2. Access to DBpedia and Wikidata to
get translation suggestions
• Get translation suggestion from Dbpedia
SELECT ?o WHERE {
<http://dbpedia.org/resource/Samuel_Beckett> rdfs:label ?o
}
36
Sasaki – SOAP! 2014
2. Access to DBpedia and Wikidata to
get translation suggestions
• Get translation suggestion from Wikidata
http://www.wikidata.org/w/api.php?action=
wbgetentities&
sites=itwiki&
titles=Samuel%20Beckett
37
Sasaki – SOAP! 2014
3. Storing the results as ITS 2.0
localization note
• Input: DBpedia + Wikidata query result and
marked-up document
<p>… the home of <span
its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett"
...>Samuel Beckett</span>.</p>
38
Sasaki – SOAP! 2014
3. Storing the results as localization
note
• Output: Translation suggestions stored as
localization note
<p>… the home of <span
its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett"
its-loc-note="
TRANSLATION SUGGESTIONS: 1) wikidata:サミュエル・ベケッ
ト
2) dbpedia:サミュエル・ベケット"
...>Samuel Beckett</span>.</p>
39
Sasaki – SOAP! 2014
TOOLING 3: WORKING WITH LINKED
DATA IN THE BROWSER – WITHOUT
UNDERSTANDING DETAILS
40
Sasaki – SOAP! 2014
MLOD4CON
• Working with links to external multilingual
data sources
• Under the hood: lot’ of technology
– ITS 2.0, RDF, SPARQL, JavaScript, …
• Good news: the user does not need to know
about these 
Demo at
http://www.w3.org/People/fsasaki/mlod4con/
41
Sasaki – SOAP! 2014
EVERYTHING DONE?
42
Sasaki – SOAP! 2014
Issues
• Learn from communities what they want to do
with ITS 2.0 and linked data sources
– Content creators and content architects,
translators, XML / Web tool makers, researchers in
the data and language technology area, …
• Provide adequate tooling
• Look carefully into requirements: “Too much
information is no information!”
43
Sasaki – SOAP! 2014
What next for you?
• ITS 2.0 Tooling
https://www.w3.org/International/its/wiki/ITS_Implementations
• Videos explaining ITS 2.0 usage
https://www.youtube.com/user/W3CITS20/videos
• Linked Data for Language Technology Community
Group: discuss use cases and requirements for
multilingual linked data
http://www.w3.org/community/ld4lt/
• ITS Interest Group: Join the community of ITS 2.0
users and implementers
https://www.w3.org/International/its/ig/
44
Sasaki – SOAP! 2014
Value Beyond Content Creation:
Introducing ITS 2.0
Felix Sasaki
DFKI / W3C Fellow
Slides at
http://www.w3.org/Talks/2014/1003-soap-sasaki.pdf
45

Más contenido relacionado

La actualidad más candente

Slug: A Semantic Web Crawler
Slug: A Semantic Web CrawlerSlug: A Semantic Web Crawler
Slug: A Semantic Web CrawlerLeigh Dodds
 
Webscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - Expanded
Webscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - ExpandedWebscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - Expanded
Webscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - ExpandedRafal Kasprowski
 
SharePoint 2014: Where to save my data, for devs!
SharePoint 2014: Where to save my data, for devs!SharePoint 2014: Where to save my data, for devs!
SharePoint 2014: Where to save my data, for devs!Ben Steinhauser
 
On Again; Off Again - Benjamin Young - ebookcraft 2017
On Again; Off Again - Benjamin Young - ebookcraft 2017On Again; Off Again - Benjamin Young - ebookcraft 2017
On Again; Off Again - Benjamin Young - ebookcraft 2017BookNet Canada
 
Getting Everything You want Out of SharePoint
Getting Everything You want Out of SharePointGetting Everything You want Out of SharePoint
Getting Everything You want Out of SharePointCorey Burke
 
Drupal Is Not Your Web Site
Drupal Is Not Your Web SiteDrupal Is Not Your Web Site
Drupal Is Not Your Web SitePhase2
 
Solving real world data problems with Jerakia
Solving real world data problems with JerakiaSolving real world data problems with Jerakia
Solving real world data problems with JerakiaCraig Dunn
 
Clockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overviewClockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overviewWilco Sinnema
 
Microblogging: A Semantic Web and Distributed Approach
Microblogging: A Semantic Web and Distributed ApproachMicroblogging: A Semantic Web and Distributed Approach
Microblogging: A Semantic Web and Distributed ApproachAlexandre Passant
 
Drupal and Apache Stanbol
Drupal and Apache StanbolDrupal and Apache Stanbol
Drupal and Apache StanbolAlkuvoima
 
Princeton University Press to Drupal 8: Migration case study by Evolving Web
Princeton University Press to Drupal 8: Migration case study by Evolving WebPrinceton University Press to Drupal 8: Migration case study by Evolving Web
Princeton University Press to Drupal 8: Migration case study by Evolving Webdergachev
 
Drupal is not your Website
Drupal is not your Website Drupal is not your Website
Drupal is not your Website Phase2
 
Building a semantic website
Building a semantic websiteBuilding a semantic website
Building a semantic websiteCJ Jenkins
 
Spsatx slides (widescreen)
Spsatx slides (widescreen)Spsatx slides (widescreen)
Spsatx slides (widescreen)Ryan Dennis
 
Realizing a Semantic Web Application - ICWE 2010 Tutorial
Realizing a Semantic Web Application - ICWE 2010 TutorialRealizing a Semantic Web Application - ICWE 2010 Tutorial
Realizing a Semantic Web Application - ICWE 2010 TutorialEmanuele Della Valle
 
Beyond WP-CONTENT | #WCRaleigh
Beyond WP-CONTENT | #WCRaleighBeyond WP-CONTENT | #WCRaleigh
Beyond WP-CONTENT | #WCRaleighGlenn Ansley
 
Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...
Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...
Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...Kristen Yarmey
 

La actualidad más candente (20)

Slug: A Semantic Web Crawler
Slug: A Semantic Web CrawlerSlug: A Semantic Web Crawler
Slug: A Semantic Web Crawler
 
Webscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - Expanded
Webscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - ExpandedWebscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - Expanded
Webscale Discovery EDS / WorldCat Local "quick start" Charleston 2012 - Expanded
 
SharePoint 2014: Where to save my data, for devs!
SharePoint 2014: Where to save my data, for devs!SharePoint 2014: Where to save my data, for devs!
SharePoint 2014: Where to save my data, for devs!
 
On Again; Off Again - Benjamin Young - ebookcraft 2017
On Again; Off Again - Benjamin Young - ebookcraft 2017On Again; Off Again - Benjamin Young - ebookcraft 2017
On Again; Off Again - Benjamin Young - ebookcraft 2017
 
Managed Metadata Austin SPS
Managed Metadata Austin SPSManaged Metadata Austin SPS
Managed Metadata Austin SPS
 
Intro to Koha
Intro to KohaIntro to Koha
Intro to Koha
 
Getting Everything You want Out of SharePoint
Getting Everything You want Out of SharePointGetting Everything You want Out of SharePoint
Getting Everything You want Out of SharePoint
 
Drupal Is Not Your Web Site
Drupal Is Not Your Web SiteDrupal Is Not Your Web Site
Drupal Is Not Your Web Site
 
Solving real world data problems with Jerakia
Solving real world data problems with JerakiaSolving real world data problems with Jerakia
Solving real world data problems with Jerakia
 
Clockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overviewClockwork 2013 - SharePoint overview
Clockwork 2013 - SharePoint overview
 
Microblogging: A Semantic Web and Distributed Approach
Microblogging: A Semantic Web and Distributed ApproachMicroblogging: A Semantic Web and Distributed Approach
Microblogging: A Semantic Web and Distributed Approach
 
Drupal and Apache Stanbol
Drupal and Apache StanbolDrupal and Apache Stanbol
Drupal and Apache Stanbol
 
Princeton University Press to Drupal 8: Migration case study by Evolving Web
Princeton University Press to Drupal 8: Migration case study by Evolving WebPrinceton University Press to Drupal 8: Migration case study by Evolving Web
Princeton University Press to Drupal 8: Migration case study by Evolving Web
 
Ron
RonRon
Ron
 
Drupal is not your Website
Drupal is not your Website Drupal is not your Website
Drupal is not your Website
 
Building a semantic website
Building a semantic websiteBuilding a semantic website
Building a semantic website
 
Spsatx slides (widescreen)
Spsatx slides (widescreen)Spsatx slides (widescreen)
Spsatx slides (widescreen)
 
Realizing a Semantic Web Application - ICWE 2010 Tutorial
Realizing a Semantic Web Application - ICWE 2010 TutorialRealizing a Semantic Web Application - ICWE 2010 Tutorial
Realizing a Semantic Web Application - ICWE 2010 Tutorial
 
Beyond WP-CONTENT | #WCRaleigh
Beyond WP-CONTENT | #WCRaleighBeyond WP-CONTENT | #WCRaleigh
Beyond WP-CONTENT | #WCRaleigh
 
Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...
Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...
Plays Well with Others: Getting Your Digital Collection Metadata Ready for th...
 

Destacado

Practical Proposal Preparation
Practical Proposal Preparation Practical Proposal Preparation
Practical Proposal Preparation Kimeka Campbell
 
Kevin Duncan - Speaking the visual language using images for effective commun...
Kevin Duncan - Speaking the visual language using images for effective commun...Kevin Duncan - Speaking the visual language using images for effective commun...
Kevin Duncan - Speaking the visual language using images for effective commun...soapconf
 
Experience in project proposal preparation, submission and implementation by ...
Experience in project proposal preparation, submission and implementation by ...Experience in project proposal preparation, submission and implementation by ...
Experience in project proposal preparation, submission and implementation by ...SRTD _ II
 
Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014
Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014
Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014soapconf
 
How Many Columns Should I Use? How using the best page layout led to a 681% r...
How Many Columns Should I Use? How using the best page layout led to a 681% r...How Many Columns Should I Use? How using the best page layout led to a 681% r...
How Many Columns Should I Use? How using the best page layout led to a 681% r...MarketingExperiments
 
A Beautiful Power Point
A Beautiful Power PointA Beautiful Power Point
A Beautiful Power Pointguestaa40
 
AECOM Buildings + Places NYC Metro Brochure - Create . Enhance . Sustain
AECOM Buildings + Places NYC Metro Brochure - Create . Enhance . SustainAECOM Buildings + Places NYC Metro Brochure - Create . Enhance . Sustain
AECOM Buildings + Places NYC Metro Brochure - Create . Enhance . SustainKevin Aslanian, AIA
 
Digital Marketing Landscape
Digital Marketing LandscapeDigital Marketing Landscape
Digital Marketing LandscapeTyler Thomas
 
Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...
Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...
Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...Sustainable Brands
 
'Let's make diagrams beautiful! By Miks Rozenbergs, LV
'Let's make diagrams beautiful! By Miks Rozenbergs, LV'Let's make diagrams beautiful! By Miks Rozenbergs, LV
'Let's make diagrams beautiful! By Miks Rozenbergs, LVIIBA_Latvia_Chapter
 
The Changing Marketing Landscape
The Changing Marketing LandscapeThe Changing Marketing Landscape
The Changing Marketing LandscapeJoseph Gelman
 
Market Analysis Toolkit
Market Analysis ToolkitMarket Analysis Toolkit
Market Analysis ToolkitMekko Graphics
 
PORTFOLIO FINAL SENIOR
PORTFOLIO FINAL SENIORPORTFOLIO FINAL SENIOR
PORTFOLIO FINAL SENIORPaige Smarto
 
Affordable Visual Marketing Techniques For Pharmacy Startups
Affordable Visual Marketing Techniques For Pharmacy StartupsAffordable Visual Marketing Techniques For Pharmacy Startups
Affordable Visual Marketing Techniques For Pharmacy StartupsLogo Design Guru
 
From Romance to ROI – Proven Marketing Gimmicks
From Romance to ROI – Proven Marketing Gimmicks From Romance to ROI – Proven Marketing Gimmicks
From Romance to ROI – Proven Marketing Gimmicks Logo Design Guru
 
THE PRESENTATION DESIGN CRASH COURSE
THE PRESENTATION DESIGN CRASH COURSETHE PRESENTATION DESIGN CRASH COURSE
THE PRESENTATION DESIGN CRASH COURSEJoseph Gelman
 
Messaging is Eating the World (by Edith Yeung)
Messaging is Eating the World (by Edith Yeung)Messaging is Eating the World (by Edith Yeung)
Messaging is Eating the World (by Edith Yeung)Edith Yeung
 
The X factor: The Secret to Better Content Marketing
The X factor: The Secret to Better Content Marketing The X factor: The Secret to Better Content Marketing
The X factor: The Secret to Better Content Marketing Mathew Sweezey
 

Destacado (20)

Practical Proposal Preparation
Practical Proposal Preparation Practical Proposal Preparation
Practical Proposal Preparation
 
Kevin Duncan - Speaking the visual language using images for effective commun...
Kevin Duncan - Speaking the visual language using images for effective commun...Kevin Duncan - Speaking the visual language using images for effective commun...
Kevin Duncan - Speaking the visual language using images for effective commun...
 
Experience in project proposal preparation, submission and implementation by ...
Experience in project proposal preparation, submission and implementation by ...Experience in project proposal preparation, submission and implementation by ...
Experience in project proposal preparation, submission and implementation by ...
 
Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014
Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014
Agnieszka Tkaczyk - Using infographics in technical communication; soapconf 2014
 
Instagram Presentation
Instagram PresentationInstagram Presentation
Instagram Presentation
 
How Many Columns Should I Use? How using the best page layout led to a 681% r...
How Many Columns Should I Use? How using the best page layout led to a 681% r...How Many Columns Should I Use? How using the best page layout led to a 681% r...
How Many Columns Should I Use? How using the best page layout led to a 681% r...
 
A Beautiful Power Point
A Beautiful Power PointA Beautiful Power Point
A Beautiful Power Point
 
AECOM Buildings + Places NYC Metro Brochure - Create . Enhance . Sustain
AECOM Buildings + Places NYC Metro Brochure - Create . Enhance . SustainAECOM Buildings + Places NYC Metro Brochure - Create . Enhance . Sustain
AECOM Buildings + Places NYC Metro Brochure - Create . Enhance . Sustain
 
Digital Marketing Landscape
Digital Marketing LandscapeDigital Marketing Landscape
Digital Marketing Landscape
 
Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...
Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...
Protecting our Capital: How Climate Adaptation in Cities Creates a Resilient ...
 
Masterful Go7
Masterful Go7Masterful Go7
Masterful Go7
 
'Let's make diagrams beautiful! By Miks Rozenbergs, LV
'Let's make diagrams beautiful! By Miks Rozenbergs, LV'Let's make diagrams beautiful! By Miks Rozenbergs, LV
'Let's make diagrams beautiful! By Miks Rozenbergs, LV
 
The Changing Marketing Landscape
The Changing Marketing LandscapeThe Changing Marketing Landscape
The Changing Marketing Landscape
 
Market Analysis Toolkit
Market Analysis ToolkitMarket Analysis Toolkit
Market Analysis Toolkit
 
PORTFOLIO FINAL SENIOR
PORTFOLIO FINAL SENIORPORTFOLIO FINAL SENIOR
PORTFOLIO FINAL SENIOR
 
Affordable Visual Marketing Techniques For Pharmacy Startups
Affordable Visual Marketing Techniques For Pharmacy StartupsAffordable Visual Marketing Techniques For Pharmacy Startups
Affordable Visual Marketing Techniques For Pharmacy Startups
 
From Romance to ROI – Proven Marketing Gimmicks
From Romance to ROI – Proven Marketing Gimmicks From Romance to ROI – Proven Marketing Gimmicks
From Romance to ROI – Proven Marketing Gimmicks
 
THE PRESENTATION DESIGN CRASH COURSE
THE PRESENTATION DESIGN CRASH COURSETHE PRESENTATION DESIGN CRASH COURSE
THE PRESENTATION DESIGN CRASH COURSE
 
Messaging is Eating the World (by Edith Yeung)
Messaging is Eating the World (by Edith Yeung)Messaging is Eating the World (by Edith Yeung)
Messaging is Eating the World (by Edith Yeung)
 
The X factor: The Secret to Better Content Marketing
The X factor: The Secret to Better Content Marketing The X factor: The Secret to Better Content Marketing
The X factor: The Secret to Better Content Marketing
 

Similar a Felix Sasaki - Value beyond content creation - Introducing ITS 2.0; soapconf 2014

Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked Data
Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked DataDo the LOCAH-Motion: How to Make Bibliographic and Archival Linked Data
Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked DataAdrian Stevenson
 
Linked data-tooling-xml
Linked data-tooling-xmlLinked data-tooling-xml
Linked data-tooling-xmlFelix Sasaki
 
Exposing Library Content with the NISO Metasearch XML Gateway Protocol
Exposing Library Content with the NISO Metasearch XML Gateway ProtocolExposing Library Content with the NISO Metasearch XML Gateway Protocol
Exposing Library Content with the NISO Metasearch XML Gateway ProtocolElectronic Resources & Libraries
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeDan Brickley
 
Wiser Pku Lecture@Life Science School Pku
Wiser Pku Lecture@Life Science School PkuWiser Pku Lecture@Life Science School Pku
Wiser Pku Lecture@Life Science School Pkuguest8ed46d
 
Wiserpku Lecture@Life Science School Pku
Wiserpku Lecture@Life Science School PkuWiserpku Lecture@Life Science School Pku
Wiserpku Lecture@Life Science School Pkuwiser pku
 
PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010Andreas Blumauer
 
ROHub-Argos integration
ROHub-Argos integrationROHub-Argos integration
ROHub-Argos integrationRaul Palma
 
Sasaki practical-linked-data
Sasaki practical-linked-dataSasaki practical-linked-data
Sasaki practical-linked-dataFelix Sasaki
 
SWIB14 Weaving repository contents into the Semantic Web
SWIB14 Weaving repository contents into the Semantic WebSWIB14 Weaving repository contents into the Semantic Web
SWIB14 Weaving repository contents into the Semantic WebPascal-Nicolas Becker
 
2.28.17 Introducing DSpace 7 Webinar Slides
2.28.17 Introducing DSpace 7 Webinar Slides2.28.17 Introducing DSpace 7 Webinar Slides
2.28.17 Introducing DSpace 7 Webinar SlidesDuraSpace
 
Lessons learned from Semantic Wiki
Lessons learned from Semantic WikiLessons learned from Semantic Wiki
Lessons learned from Semantic WikiJie Bao
 
RDFa: an introduction
RDFa: an introductionRDFa: an introduction
RDFa: an introductionKai Li
 
Produce and consume_linked_data_with_drupal
Produce and consume_linked_data_with_drupalProduce and consume_linked_data_with_drupal
Produce and consume_linked_data_with_drupalSTIinnsbruck
 
Building Tomorrow's Web Services
Building Tomorrow's Web ServicesBuilding Tomorrow's Web Services
Building Tomorrow's Web ServicesPat Cappelaere
 
Towards digitizing scholarly communication
Towards digitizing scholarly communicationTowards digitizing scholarly communication
Towards digitizing scholarly communicationSören Auer
 
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked DataIFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked DataLars G. Svensson
 
PoolParty Thesaurus Management Quick Overview
PoolParty Thesaurus Management Quick OverviewPoolParty Thesaurus Management Quick Overview
PoolParty Thesaurus Management Quick OverviewAndreas Blumauer
 

Similar a Felix Sasaki - Value beyond content creation - Introducing ITS 2.0; soapconf 2014 (20)

Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked Data
Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked DataDo the LOCAH-Motion: How to Make Bibliographic and Archival Linked Data
Do the LOCAH-Motion: How to Make Bibliographic and Archival Linked Data
 
Linked data tooling XML
Linked data tooling XMLLinked data tooling XML
Linked data tooling XML
 
Linked data-tooling-xml
Linked data-tooling-xmlLinked data-tooling-xml
Linked data-tooling-xml
 
Exposing Library Content with the NISO Metasearch XML Gateway Protocol
Exposing Library Content with the NISO Metasearch XML Gateway ProtocolExposing Library Content with the NISO Metasearch XML Gateway Protocol
Exposing Library Content with the NISO Metasearch XML Gateway Protocol
 
SemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in PracticeSemWeb Fundamentals - Info Linking & Layering in Practice
SemWeb Fundamentals - Info Linking & Layering in Practice
 
Wiser Pku Lecture@Life Science School Pku
Wiser Pku Lecture@Life Science School PkuWiser Pku Lecture@Life Science School Pku
Wiser Pku Lecture@Life Science School Pku
 
Wiserpku Lecture@Life Science School Pku
Wiserpku Lecture@Life Science School PkuWiserpku Lecture@Life Science School Pku
Wiserpku Lecture@Life Science School Pku
 
PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010PoolParty Thesaurus Management - ISKO UK, London 2010
PoolParty Thesaurus Management - ISKO UK, London 2010
 
ROHub-Argos integration
ROHub-Argos integrationROHub-Argos integration
ROHub-Argos integration
 
Sasaki practical-linked-data
Sasaki practical-linked-dataSasaki practical-linked-data
Sasaki practical-linked-data
 
SWIB14 Weaving repository contents into the Semantic Web
SWIB14 Weaving repository contents into the Semantic WebSWIB14 Weaving repository contents into the Semantic Web
SWIB14 Weaving repository contents into the Semantic Web
 
2.28.17 Introducing DSpace 7 Webinar Slides
2.28.17 Introducing DSpace 7 Webinar Slides2.28.17 Introducing DSpace 7 Webinar Slides
2.28.17 Introducing DSpace 7 Webinar Slides
 
Lessons learned from Semantic Wiki
Lessons learned from Semantic WikiLessons learned from Semantic Wiki
Lessons learned from Semantic Wiki
 
RDFa: an introduction
RDFa: an introductionRDFa: an introduction
RDFa: an introduction
 
Produce and consume_linked_data_with_drupal
Produce and consume_linked_data_with_drupalProduce and consume_linked_data_with_drupal
Produce and consume_linked_data_with_drupal
 
Building Tomorrow's Web Services
Building Tomorrow's Web ServicesBuilding Tomorrow's Web Services
Building Tomorrow's Web Services
 
Towards digitizing scholarly communication
Towards digitizing scholarly communicationTowards digitizing scholarly communication
Towards digitizing scholarly communication
 
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked DataIFLA LIDASIG Open Session 2017: Introduction to Linked Data
IFLA LIDASIG Open Session 2017: Introduction to Linked Data
 
Web Services
Web ServicesWeb Services
Web Services
 
PoolParty Thesaurus Management Quick Overview
PoolParty Thesaurus Management Quick OverviewPoolParty Thesaurus Management Quick Overview
PoolParty Thesaurus Management Quick Overview
 

Más de soapconf

Karen Mardahl - Desiring accessibility, soap! 2015
Karen Mardahl - Desiring accessibility, soap! 2015Karen Mardahl - Desiring accessibility, soap! 2015
Karen Mardahl - Desiring accessibility, soap! 2015soapconf
 
Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...
Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...
Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...soapconf
 
Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...
Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...
Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...soapconf
 
Anton Bollen - What Makes a Video Effective?; soap! 2015
Anton Bollen - What Makes a Video Effective?; soap! 2015Anton Bollen - What Makes a Video Effective?; soap! 2015
Anton Bollen - What Makes a Video Effective?; soap! 2015soapconf
 
Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...
Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...
Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...soapconf
 
Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015
Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015
Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015soapconf
 
Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014
Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014
Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014soapconf
 
Ray Gallon - Your most important business asset - Build a better end-to-end c...
Ray Gallon - Your most important business asset - Build a better end-to-end c...Ray Gallon - Your most important business asset - Build a better end-to-end c...
Ray Gallon - Your most important business asset - Build a better end-to-end c...soapconf
 
Kasia Mrowca - How to defeat feature gluttony; soapconf 2014
Kasia Mrowca - How to defeat feature gluttony; soapconf 2014Kasia Mrowca - How to defeat feature gluttony; soapconf 2014
Kasia Mrowca - How to defeat feature gluttony; soapconf 2014soapconf
 
Noz Urbina - Messages for your manager about content; soapconf 2014
Noz Urbina - Messages for your manager about content; soapconf 2014Noz Urbina - Messages for your manager about content; soapconf 2014
Noz Urbina - Messages for your manager about content; soapconf 2014soapconf
 
Monika Konieczny - Gamification & storytelling: how to turn boring technical ...
Monika Konieczny - Gamification & storytelling: how to turn boring technical ...Monika Konieczny - Gamification & storytelling: how to turn boring technical ...
Monika Konieczny - Gamification & storytelling: how to turn boring technical ...soapconf
 

Más de soapconf (11)

Karen Mardahl - Desiring accessibility, soap! 2015
Karen Mardahl - Desiring accessibility, soap! 2015Karen Mardahl - Desiring accessibility, soap! 2015
Karen Mardahl - Desiring accessibility, soap! 2015
 
Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...
Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...
Emilie Boillat - Whatchamacallit: Controlled Vocabularies for Technical Write...
 
Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...
Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...
Erin Vang - Rockstars, not typists! Expanding your influence in tech organiza...
 
Anton Bollen - What Makes a Video Effective?; soap! 2015
Anton Bollen - What Makes a Video Effective?; soap! 2015Anton Bollen - What Makes a Video Effective?; soap! 2015
Anton Bollen - What Makes a Video Effective?; soap! 2015
 
Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...
Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...
Adam Sanyo - Conref, conkeyref, conrefpush: Reuse strategies when working on ...
 
Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015
Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015
Ray Gallon - Complexity, Nemetics, and Wicked Tech Comm; soap! 2015
 
Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014
Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014
Rick Yagodich - Onramp: Making the case for author experience; soapconf 2014
 
Ray Gallon - Your most important business asset - Build a better end-to-end c...
Ray Gallon - Your most important business asset - Build a better end-to-end c...Ray Gallon - Your most important business asset - Build a better end-to-end c...
Ray Gallon - Your most important business asset - Build a better end-to-end c...
 
Kasia Mrowca - How to defeat feature gluttony; soapconf 2014
Kasia Mrowca - How to defeat feature gluttony; soapconf 2014Kasia Mrowca - How to defeat feature gluttony; soapconf 2014
Kasia Mrowca - How to defeat feature gluttony; soapconf 2014
 
Noz Urbina - Messages for your manager about content; soapconf 2014
Noz Urbina - Messages for your manager about content; soapconf 2014Noz Urbina - Messages for your manager about content; soapconf 2014
Noz Urbina - Messages for your manager about content; soapconf 2014
 
Monika Konieczny - Gamification & storytelling: how to turn boring technical ...
Monika Konieczny - Gamification & storytelling: how to turn boring technical ...Monika Konieczny - Gamification & storytelling: how to turn boring technical ...
Monika Konieczny - Gamification & storytelling: how to turn boring technical ...
 

Último

Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
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
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
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
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
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
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
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
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
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
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 

Último (20)

Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
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
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
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
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
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
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
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
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
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
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
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
 

Felix Sasaki - Value beyond content creation - Introducing ITS 2.0; soapconf 2014

  • 1. Sasaki – SOAP! 2014 Value Beyond Content Creation: Introducing ITS 2.0 Felix Sasaki DFKI / W3C Fellow Slides at http://www.w3.org/Talks/2014/1003-soap-sasaki.pdf 1
  • 2. Sasaki – SOAP! 2014 If you want to have nice visualization what ITS 2.0 is: go here  “Linguini a la translation: An Introduction to ITS 2.0” https://www.youtube.com/watch?v=5Goet3hX6Jo 2
  • 3. Sasaki – SOAP! 2014 What content authors normally do • Make money by creating – Content – Layout – Apps • More and more difficult – Growing amount of content & apps – What is the differentiator? 3
  • 4. Sasaki – SOAP! 2014 What content authors may do in the future • Make money by enriching content – Using automatic tools with manual correction – Create the basis for further processes • Translation, search engine optimization, contextualization, personalization, .. – Authors become content curators  • Background: R&D projects and their results 4
  • 5. Sasaki – SOAP! 2014 Background 1: LIDER project http://lider-project.eu/ • EU funded project – aims: – Demonstrating the value of multilingual linguistic linked data sources – Exploring usage scenarios & requirements in various domains – Creating an R&D roadmap around the topic 5
  • 6. Sasaki – SOAP! 2014 Background 2: ITS 2.0 http://www.w3.org/TR/its20/ • W3C standard to foster multilingual content creation • Defines metadata (“data categories”) to support the multilingual content life cycle • A way to interlink Web content and multilingual linked data sources 6
  • 7. Sasaki – SOAP! 2014 ITS 2.0 data categories • Translate • Localization Note • Terminology • Directionality • Language Information • Elements Within Text • Domain • Text Analysis • Locale Filter • Provenance • External Resource • Target Pointer • ID Value • Preserve Space • Localization Quality Issue • Localization Quality Rating • MT Confidence • Allowed Characters • Storage Size 7
  • 8. Sasaki – SOAP! 2014 ITS 2.0: High level features • Can be applied to general XML content and to HTML5 • Partially natively supported in HTML5 – E.g. HTML5 “translate” attribute • Applying data categories – locally: ITS attributes in content – globally: CSS like selector mechanism, using XPath • Independent data categories: no need to support (as tool maker or user) everything  8
  • 9. Sasaki – SOAP! 2014 Example: “Translate” local and global 9 <p>The <span translate=no>World Wide Web Consortium</span> is making the World Wide Web worldwide!</p> <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> <its:translateRule selector="//h:code" translate="no" xmlns:h="http://www.w3.org/1999/xhtml"/> </its:rules>
  • 10. Sasaki – SOAP! 2014 Example: “Localization Note” 10 <data its:locNote="%1$s is the original text's date in the format YYYY- MM-DD HH:MM always in GMT" …> <value>Translated from English content dated <span id="version- info">%1$s</span> GMT.</value> </data>
  • 11. Sasaki – SOAP! 2014 Example: “Elements within Text” 11 <text xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0"> <body> <par>Text with <bold its:withinText="yes">bold</bold>.</par> </body> </text>
  • 12. Sasaki – SOAP! 2014 Example: “Locale Filter” 12 <book xmlns:its="http://www.w3.org/2005/11/its"> <info> <legalnotice its:localeFilterList="en-CA, fr-CA"> <para>This legal notice is only for English and French Canadian locales.</para> </legalnotice> </info> </book>
  • 13. Sasaki – SOAP! 2014 Example: “Allowed Characters” 13 <p>Login names can only use letters from A to Z (upper or lowercase) and the character underscore (_) and minus (-). For example: <code its-allowed-characters=[a-zA-Z_-]>Huck_Finn</code>.</p>
  • 14. Sasaki – SOAP! 2014 Example: “Terminology” 14 <p>And he said: you need a new <quote its:term="yes" its:termInfoRef ="http://www.directron.com/motherboards1.html" its:termConfidence="0.5">motherboard</quote></p>
  • 15. Sasaki – SOAP! 2014 Example: “MT Confidence” 15 <body its-annotators-ref="mt-confidence|file:///tools.xml#T1"> <p> <span its-mt-confidence=0.8982>Dublin is the capital of Ireland.</span>
  • 16. Sasaki – SOAP! 2014 Example: “Provenance” 16 <p its-tool-ref="http://www.onlinemtex.com/2012/7/25/wsdl/" its-org="acme-CAT-v2.3" its-prov- ref="http://www.examplelsp.com/excontent987/production/prov /e6354" its-rev-org="acme-CAT-v2.3" >This paragraph was translated from the machine.</p>
  • 17. Sasaki – SOAP! 2014 Example: “Localization Quality Issue” 17 <p> <span data-mytool-qacode=named_entity_not_found its-loc-quality-issue-comment="Should be Thomas Cahill.” its-loc-quality-issue-profile-ref=http://example.org/qaMovel/v1 its-loc-quality-issue-severity=100 its-loc-quality-issue-type=inconsistent-entities> Christian Bale</span> (1867–1934) conceived of an instrument … </p>
  • 18. Sasaki – SOAP! 2014 Example: “Text Analysis” • Identify concepts in content, like named entities – persons, places, events, … • Store identifiers in (Web) content • Provide a link to multilingual linked data sources – a basis for content curation 18
  • 19. Sasaki – SOAP! 2014 Example: “Text Analysis” 19 <p><span its-ta-confidence="0.7" its-ta-class-ref="http://nerd.eurecom.fr/ontology#Location" its-ta-ident-ref="http://dbpedia.org/resource/Dublin" >Dublin</span> is the <span its-ta-source="Wordnet3.0" its-ta-ident="301467919" its-ta-confidence="0.5" >capital</span> of Ireland.</p>
  • 20. Sasaki – SOAP! 2014 What content authors can do with multilingual linked data sources and ITS 2.0 • Add value to content beyond the content itself • Curate content: provide identifiers, context, cross lingual information • Tool examples: 1) Generation of ITS 2.0 “Text Analysis” for ePub, and Schema.org markup 2) Generation of translation suggestions 3) Working with linked data in the browser – without understanding details 20
  • 21. Sasaki – SOAP! 2014 TOOLING 1): GENERATION OF ITS 2.0 “TEXT ANALYSIS” AND SCHEMA.ORG MARKUP FOR EPUB 21
  • 22. Sasaki – SOAP! 2014 Setup • oXygen XML editor, modified for ePub / XHTML5 author mode • Input: ePub or XHTML5 documents • Output: documents enriched with Schema.org structured information • User does information generation in a WYSIYWG mode 22
  • 23. Sasaki – SOAP! 2014 Process 1. Automatic generation of entity annotation, using DBpedia spotlight, producing DBpedia identifiers 2. Access to DBpedia information with pre- defined linked data queries 3. Generation of Schema.org markup 23
  • 24. Sasaki – SOAP! 2014 1. Automatic generation of entity annotation • Input: <p>Welcome to Dublin in Ireland, the home of Samuel Beckett.</p> 24
  • 25. Sasaki – SOAP! 2014 1. Automatic generation of entity annotation • Output, stored with ITS 2.0 “Text Analysis” markup: <p>Welcome to <span its-ta-ident-ref="http://dbpedia.org/resource/Dublin" ...>Dublin</span> in Ireland, the home of <span its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett" ...>Samuel Beckett</span>.</p> 25
  • 26. Sasaki – SOAP! 2014 2. Access to DBpedia information • Using DBpedia identifiers from previous steps in linked data query templates. Example query (part of the query), checking whether entity is a person: SELECT ?birthPlace ... WHERE{ <http://dbpedia.org/resource/Samuel_Beckett> rdf:type foaf:Person. ... } 26
  • 27. Sasaki – SOAP! 2014 3. Generation of Schema.org structured information • Using output of previous step (query result) • Generating Schema.org structured information – Taking types derived from DBpedia into account, currently • http://schema.org/Person • http://schema.org/Place 27
  • 28. Sasaki – SOAP! 2014 3. Generation of Schema.org structured information • Input: linked data query result and marked-up document <p>Welcome to <span its-ta-ident-ref="http://dbpedia.org/resource/Dublin" ...>Dublin</span> in Ireland, the home of <span its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett" ...>Samuel Beckett</span>.</p> 28
  • 29. Sasaki – SOAP! 2014 3. Generation of Schema.org structured information • Output: marked-up document with Schema.org structured information <p>Welcome to <span ... itemscope="" itemtype="http://schema.org/Place"> <a itemprop="url" href=" http://en.wikipedia.org/wiki/Dublin"><span itemprop="name" >Dublin</span></a></span>…</p> 29
  • 30. Sasaki – SOAP! 2014 3. Generation of Schema.org structured information • Output: auto-generating markup + text <p>... Samuel Beckett ... (born in <span itemscope="" itemtype="http://schema.org/Place"> <a itemprop="url" href="http://en.wikipedia.org/wiki/Foxrock"> <span itemprop="name" >Foxrock</span></a></span>)</p> 30
  • 31. Sasaki – SOAP! 2014 Checking output with Structured Data Testing Tool 31
  • 32. Sasaki – SOAP! 2014 Broad review: a view of schema.org types that may work well Book (dbpedia-owl:Book) City (dbpedia-owl:City) Country (dbpedia-owl:Country) Event (dbpedia-owl:Event) Hotel (dbpedia-owl:Hotel) Library (dbpedia-owl:Library) Movie (dbpedia-owl:Film) Person (foaf:Person) Place (dbpedia-owl:Place) Organization (dbpedia-owl:Organization) 32
  • 33. Sasaki – SOAP! 2014 TOOLING 2): GENERATION OF TRANSLATION SUGGESTIONS 33
  • 34. Sasaki – SOAP! 2014 Generating translation suggestions • Input: like before • Steps: 1. Entity annotations (again) 2. Access to DBpedia and Wikidata to get translation suggestions 3. Storing the results as a localization note 34
  • 35. Sasaki – SOAP! 2014 1. Automatic generation of entity annotation • Output, stored with ITS 2.0 “Text Analysis” markup: <p>Welcome to <span its-ta-ident-ref="http://dbpedia.org/resource/Dublin" ...>Dublin</span> in Ireland, the home of <span its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett" ...>Samuel Beckett</span>.</p> 35
  • 36. Sasaki – SOAP! 2014 2. Access to DBpedia and Wikidata to get translation suggestions • Get translation suggestion from Dbpedia SELECT ?o WHERE { <http://dbpedia.org/resource/Samuel_Beckett> rdfs:label ?o } 36
  • 37. Sasaki – SOAP! 2014 2. Access to DBpedia and Wikidata to get translation suggestions • Get translation suggestion from Wikidata http://www.wikidata.org/w/api.php?action= wbgetentities& sites=itwiki& titles=Samuel%20Beckett 37
  • 38. Sasaki – SOAP! 2014 3. Storing the results as ITS 2.0 localization note • Input: DBpedia + Wikidata query result and marked-up document <p>… the home of <span its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett" ...>Samuel Beckett</span>.</p> 38
  • 39. Sasaki – SOAP! 2014 3. Storing the results as localization note • Output: Translation suggestions stored as localization note <p>… the home of <span its-ta-ident-ref="http://dbpedia.org/resource/Samuel_Beckett" its-loc-note=" TRANSLATION SUGGESTIONS: 1) wikidata:サミュエル・ベケッ ト 2) dbpedia:サミュエル・ベケット" ...>Samuel Beckett</span>.</p> 39
  • 40. Sasaki – SOAP! 2014 TOOLING 3: WORKING WITH LINKED DATA IN THE BROWSER – WITHOUT UNDERSTANDING DETAILS 40
  • 41. Sasaki – SOAP! 2014 MLOD4CON • Working with links to external multilingual data sources • Under the hood: lot’ of technology – ITS 2.0, RDF, SPARQL, JavaScript, … • Good news: the user does not need to know about these  Demo at http://www.w3.org/People/fsasaki/mlod4con/ 41
  • 42. Sasaki – SOAP! 2014 EVERYTHING DONE? 42
  • 43. Sasaki – SOAP! 2014 Issues • Learn from communities what they want to do with ITS 2.0 and linked data sources – Content creators and content architects, translators, XML / Web tool makers, researchers in the data and language technology area, … • Provide adequate tooling • Look carefully into requirements: “Too much information is no information!” 43
  • 44. Sasaki – SOAP! 2014 What next for you? • ITS 2.0 Tooling https://www.w3.org/International/its/wiki/ITS_Implementations • Videos explaining ITS 2.0 usage https://www.youtube.com/user/W3CITS20/videos • Linked Data for Language Technology Community Group: discuss use cases and requirements for multilingual linked data http://www.w3.org/community/ld4lt/ • ITS Interest Group: Join the community of ITS 2.0 users and implementers https://www.w3.org/International/its/ig/ 44
  • 45. Sasaki – SOAP! 2014 Value Beyond Content Creation: Introducing ITS 2.0 Felix Sasaki DFKI / W3C Fellow Slides at http://www.w3.org/Talks/2014/1003-soap-sasaki.pdf 45