+ All Categories
Home > Documents > STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of...

STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of...

Date post: 04-Jun-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
28
STRUCTURED CONTENT MANAGEMENT, UPDATED DITA – Myths and Legends tekom France – 27 Jan 2014
Transcript
Page 1: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

STRUCTURED CONTENT

MANAGEMENT, UPDATED

DITA – Myths and Legends

tekom France – 27 Jan 2014

Page 2: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Componize Software

Nolwenn Kerzreho @nkerzreho

nolwenn.kerzreho @componize.com

Componize Software @componize [email protected]

www.componize.com

“Componize DITA CMS is a one-stop-shop open platform for authoring, managing, and publishing business-critical information”

Page 3: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Summary

• What is DITA

• Organization Benefits

• Project Plan

• QA

• Resources

Page 4: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

WHAT IS DITA…

Page 5: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

What is DITA?

Page 6: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

r

t

c

Topic-based, structured

documentation Topics Map (ToC) Document

Page 7: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Topic-based, structured

documentation

Page 8: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Topic-based, structured

documentation

Page 9: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Topic-based, structured

documentation

Page 10: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Information types

Page 11: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

<task/> <title/> <shortdesc/> <indexterm/> <taskbody/>

<prereq/> <step/> <step/>

<uicontrol/>

DITA uses metadata DITA uses data about data

Page 12: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

DITA uses data about data

Page 13: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

DITA links data

Page 14: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

DITA links data

Phrases and variables reused

Images and icons

Segments injected during publishing (captions, links, signal words, …) +

Relationship table

Filters

Page 15: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

DITA is NOT a tool

XML vocabulary: where and when the element fits, depending on the information type. Reuse & conditional publishing mechanisms. Reuse and links topics, references, and so on. Tag content with labels. + explanations on constraints & specialization. The DITA open toolkit is NOT part of the standard. It is a separate open source project and a de facto standard for publishing.

Page 16: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

BENEFITS FOR ORGANIZATIONS

Page 17: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Open standard

Good fit if:

Your information must be perennial over long period of time

Your information must be accessible by multiple stakeholders

• You can use any tool to author and publish the content – the information is NOT linked to a specific tool or organization

• You can participate in the development of the standard

• The standard evolves with the community and information consumption trends

“Reuse content from subsidiaries, providers, third-party contributors.”

Page 18: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Separation of content and styling

Good fit if: You can the writers to get out of the formatting business You change branding You need to update the published content rapidly • Format and style are neatly separated • Writers spend more time on the content and less

time on formatting • Branding is applied at the time of publishing – no

tweaking possible

“10-25% of time is spent on manual formatting.”

Page 19: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Modularity and automated publishing

Good fit if:

You have multiple contributors and constrained processes

The documentation set reuses a lot of content

You have numerous releases of content

• Faster publishing when reusing topics

• Don’t submit for review what’s already been reviewed, approved, translated…

• Update only the content that need republishing

“70% faster publishing (time)”

Page 20: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Single source and structured

Good fit if:

You want a better consistency on multiple formats (PDF, XHTML, embedded help, EPUB)

You want to constrain the writers to follow a structure

• Single source enables fast publishing to multiple formats

• Writers follow the pattern designed for each information type (task, concept, QA…)

“Near-instantaneous publishing to new formats”

Page 21: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Automated linking

Good fit if:

You want to cut back on quality control for links (external, cross references, navigational)

You use clickable maps and schemas

• The links are created automatically from the topics available in the deliverable (cross-references, external links, table of contents, glossaries…)

• You can also use indirect linking in topics.

“Cut entirely the time spent checking and manually updating links in publications.”

Page 22: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

PROJECT PLAN

Page 23: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Project overview

1. Set your objectives 2. Get information 3. Analyze your content 4. Make a proof of concept with one project 5. Draft your templates and business rules: decide

to specialize or not 6. Create your business plan or ROI 7. Train your writers 8. Get your stylesheets 9. Get tooling and into production

Page 24: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Roll out

• Understanding of DITA advantage for business (faster, easier, new, cheaper) : understand what DITA can do for your team, your business, and your customers

• DITA training - train in the DITA architecture • Selection of tools - select and editor and a DITA CMS • Developing the information model - analyze your content, list reuse

opportunities, model your content with DITA • Developing templates - templates should be adapted to the authors • Developing classification - categorize your content for findability • Proof of concept - measure success • Developing stylesheets • Enterprise roll-out

Page 25: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Project plan

• Snakes and ladders?

Page 26: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Dragons and swamps

• Get involved into the details and loose focus

• Deal only with those who resent the change

• Dive into production without testing

• Let your writers in the dark ; let your managers in the dark

• Select an editor based on the requirements of some of your contributors

• Purchase the CCMS too late

Page 27: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

STRUCTURED CONTENT

MANAGEMENT, UPDATED

Questions?

www.componize.com

Page 28: STRUCTURED CONTENT MANAGEMENT, UPDATED · 2014-02-07 · The documentation set reuses a lot of content You have numerous releases of content •Faster publishing when reusing topics

Resources

DITA Maturity Model (white paper), by Michael Priestley Amber Swope: http://na.justsystems.com/files/Whitepaper-DITA_MM.pdf Taking the pain out of your DITA Project (white paper) http://www.componize.com/additional-ressources/ The DITA Style Guide, by Tony Self (Scriptorium publishing): http://www.scriptorium.com/books/#dsg DITA Users Yahoo! group (focus on XSL-FO and publishing) Adult learning session in multicultural environment in a project for process improvement http://www.scielo.org.za/pdf/jsaimm/v113n10/06.pdf


Recommended