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. |
Licensed Materials (See https://jazz.net/ns/license.html) - Property of IBM.
© Copyright IBM Corporation 2012. 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/psm/focalpoint/datatypes#
This page lists the RDF classes, properties, and individuals that make up the Focal Point Datatypes vocabulary. Following W3C best practices, this information is available as HTML (this page) and as RDF.
More details on how this page was generated and other related material can be found in the wiki article Publishing RDF Vocabularies on jazz.net.
Description:
The Focal Point datatypes vocabulary defines datatypes supported as attribute values.
See Also:
Classes in this vocabulary:
Attachment, Cell, ChangeEvent, CheckBox, Choice, Column, ComplexDatatype, Datatype, Date, DisplayType, File, Float, GraphTimeSeries, Heading, History, HistoryAttributeTable, HistoryElementTable, HistoryGraph, HistoryNone, IncomingLinks, Integer, IntegrationLink, Link, Lock, Matrix, Mirror, MultiChoice, Row, ScenarioType, Sheet, SimpleDatatype, Size, Table, Text, TextEntry, TimeGrid, TimeInterval, TrendLine, UniqueId, Url, Version
Properties in this vocabulary:
attachment, cell, changeEvent, column, columnNo, content, contentLength, contentType, displayType, endDate, fitToRange, forAttribute, i, image, includeLast, isBenefit, isHeading, isLocked, isSummary, rangeFrom, rangeFromAttribute, rangeTo, rangeToAttribute, row, rowNo, sampleInterval, scenarioType, sheet, size, startDate, text, timeInterval, timeSeries, trendLine, unit, value, valueFrom, valueTo
Actual is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Actual
The actual value.
See Also:
Attachment is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Attachment
A file attachment.
See Also:
attachment is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#attachment
Multivalued. A file attachment contained in the list of attachments.
See Also:
Bar is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Bar
Bar chart.
See Also:
Cell is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Cell
A cell in a table.
See Also:
cell is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#cell
A cell that is contained in a row.
See Also:
ChangeEvent is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#ChangeEvent
A record of a change to an attribute of an element.
See Also:
changeEvent is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#changeEvent
Multivalued. A change event in the history set determined by the date range and the sample interval.
See Also:
CheckBox is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#CheckBox
A box that a member can select or clear to turn an option on or off.
See Also:
Choice is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Choice
A list of predefined items that a member may select a single item from (e.g. status).
See Also:
Column is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Column
A column in a table.
See Also:
column is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#column
Multivalued. A column that is contained in a table.
See Also:
columnNo is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#columnNo
An integer. The column number, starting from 1, of a column or cell within a table.
See Also:
ComplexDatatype is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#ComplexDatatype
A Focal Point complex datatype. This is an abstract class.
See Also:
content is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#content
The content of the attached file. An octet stream.
See Also:
contentLength is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#contentLength
The length in bytes of the attached file (e.g. 4200).
See Also:
contentType is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#contentType
The content type of the attached file (e.g. 'text/plain').
See Also:
Datatype is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Datatype
A Focal Point datatype. This is abstract superclass of all Focal Point datatypes.
See Also:
Date is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Date
A date value (for example 3/31/2010).
See Also:
Day is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Day
A time interval of one day.
See Also:
DisplayType is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#DisplayType
A graph display type (e.g. bar or line).
See Also:
displayType is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#displayType
The display type of the graph (e.g. line or bar).
See Also:
endDate is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#endDate
The end date of this sheet.
See Also:
File is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#File
A document, image or other file in the database, or a list of such files. Maximum total size is 50 MB.
See Also:
fitToRange is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#fitToRange
True if the trend line is computed for historical values within the range of the graph. Otherwise, the trend line is fitted to all historical values.
See Also:
Float is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Float
A real number that contains a fractional part (e.g. 3.14).
See Also:
forAttribute is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#forAttribute
The name of the attribute whose history is being graphed.
See Also:
GraphTimeSeries is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#GraphTimeSeries
A graph time series.
See Also:
Heading is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Heading
An attribute consisting only of a title, used primarily for layout purposes.
See Also:
High is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#High
The estimated high value.
See Also:
History is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#History
History can display attribute or element history for an element.
See Also:
HistoryAttributeTable is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#HistoryAttributeTable
A series of change events of one attribute of an element.
History of one attribute is provided as a table.
See Also:
HistoryElementTable is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#HistoryElementTable
A series of change events of all attributes of an element.
History of all attributes in an element is provided as a table.
See Also:
HistoryGraph is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#HistoryGraph
History of one or more numeric attributes is provided as a graph.
See Also:
HistoryNone is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#HistoryNone
No history is provided.
See Also:
i is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#i
The position of the resource in an ordered list, starting from 1.
See Also:
image is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#image
The link to the image of the graph.
See Also:
includeLast is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#includeLast
Optional. If absent include all change events. If present include last 10 or 20 change events.
See Also:
IncomingLinks is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#IncomingLinks
A list of elements that link to this element.
See Also:
Integer is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Integer
A real number that contains no fractional part (e.g. 42).
See Also:
IntegrationLink is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#IntegrationLink
A list of linked OSLC resources residing in a different repository.
See Also:
isBenefit is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#isBenefit
true if the row is a benefit. false if the row is a cost.
See Also:
isHeading is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#isHeading
true if the row is a heading.
See Also:
isLocked is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#isLocked
true if the row is locked.
See Also:
isSummary is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#isSummary
true if the row is a summary.
See Also:
Large is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Large
Size large.
See Also:
Likely is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Likely
The estimated most likely value.
See Also:
Line is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Line
Line chart.
See Also:
Link is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Link
A list is a collection of either text attributes or link attributes.
A link from one element to another. The target can be either in this workspace, or in another workspace.
See Also:
Lock is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Lock
A selection of attributes that can be locked from editing. When the lock attribute is activated for an element the attributes selected in the lock attribute cannot be edited and the element cannot be deleted.
See Also:
Low is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Low
The estimated low value.
See Also:
Matrix is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Matrix
A matrix attribute consists of several text, float or integer attributes in a grid.
See Also:
Medium is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Medium
Size medium.
See Also:
Mirror is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Mirror
A mirrored value of another attribute in another element.
See Also:
Month is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Month
A time interval of one month.
See Also:
MultiChoice is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#MultiChoice
A list of predefined items that a member may select multiple items from.
See Also:
Quarter is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Quarter
A time interval of one quarter year.
See Also:
rangeFrom is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#rangeFrom
The start of the time range. This is either a fixed date of the value of some date attribute.
See Also:
rangeFromAttribute is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#rangeFromAttribute
Optional. If a date attribute is used to define the start of the range, this is its name.
See Also:
rangeTo is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#rangeTo
The end of the time range. This is either a fixed date of the value of some date attribute.
See Also:
rangeToAttribute is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#rangeToAttribute
Optional. If a date attribute is used to define the end of the range, this is its name.
See Also:
Row is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Row
A row in a table.
See Also:
row is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#row
Multivalued. A row that is contained in a table.
See Also:
rowNo is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#rowNo
An integer. The row number, starting from 1, of a row or cell within a table.
See Also:
sampleInterval is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#sampleInterval
Optional. If absent then all of the history values within the range are graphed. If present, then only the most recent value within the specified time interval (e.g. daily, weekly) is graphed.
See Also:
ScenarioType is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#ScenarioType
A rectangular table of values in a time grid.
See Also:
scenarioType is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#scenarioType
Optional. The scenario type of this scheet. If absent then the scenario type is unset.
See Also:
Sheet is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Sheet
A rectangular table of values in a time grid.
See Also:
sheet is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#sheet
A sheet in a time grid.
See Also:
SimpleDatatype is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#SimpleDatatype
A Focal Point simple datatype. This is an abstract class.
See Also:
Size is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Size
A graph size (e.g. small, medium, or large).
See Also:
size is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#size
The size of the graph.
See Also:
Small is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Small
Size small.
See Also:
startDate is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#startDate
The start date of this sheet.
See Also:
Table is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Table
A Focal Point table datatype. A table is a rectangular array of cells. This is an abstract class.
See Also:
Text is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Text
A text field where a member enters and edits text.
See Also:
text is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#text
One or more lines of plain text.
Textual value for display purposes.
See Also:
TextEntry is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#TextEntry
An entry in a list of text items.
See Also:
TimeGrid is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#TimeGrid
Use this for calculations based on a time line.
See Also:
TimeInterval is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#TimeInterval
A time interval (e.g. year, quarter, month).
See Also:
timeInterval is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#timeInterval
The time interval used for this sheet.
See Also:
timeSeries is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#timeSeries
A time series of numeric attribute history values. This is a multivalued property. The graph may contain zero or more time series.
See Also:
TrendLine is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#TrendLine
A straight line that is fitted to the time series of historical values of an attribute.
See Also:
trendLine is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#trendLine
Optional. If present, a trend line is included in the graph.
See Also:
UniqueId is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#UniqueId
A text field where the value must be unique. When new elements are created, the unique id attribute is automatically assigned a unique value.
See Also:
unit is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#unit
The unit of measure for this row.
See Also:
Url is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Url
A link to a specific resource on the Internet (e.g. http://www.ibm.com).
See Also:
value is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#value
A primary or natural value of a simple datatype.
See Also:
valueFrom is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#valueFrom
The value of the trend line at the start date of the range.
See Also:
valueTo is an RDF property.http://jazz.net/ns/psm/focalpoint/datatypes#valueTo
The value of the trend line at the end date of the range.
See Also:
Version is an RDF class.http://jazz.net/ns/psm/focalpoint/datatypes#Version
A number or character that automatically increases based on changes in other attributes.
See Also:
Week is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Week
A time interval of one week.
See Also:
Year is an RDF individual.http://jazz.net/ns/psm/focalpoint/datatypes#Year
A time interval of one year.
See Also:I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
html | fpdt-vocabulary.html | manage | 46.4 K | 2012-07-12 - 20:53 | UnknownUser | Focal Point Datatype Vocabulary (HTML) |
rdf | fpdt-vocabulary.rdf | manage | 49.8 K | 2012-07-12 - 20:54 | UnknownUser | Focal Point Datatype Vocabulary (RDF/XML) |
ttl | fpdt-vocabulary.ttl | manage | 21.0 K | 2012-07-12 - 20:55 | UnknownUser | Focal Point Datatype Vocabulary (Turtle) |