This wiki is locked. Future workgroup activity and specification development must take place at our new wiki. For more information, see this blog post about the new governance model and this post about changes to the website.

ems:WorkBreakdownStructure

Description

A work breakdown structure (WBS) is a common way to represent the work to be performed in a project. In EMS 1.0, a WBS may be used as an assumption in an ems:Scenario resource, as a prediction in an ems:Estimate resource, or as an observation in an ems:Measurement resource.

Properties

Property Range Type Occurrence Edits Description
dc:title datatype xhtml:span exactly-one read-write A short title for the WBS.
ems:wbsFormat resource rdf:Resource exactly-one read-write The format of the WBS.
ems:wbsSource resource rdf:Resource zero-or-one read-write The link to the content of the WBS.
ems:wbsContent datatype rdf:XMLLiteral zero-or-one read-write The inlined WBS document.

ems:wbsFormat

EMS 1.0 does not define a format for a WBS. Instead, this property specifies the format.

When the WBS uses the Microsoft Office Project 2007 XML Data Interchange Schema, then the value of this property MUST be the following namespace URI:

 http://schemas.microsoft.com/project/2007

ems:wbsSource

This optional property is a link to the WBS. When this link is deferenced using an HTTP GET request, the response MUST be the WBS. If this property is absent, then ems:wbsContent MUST be present.

ems:wbsContent

This optional property is the XML document representation of the WBS. If this property is absent, then ems:wbsSource MUST be present. If this property and ems:wbsSource are present, then the value of this property SHOULD be the XML document representation returned in the HTTP GET response for the link given in ems:wbsSource.

Comments

Enter your comments here:

 
Edit | Attach | Print version | History: r5 | r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 02 Apr 2010 - 02:48:57 - ArthurRyman
 
This site is powered by the TWiki collaboration platform Copyright � by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our Terms of Use
Ideas, requests, problems regarding this site? Send feedback