This wiki: The development wiki is a work area where Jazz development teams plan and discuss technical designs and operations for the projects at Jazz.net. Work items often link to documents here. You are welcome to browse, follow along, and participate. Participation is what Jazz.net is all about! But please keep in mind that information here is "as is", unsupported, and may be outdated or inaccurate. For information on released products, consult IBM Knowledge Center, support tech notes, and the Jazz.net library. See also the Jazz.net Terms of Use.
Any documentation or reference material found in this wiki is not official product documentation, but it is primarily for the use of the development teams. For your end use, you should consult official product documentation (infocenters), IBM.com support artifacts (tech notes), and the jazz.net library as officially "stamped" resources.
|
The Engineering Method Composer Vocabulary
Licensed Materials (See http://jazz.net/ns/license.html) - Property of IBM.
© Copyright IBM Corporation 2019. All Rights Reserved.
U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
The namespace URI for this vocabulary is:
http://jazz.net/ns/mec#
Description:
Defines the Engineering Method Composer Vocabulary.
This page lists the RDF classes, properties, and individuals that make up the
The Engineering Method Composer Vocabulary
vocabulary.
Following
W3C best practices,
this information is available as HTML (this page) and as
RDF.
More details on how this page is generated and other related material can be found at
Publishing RDF Vocabularies on jazz.net.
See Also:
Classes in this vocabulary:
Category, CategoryType, Guidance, GuidanceType, Plugin, Practice, Resource, Role, SortOrder, Task, WorkProduct, WorkProductType
Properties in this vocabulary:
categoryType, contributes, copyright, extends, fulfilsSlot, guidanceType, isSlot, isSupporting, mecFilename, ofWorkItemType, refers, replaces, roleApprovesWorkProduct, roleResponsibleForWorkProduct, selectionQuery, selectiveReplace, sortOrder, standardMapping, taskAdditionalPerformingRole, taskMandatoryInputWorkProduct, taskOptionalInputWorkProduct, taskOutputWorkProduct, taskPrimaryPerformingRole, urlAttachment, workProductType
Individuals in this vocabulary:
Alphabetic, AlphabeticGroupedByType, Artifact, Checklist, Concept, Custom, Deliverable, Discipline, DisciplineGrouping, Domain, EstimationConsideration, Example, Guideline, Manual, Outcome, Report, ReusableAsset, ReverseAlphabetic, Roadmap, RoleSet, RoleSetGrouping, SupportingMaterial, Template, TermDefinition, Tool, ToolMentor, Whitepaper, WorkProductKind
Vocabulary Details
Alphabetic
AlphabeticGroupedByType
Artifact
Category
URI | http://jazz.net/ns/mec#Category |
Type | rdfs:Class |
Description |
Category elements are used to group elements. The default subtype, Custom, can group any kind of element. Other subtypes of categories are used to group specific types of elements. For example, domains are used to group work products. |
CategoryType
categoryType
Checklist
Concept
contributes
copyright
Custom
Deliverable
URI | http://jazz.net/ns/mec#Deliverable |
Type | An individual. |
Description |
A Deliverable is a work product that packages other work products, and may be delivered to an internal or external party. |
Discipline
DisciplineGrouping
Domain
EstimationConsideration
Example
extends
URI | http://jazz.net/ns/mec#extends |
Type | rdf:Property |
Description |
When published, the extending element inherits the attributes and links of the extended element. Rich text sections or links on the extending element replaces the matching rich text sections/links from the extended element. |
fulfilsSlot
Guidance
URI | http://jazz.net/ns/mec#Guidance |
Type | rdfs:Class |
Description |
Guidance elements provide supporting information. Most of the guidance subtypes are just text, but a few have unique characteristics. Specifically, checklists have their own artifact template because they can have check items. Also some subtypes, specifically white papers, examples, templates, and reusable assets, can have a refers link to a resource element of type file. |
GuidanceType
guidanceType
Guideline
isSlot
isSupporting
URI | http://jazz.net/ns/mec#isSupporting |
Type | rdf:Property |
Description |
If an element is in a plug-in with isSupporting set to false,and that plugin is selected in the configuration, then that element is always published. If isSupporting is set fo true, then that element is only published if referenced directly or indirectly from an element that is already to be published (is in a plugin with isSupporting set to false). |
Manual
mecFilename
URI | http://jazz.net/ns/mec#mecFilename |
Type | rdf:Property |
Description |
This is the file name to be used when the element is imported into the Engineering Method Composer Eclipse client. If left blank, a file name will be generated from the element name. |
ofWorkItemType
Outcome
Plugin
URI | http://jazz.net/ns/mec#Plugin |
Type | rdfs:Class |
Description |
Top level folders are assumed to map to RMC plug-ins, with the plug-in name and presentation name both set to the folder name. If an element of type plug-in is in the folder, then that can be specify a plugin name different than the presentation name, to specify a copyright for all elements in the plug-in, or to indicate if a plug-in is a supporting plug-in, which affects how elements are published. |
Practice
refers
replaces
Report
URI | http://jazz.net/ns/mec#Report |
Type | An individual. |
Description |
A Report is a type of guidance that describes the format and usage of a report that is output from a tool. |
Resource
URI | http://jazz.net/ns/mec#Resource |
Type | rdfs:Class |
Description |
A resource is a file attachment. Typical resources are PDF files, word documents, slide presentations, videos, and so on. Only resources of artifact format 'file' can be imported into Method Composer, and they should have a refers link from a guidance element of type template, reusable asset, white paper, or example. |
ReusableAsset
ReverseAlphabetic
Roadmap
Role
roleApprovesWorkProduct
roleResponsibleForWorkProduct
RoleSet
RoleSetGrouping
selectionQuery
URI | http://jazz.net/ns/mec#selectionQuery |
Type | rdf:Property |
Description |
This is a string using MEC's selection query syntax for selecting elements. For example, this can be used to automatically include elements in a category at publishing time that match a given tag. See MEC documentation for details. |
selectiveReplace
URI | http://jazz.net/ns/mec#selectiveReplace |
Type | rdf:Property |
Description |
Selectively replaces attributes and links in the linked element. If an attribute or rich text section is not specified in the replacing element, then that remains unchanged. Links can similarly be selectively replaced. |
SortOrder
URI | http://jazz.net/ns/mec#SortOrder |
Type | rdfs:Class |
Description |
When decomposition links are displayed on the parent, this attribute controls the order in which they are displayed. By default, the order of display is the order in which the links were added (manual order). You can specify alphabetic, and reverse alphabetic order. You can also specify alphabetic-grouped-by-type. |
sortOrder
URI | http://jazz.net/ns/mec#sortOrder |
Type | rdf:Property |
Description |
When decomposition links are displayed on the parent, this attribute controls the order in which they are displayed. By default, the order of display is the order in which the links were added (manual order). |
standardMapping
SupportingMaterial
Task
taskOutputWorkProduct
Template
URI | http://jazz.net/ns/mec#Template |
Type | An individual. |
Description |
A Template is a type of guidance that provides a standardized format for a work product and describes how sections are to be completed. |
TermDefinition
URI | http://jazz.net/ns/mec#ToolMentor |
Type | An individual. |
Description |
A Tool Mentor is a type of guidance that describes how to use a specific tool to accomplish some piece of work. |
urlAttachment
Whitepaper
URI | http://jazz.net/ns/mec#Whitepaper |
Type | An individual. |
Description |
A Whitepaper is a type of guidance that is an article, often published, that can be read and understood in isolation. |
WorkProduct
URI | http://jazz.net/ns/mec#WorkProduct |
Type | rdfs:Class |
Description |
A work product is a set of information. Its subtypes are artifact, deliverable and outcome. An artifact is a concrete thing such as a document or model. A deliverable is a collection of artifacts. An outcome is an intangible result, such as 'team is trained'. |
WorkProductKind
WorkProductType
workProductType