Licensed Materials (See https://jazz.net/ns/license.html) - Property of IBM.
© Copyright IBM Corporation 2012, 2014. 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/reporting/data/dictionary#
This page lists the RDF classes, properties, and individuals that make up the Reporting Data Dictionary vocabulary. Following W3C best practices, this information is available as HTML (this page) and as RDF.
Details about how this page was generated, and other related material, can be found in the wiki article Publishing RDF Vocabularies on jazz.net.
Description:
This vocabulary defines data dictionary concepts used in reporting documentation.
Prefixes used in this document:
Prefix | URI |
---|---|
dcterms: | http://purl.org/dc/terms/ |
dd: | http://jazz.net/ns/reporting/data/dictionary# |
oslc: | http://open-services.net/ns/core# |
Classes defined by this vocabulary:
Change, DataDictionary, Item, Topic
Properties defined by this vocabulary:
applicationName, changedInVersion, dataWarehouseColumn, dataWarehouseSchema, dataWarehouseTable, fmModelPath, fmModelQueryItem, fmModelQuerySubject, hasChange, productName, productVersion, restApiPropertyPath, restApiResource, sampleInput, sampleOuput, sampleOutput, uiElement, uiField, xdcColumnName, xdcDataMappingTable, xdcResource
dd:applicationName is an RDF property.
The default web application name of the product described by the data dictionary, e.g. "ccm".
dd:Change is an RDF class.
A change describes a modification that was made to a topic or data item in some product version.
dd:changedInVersion is an RDF property.
The version in which this change was made.
dd:DataDictionary is an RDF class.
A data dictionary for some product. A data dictionary describes all the resource types provided by the product, and all the properties of the resources. Every data dictionary has a title (dcterms:title), short identifier (oslc:shortId), default application name (dd:applicationName), product name (dd:productionName), product version (dd:productVersion), and a set of topics (dd:Topic).
dd:dataWarehouseColumn is an RDF property.
Name of data warehouse database column.
dd:dataWarehouseSchema is an RDF property.
Name of data warehouse database schema.
dd:dataWarehouseTable is an RDF property.
Name of data warehouse database table.
dd:fmModelPath is an RDF property.
Path of Framework Manager model.
dd:fmModelQueryItem is an RDF property.
Name of Framework Manager model query item.
dd:fmModelQuerySubject is an RDF property.
Name of Framework Manager model query subject.
dd:hasChange is an RDF property.
A change made to this topic or data item.
dd:Item is an RDF class.
A data item describes some property of a resource type. Every data item is part of some topic (dcterms:isPartOf). Every data item may have a set of data dictionary properties (dd:uiElement, dd:uiField, etc.) and a description (dcterms:description).
dd:productName is an RDF property.
The name of the product described by the data dictionary, e.g. "Rational Team Concert".
dd:productVersion is an RDF property.
The version of the product described by the data dictionary, e.g. "4.0.4.2".
dd:restApiPropertyPath is an RDF property.
XPath of REST API property.
dd:restApiResource is an RDF property.
Name of REST API resource.
dd:sampleInput is an RDF property.
Sample input as it appears in the user interface.
dd:rowNumber is an RDF property.
Sample output as it appears in a report.
dd:sampleOutput is an RDF property.
Row number of the item in the table. This property can be used to sort the items into the order defined by the author of the dictionary. This property uniquely identifies the item within the dictionary.
dd:Topic is an RDF class.
A topic describes some resource type and corresponds to some UI element (dd:uiElement). Every topic is part of some data dictionary (dcterms:isPartOf). Every topic is also an item (dd:Item). Every topic contains a set of subordinate data items (dd:Item) which are part of the topic (dcterms:isPartof).
dd:uiElement is an RDF property.
Name of user interface element.
dd:uiField is an RDF property.
Name of user interface field.
dd:xdcColumnName is an RDF property.
Name of XDC column.
dd:xdcDataMappingTable is an RDF property.
Name of XDC data mapping table.
dd:xdcResource is an RDF property.
Name of XDC resource.