Recently in Analysis Category
Semantic, Structured Authoring is an important concept in writing content for the web.
Semantic authoring has been defined as "to compose information content semantically structured according to some ontology". (If you've never encountered the word ontology before, the dictionary defines it as "the branch of philosophy concerned with the nature of being".) A much better explanation of semantic authoring is "knowledge markup". Simple tags such as <policy> aren't the only way in which knowledge is categorised, indexed and labelled within XML. Tags can contain attributes (such as the id attribute in <section id="upg11">), and metadata can be stored in tags separate from the content itself (such as <author><firstname>Tony</firstname><surname>Self</surname></author>).
The most common semantic markup languages for documentation are DocBook and the Darwin Information Typing Architecture (DITA). DITA specifies a number of topic types, such as Task, Concept and Reference.
Within DITA, a Task topic is intended for a procedure describing how to accomplish a task; lists a series of steps that users follow to produce a specified outcome; identifies who does what, when, where and how . A Reference topic is for topics that describe command syntax, programming instructions, other reference material; usually detailed, factual material .
In Coherence Group’s business, writing structured content is important because we combine knoweldge, learning and software development in to performance support tools so that knowledge workers can avoid the integrative effort of putting this content together themselves.
Today I published a new blog post in a blog called: Not Otherwise Categorized..., a blog by Seth Earley of Earley & Associates. I have been doing a lot of work in Microsoft Office SharePoint Server, so I posted MOSS 2007 Requirements Gathering: Fast and Focused to discuss the process we've use for requirements gathering and analysis. The post notes our reliance on Agile and Lean software development methods to accelerate MOSS development and implementation and to increase the accuracy of requirements analysis. Of course, the key is user involvement and enough user feedback to avoid rework caused my misunderstandings.
"James Bilodeau, Project Manager, Financial Institutions Community
The Financial Development Index captures measures of financial stability related to financial turmoil in the US, UK and other countries. The Index puts these measures in the context of a broader assessment of financial development which we hope will promote a balanced agenda with respect to reform."
Recent Comments