Look for the property http://jazz.net/xmlns/prod/jazz/process/0.6/projectAreas which value points to the service that will provide information about the JFS projects managed by this server.
Request:
Headers
GET https://example.com:9435/dm/rootservices HTTP/1.1
Accept: application/rdf+xml
Response:
Headers
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
ETag: "nQQLPGLvSXh8NEYQhFJslNFmDkI="
Date: Thu, 27 Sep 2012 13:39:29 GMT
Expires: Thu, 27 Sep 2012 13:44:30 GMT
Cache-Control: public
Content-Type: application/rdf+xml;charset=UTF-8
Transfer-Encoding: chunked
<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed Materials - Property of IBM Copyright IBM Corporation 2012. All Rights Reserved. Note to U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corporation. --> <rdf:Description rdf:about="https://example.com:9435/dm/rootservices" xmlns:dc="http://purl.org/dc/terms/" xmlns:fp="http://jazz.net/xmlns/prod/jazz/frontingapp/process/1.0/" xmlns:jd="http://jazz.net/xmlns/prod/jazz/discovery/1.0/" xmlns:jdb="http://jazz.net/xmlns/prod/jazz/dashboard/1.0/" xmlns:jfs="http://jazz.net/xmlns/prod/jazz/jfs/1.0/" xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/" xmlns:jp06="http://jazz.net/xmlns/prod/jazz/process/0.6/" xmlns:jtp="http://jazz.net/xmlns/prod/jazz/jtp/0.6/" xmlns:ju="http://jazz.net/ns/ui#" xmlns:oslc="http://open-services.net/ns/core#" xmlns:oslc_am="http://open-services.net/ns/am#" xmlns:oslc_rm="http://open-services.net/xmlns/rm/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rh_dist="http://jazz.net/xmlns/dm/distribute/1.0/" xmlns:rhlocator="http://jazz.net/xmlns/rh/locator/1.0/" xmlns:rmps="http://jazz.net/xmlns/rmps/1.0/" xmlns:trs="http://jazz.net/ns/trs#" xmlns:vvc="http://jazz.net/ns/vvc#"> <!-- Root Services Resource document --> <dc:title xml:lang="en">Design Management</dc:title> <!-- JTS services --> <jd:discovery rdf:resource="https://example.com:9435/dm/discovery"/> <jd:friends rdf:resource="https://example.com:9435/dm/friends"/> <jd:infocenterRoot rdf:resource="https://example.com:9435/dm/../rdmhelp"/> <jd:viewletServiceRoot rdf:resource="https://example.com:9435/jts"/> <jd:viewletWebUIRoot rdf:resource="https://example.com:9435/dm"/> <jfs:oauthDomain>https://example.com:9435/jts,https://example.com:9435/dm</jfs:oauthDomain> <jfs:oauthRealmName>Jazz</jfs:oauthRealmName> <jfs:oauthAccessTokenUrl rdf:resource="https://example.com:9435/jts/oauth-access-token"/> <jfs:oauthApprovalModuleUrl rdf:resource="https://example.com:9435/jts/_ajax-modules/com.ibm.team.repository.AuthorizeOAuth"/> <jfs:oauthExpireTokenUrl rdf:resource="https://example.com:9435/jts/oauth-expire-token"/> <jfs:oauthRequestConsumerKeyUrl rdf:resource="https://example.com:9435/jts/oauth-request-consumer"/> <jfs:oauthRequestTokenUrl rdf:resource="https://example.com:9435/jts/oauth-request-token"/> <jfs:oauthUserAuthorizationUrl rdf:resource="https://example.com:9435/jts/oauth-authorize"/> <jfs:jauthCheckAuthUrl rdf:resource="https://example.com:9435/jts/jauth-check-auth"/> <jfs:jauthCheckTokenUrl rdf:resource="https://example.com:9435/jts/jauth-check-token"/> <jfs:jauthIssueTokenUrl rdf:resource="https://example.com:9435/jts/jauth-issue-token"/> <jfs:jauthProxyUrl rdf:resource="https://example.com:9435/jts/jauth-proxy"/> <jfs:jauthRevokeTokenUrl rdf:resource="https://example.com:9435/jts/jauth-revoke-token"/> <jfs:jauthSigninUrl rdf:resource="https://example.com:9435/jts/jauth-signin"/> <jfs:baselines rdf:resource="https://example.com:9435/dm/baselines"/> <jfs:bulkOperations rdf:resource="https://example.com:9435/dm/bulk"/> <jfs:changes rdf:resource="https://example.com:9435/dm/changes"/> <jfs:currentUser rdf:resource="https://example.com:9435/jts/whoami"/> <jfs:history rdf:resource="https://example.com:9435/dm/history"/> <jfs:indexing rdf:resource="https://example.com:9435/dm/indexing"/> <jfs:mailer rdf:resource="https://example.com:9435/jts/mailer"/> <jfs:query rdf:resource="https://example.com:9435/dm/query"/> <jfs:search rdf:resource="https://example.com:9435/dm/search"/> <jfs:storage rdf:resource="https://example.com:9435/dm/storage"/> <jfs:users rdf:resource="https://example.com:9435/jts/users"/> <jfs:serverRenameStatus rdf:resource="https://example.com:9435/dm/appServerRenameStatus"/> <jfs:setupWizardDescriptor rdf:resource="https://example.com:9435/dm/setup-descriptor"/> <jdb:dashboards rdf:resource="https://example.com:9435/jts/dashboards"/> <ju:widgetCatalog rdf:resource="https://example.com:9435/dm/WidgetCatalog"/> <jp06:processSecurity rdf:resource="https://example.com:9435/dm/process-security"/> <jp06:processTemplates rdf:resource="https://example.com:9435/dm/process/templates"/> <jp06:projectAreas rdf:resource="https://example.com:9435/dm/process/project-areas"/> <jtp:associations rdf:resource="https://example.com:9435/dm/process-authoring/associations"/> <jtp:defaultPracticeLibraryUrl rdf:resource="https://example.com:9435/dm/process-authoring/libraries/shared"/> <jtp:file rdf:resource="https://example.com:9435/dm/process-authoring/file"/> <jtp:license rdf:resource="https://example.com:9435/dm/process-authoring/license"/> <jtp:practices rdf:resource="https://example.com:9435/dm/process-authoring/practices"/> <jtp:processDescriptions rdf:resource="https://example.com:9435/dm/process-authoring/descriptions"/> <oslc:publisher rdf:resource="https://example.com:9435/dm/application-about"/> <!-- End of JTS services --> <jfs:adminWebUI rdf:resource="https://example.com:9435/dm/admin"/> <jd:registration rdf:resource="https://example.com:9435/dm/handleSetup"/> <jp:projectAreaInitService rdf:resource="https://example.com:9435/dm/initializationservice"/> <rmps:dsf rdf:resource="https://example.com:9435/dm/dsf"/> <rmps:dsv rdf:resource="https://example.com:9435/dm/dsv"/> <rmps:owlInput rdf:resource="https://example.com:9435/dm/owlInput"/> <rmps:transforms rdf:resource="https://example.com:9435/dm/transforms"/> <rmps:modelquery rdf:resource="https://example.com:9435/dm/modelquery"/> <rmps:oslcquery rdf:resource="https://example.com:9435/dm/oslcquery"/> <rmps:migration rdf:resource="https://example.com:9435/dm/migration"/> <rmps:graphLayout rdf:resource="https://example.com:9435/dm/graphLayout"/> <rmps:resourceState rdf:resource="https://example.com:9435/dm/resourceState"/> <rmps:imageInfo rdf:resource="https://example.com:9435/dm/imageInfo"/> <rmps:dtkEditorDef rdf:resource="https://example.com:9435/dm/dtk/EditorDefinition"/> <rmps:web rdf:resource="https://example.com:9435/dm/web"/> <rmps:comments rdf:resource="https://example.com:9435/dm/comments"/> <rmps:diagrams rdf:resource="https://example.com:9435/dm/diagrams"/> <rmps:models rdf:resource="https://example.com:9435/dm/models"/> <rmps:logical rdf:resource="https://example.com:9435/dm/logical"/> <rmps:dm-users rdf:resource="https://example.com:9435/dm/dm-users"/> <rmps:dm-search rdf:resource="https://example.com:9435/dm/dm-search"/> <rmps:status rdf:resource="https://example.com:9435/dm/status"/> <rmps:properties rdf:resource="https://example.com:9435/dm/properties"/> <rmps:info rdf:resource="https://example.com:9435/dm/info"/> <rmps:groups rdf:resource="https://example.com:9435/dm/groups"/> <rmps:projects rdf:resource="https://example.com:9435/dm/projects"/> <rmps:dminstall rdf:resource="https://example.com:9435/dm/dminstall"/> <rmps:auth rdf:resource="https://example.com:9435/dm/auth"/> <rmps:links rdf:resource="https://example.com:9435/dm/links"/> <rmps:linktypes rdf:resource="https://example.com:9435/dm/linktypes"/> <rmps:linkServiceProviders rdf:resource="https://example.com:9435/dm/linkServiceProviders"/> <rmps:dm-history rdf:resource="https://example.com:9435/dm/dm-history"/> <rmps:subscriptions rdf:resource="https://example.com:9435/dm/subscriptions"/> <rmps:validation rdf:resource="https://example.com:9435/dm/validation"/> <rmps:support rdf:resource="https://example.com:9435/dm/support"/> <rmps:explorer rdf:resource="https://example.com:9435/dm/explorer"/> <rmps:folders rdf:resource="https://example.com:9435/dm/folders"/> <rmps:dtkConfigure rdf:resource="https://example.com:9435/dm/dtkConfigure"/> <rmps:rendering rdf:resource="https://example.com:9435/dm/rendering"/> <rmps:reviews rdf:resource="https://example.com:9435/dm/reviews"/> <rmps:dm-baselines rdf:resource="https://example.com:9435/dm/dm-baselines"/> <rmps:dm-changesets rdf:resource="https://example.com:9435/dm/dm-changesets"/> <rmps:design rdf:resource="https://example.com:9435/dm/design"/> <rmps:streams rdf:resource="https://example.com:9435/dm/streams"/> <rmps:queries rdf:resource="https://example.com:9435/dm/queries"/> <rmps:metamodelconverter rdf:resource="https://example.com:9435/dm/metamodelconverter"/> <rmps:domainRegistry rdf:resource="https://example.com:9435/dm/domainRegistry"/> <rmps:compare rdf:resource="https://example.com:9435/dm/compare"/> <rmps:compareWithPrevious rdf:resource="https://example.com:9435/dm/compareWithPrevious"/> <rmps:rdfdirectory rdf:resource="https://example.com:9435/dm/rdfdirectory"/> <rmps:modelvalidation rdf:resource="https://example.com:9435/dm/modelvalidation"/> <rmps:fileUpload rdf:resource="https://example.com:9435/dm/fileUpload"/> <rmps:clmSampleProject rdf:resource="https://example.com:9435/dm/clmSampleProject"/> <rmps:queryvvc rdf:resource="https://example.com:9435/dm/queryvvc"/> <rmps:trackedResourceSetProvider> <trs:TrackedResourceSetProvider> <trs:trackedResourceSet rdf:resource="https://example.com:9435/dm/trs"/> </trs:TrackedResourceSetProvider> </rmps:trackedResourceSetProvider> <fp:processProxy rdf:resource="https://example.com:9435/dm/processProxy"/> <rmps:importer dcterms:title="Rational Software Architect Import Service" rdf:resource="https://example.com:9435/dm/importer" xmlns:dcterms="http://purl.org/dc/terms/"/> <oslc_am:amServiceProviders rdf:resource="https://example.com:9435/dm/oslc_am"/> <oslc_rm:rmServiceProviders rdf:resource="https://example.com:9435/dm/oslc_rm"/> <rh_dist:distcenter dcterms:title="Design Management Query and Search Services" rdf:resource="https://example.com:9435/dm/distcenter" xmlns:dcterms="http://purl.org/dc/terms/"/> <rh_dist:query dcterms:title="Design Management JTS-Query Proxy" rdf:resource="https://example.com:9435/dm/distcenter/query" xmlns:dcterms="http://purl.org/dc/terms/"/> <rh_dist:indexing dcterms:title="Design Management JTS-Indexing Proxy" rdf:resource="https://example.com:9435/dm/distcenter/indexing" xmlns:dcterms="http://purl.org/dc/terms/"/> <rh_dist:baselines dcterms:title="Design Management JTS-BaseLines Proxy" rdf:resource="https://example.com:9435/dm/distcenter/baselines" xmlns:dcterms="http://purl.org/dc/terms/"/> <rhlocator:existingtools dcterms:title="Design Management for Existing Tools" rdf:resource="https://example.com:9435/dm/rhlocator/existingtools" xmlns:dcterms="http://purl.org/dc/terms/"/> <rhlocator:ld dcterms:title="Design Management of Tool's specific Leading Dimensions" rdf:resource="https://example.com:9435/dm/rhlocator/ld" xmlns:dcterms="http://purl.org/dc/terms/"/> <rhlocator:locate dcterms:title="Design Management" rdf:resource="https://example.com:9435/dm/rhlocator/locate" xmlns:dcterms="http://purl.org/dc/terms/"/> <vvc:eventReceiver rdf:resource="https://example.com:9435/dm/vvcEventReceiver"/> </rdf:Description>
The project service URI is https://example.com:9435/dm/process/project-areas
No accept header is necessary since the only response is XML.
Request:
GET https://example.com:9435/dm/process/project-areas HTTP/1.1
Response:
Headers
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: application/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 27 Sep 2012 13:39:31 GMT
<?xml version="1.0" encoding="UTF-8"?> <jp06:project-areas xmlns:jp06="http://jazz.net/xmlns/prod/jazz/process/0.6/"> <jp06:project-area jp06:name="[System Defined] Domains"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/__BoSsPdaEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>true</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>false</jp06:access-visible-to-members> <jp06:modified>Mon, 10 Sep 2012 13:49:38 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="[System Defined] Documentation Domains"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_EjRWUvdbEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>true</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>false</jp06:access-visible-to-members> <jp06:modified>Wed, 05 Sep 2012 13:10:32 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="[System Defined] Rational Software Architect Domains"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_FFWvsvdbEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>true</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>false</jp06:access-visible-to-members> <jp06:modified>Wed, 05 Sep 2012 13:10:35 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Domains"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_NaSk4vdcEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>true</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>false</jp06:access-visible-to-members> <jp06:modified>Mon, 10 Sep 2012 13:49:17 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="JKE Banking (Design Management)"> <jp06:summary>JKE Banking (Design Management)</jp06:summary> <jp06:description>The purpose of this project is to specify and manage the architecture of the JKE Business Recovery Matters project.</jp06:description> <jp06:url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>true</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>false</jp06:access-visible-to-members> <jp06:modified>Wed, 05 Sep 2012 13:24:32 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="JKE Banking Sample Project"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_ro-fIPdeEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>true</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>false</jp06:access-visible-to-members> <jp06:modified>Mon, 10 Sep 2012 17:34:42 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Architecture Support"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_s_Y2UPttEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Mon, 10 Sep 2012 17:34:42 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="JKE Banking Sample Project 1"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_t1CcMPt-EeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>true</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>false</jp06:access-visible-to-members> <jp06:modified>Mon, 10 Sep 2012 19:39:49 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Test Project 1"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_PTK_4ft_EeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Mon, 10 Sep 2012 19:39:49 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="My Library"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_4k9iVfwdEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Thu, 13 Sep 2012 16:33:22 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Michelle Project"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_D-QgYPwfEeGIbrXzZZZ7PA/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Tue, 11 Sep 2012 14:43:34 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Project1"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_hwWvAPxSEeGn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Tue, 11 Sep 2012 20:57:14 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Project2"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_KMb8RPxTEeGn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Wed, 12 Sep 2012 13:50:20 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Test Organization"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_3nVR1PzgEeGn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Wed, 12 Sep 2012 13:50:53 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Viz Test"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_gLNadf00EeGn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Wed, 12 Sep 2012 23:49:34 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="forElmo"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_zP0Yw_3BEeGn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Thu, 13 Sep 2012 16:41:01 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="Marya1"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_aRbHZQZaEeKn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Mon, 24 Sep 2012 15:14:05 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="AlexS_Test"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_u1PvcQfIEeKn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Wed, 26 Sep 2012 10:55:49 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> <jp06:project-area jp06:name="AlexS_Test2"> <jp06:summary/> <jp06:description/> <jp06:url>https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ</jp06:url> <jp06:roles-url>https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/roles</jp06:roles-url> <jp06:links-url>https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/links</jp06:links-url> <jp06:members-url>https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/members</jp06:members-url> <jp:admins-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/admins</jp:admins-url> <jp06:team-areas-url>https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/team-areas</jp06:team-areas-url> <jp06:project-admins-url>https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/project-admins</jp06:project-admins-url> <jp06:read-access-list-url>https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/read-access-list</jp06:read-access-list-url> <jp:timelines-url xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/">https://example.com:9435/dm/process/project-areas/_AC5HMAfJEeKn3a-M-_VqvQ/timelines</jp:timelines-url> <jp06:access-public>false</jp06:access-public> <jp06:access-visible-to-access-list>false</jp06:access-visible-to-access-list> <jp06:access-visible-to-members>true</jp06:access-visible-to-members> <jp06:modified>Wed, 26 Sep 2012 10:57:44 GMT</jp06:modified> <jp06:archived>false</jp06:archived> </jp06:project-area> </jp06:project-areas>
The project links URI is https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/links
The links resource is an XML document, it is not RDF. Accept headers are ignored.
Request:
GET https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/links HTTP/1.1
Response:
Headers
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: application/xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 27 Sep 2012 13:39:31 GMT
<?xml version="1.0" encoding="UTF-8"?> <jp:links xmlns:jp="http://jazz.net/xmlns/prod/jazz/process/1.0/"> <jp:link jp:projectArea="https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA"> <jp:url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/links/_BrpXAPddEeGIbrXzZZZ7PA</jp:url> <jp:link-type>architects</jp:link-type> <oslc:ServiceProvider xmlns:oslc="http://open-services.net/xmlns/discovery/1.0/"> <dc:title xmlns:dc="http://purl.org/dc/terms/">JKE Banking (Change Management)</dc:title> <oslc:details rdf:resource="https://example.com:9435/ccm/process/project-areas/_0VeAEPdcEeGVM5gfMpjtrg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> <oslc:services rdf:resource="https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/services.xml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> <jp:consumerRegistry rdf:resource="https://example.com:9435/ccm/process/project-areas/_0VeAEPdcEeGVM5gfMpjtrg/links" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> </oslc:ServiceProvider> </jp:link> <jp:link jp:projectArea="https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA"> <jp:url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/links/_Bvt-sPddEeGIbrXzZZZ7PA</jp:url> <jp:link-type>validated-by-am</jp:link-type> <oslc:ServiceProvider xmlns:oslc="http://open-services.net/xmlns/discovery/1.0/"> <dc:title xmlns:dc="http://purl.org/dc/terms/">JKE Banking (Quality Management)</dc:title> <oslc:details rdf:resource="https://example.com:9435/qm/process/project-areas/_5J4KQPdcEeGGSM9zbaDm_A" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> <oslc:services rdf:resource="https://example.com:9435/qm/oslc_qm/contexts/_5J4KQPdcEeGGSM9zbaDm_A/services.xml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> <jp:consumerRegistry rdf:resource="https://example.com:9435/qm/process/project-areas/_5J4KQPdcEeGGSM9zbaDm_A/links" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> </oslc:ServiceProvider> </jp:link> <jp:link jp:projectArea="https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA"> <jp:url>https://example.com:9435/dm/process/project-areas/_ATqQYvddEeGIbrXzZZZ7PA/links/_Bym6ovddEeGIbrXzZZZ7PA</jp:url> <jp:link-type>elaborates</jp:link-type> <oslc:ServiceProvider xmlns:oslc="http://open-services.net/xmlns/discovery/1.0/"> <dc:title xmlns:dc="http://purl.org/dc/terms/">JKE Banking (Requirements Management)</dc:title> <oslc:details rdf:resource="https://example.com:9435/jts/process/project-areas/_zoEukPdcEeGawIUDtsNoKw" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> <oslc:services rdf:resource="https://example.com:9435/rm/discovery/_zoEukPdcEeGawIUDtsNoKw/services.xml" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> <jp:consumerRegistry rdf:resource="https://example.com:9435/jts/process/project-areas/_zoEukPdcEeGawIUDtsNoKw/links" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/> </oslc:ServiceProvider> </jp:link> </jp:links>
The URI of the change management project that is associated is https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/services.xml
The only content type supported is application/x-oslc-cm-service-description+xml
. An accept header is not necessary.
Request:
GET https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/services.xml HTTP/1.1
Response:
Headers
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Cache-Control: max-age=0, must-revalidate
Expires: Thu, 27 Sep 2012 13:39:32 GMT
Vary: Accept, _mediaType, _selector, OSLC-Core-Version
Content-Type: application/x-oslc-cm-service-description+xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 27 Sep 2012 13:39:31 GMT
<?xml version="1.0" encoding="UTF-8"?> <oslc_cm:ServiceDescriptor rdf:about="https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/services.xml" xmlns:calm="http://jazz.net/xmlns/prod/jazz/calm/1.0/" xmlns:dc="http://purl.org/dc/terms/" xmlns:oslc_cm="http://open-services.net/xmlns/cm/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <dc:title>JKE Banking (Change Management)</dc:title> <dc:description>IBM Rational Team Concert OSLC CM Service Description for Project 'JKE Banking (Change Management)'</dc:description> <dc:contributor> <dc:title>IBM Rational Team Concert Work Items</dc:title> <dc:identifier>com.ibm.team.workitem</dc:identifier> <oslc_cm:icon>https://example.com:9435/ccm/web/com.ibm.team.rtc.web/ui/graphics/UICustomizations/RationalTeamConcert.ico</oslc_cm:icon> </dc:contributor> <oslc_cm:changeRequests oslc_cm:version="1.0"> <oslc_cm:home> <dc:title>Work Items Home</dc:title> <oslc_cm:url>https://example.com:9435/ccm/web/projects/JKE%20Banking%20%28Change%20Management%29#action=com.ibm.team.workitem.viewWelcome</oslc_cm:url> </oslc_cm:home> <oslc_cm:factory calm:id="defect" oslc_cm:default="true"> <dc:title>Location for creation of Defect change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/defect</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="requirementChangeRequest"> <dc:title>Location for creation of Task change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/task</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="planItem"> <dc:title>Location for creation of Story change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/com.ibm.team.apt.workItemType.story</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="com.ibm.team.apt.workItemType.epic"> <dc:title>Location for creation of Epic change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/com.ibm.team.apt.workItemType.epic</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="com.ibm.team.workItemType.buildtrackingitem"> <dc:title>Location for creation of Track Build Item change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/com.ibm.team.workItemType.buildtrackingitem</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="com.ibm.team.workitem.workItemType.impediment"> <dc:title>Location for creation of Impediment change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/com.ibm.team.workitem.workItemType.impediment</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="com.ibm.team.workItemType.adoption"> <dc:title>Location for creation of Adoption Item change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/com.ibm.team.workItemType.adoption</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="com.ibm.team.workitem.workItemType.retrospective"> <dc:title>Location for creation of Retrospective change requests </dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems/com.ibm.team.workitem.workItemType.retrospective</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory> <dc:title>Location for creation of change requests</dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems</oslc_cm:url> </oslc_cm:factory> <oslc_cm:factory calm:id="drafts"> <dc:title>Location for creation of draft change requests</dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/drafts/workitems</oslc_cm:url> </oslc_cm:factory> <oslc_cm:simpleQuery> <dc:title>Change request queries</dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems</oslc_cm:url> </oslc_cm:simpleQuery> <oslc_cm:creationDialog calm:id="defect" oslc_cm:default="true" oslc_cm:hintHeight="505px" oslc_cm:hintWidth="680px"> <dc:title>New Defect</dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/modules/com.ibm.team.workitem.WICreationDialog?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=defect</oslc_cm:url> </oslc_cm:creationDialog> <oslc_cm:creationDialog calm:id="planItem" oslc_cm:hintHeight="545px" oslc_cm:hintWidth="680px"> <dc:title>New Plan Item</dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/modules/com.ibm.team.workitem.WICreationDialog?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=com.ibm.team.apt.workItemType.story</oslc_cm:url> </oslc_cm:creationDialog> <oslc_cm:creationDialog calm:id="task" oslc_cm:hintHeight="505px" oslc_cm:hintWidth="680px"> <dc:title>New Task</dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/modules/com.ibm.team.workitem.WICreationDialog?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=task</oslc_cm:url> </oslc_cm:creationDialog> <oslc_cm:creationDialog calm:id="requirementChangeRequest" oslc_cm:hintHeight="505px" oslc_cm:hintWidth="680px"> <dc:title>New Requirement Change Request</dc:title> <oslc_cm:url>https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/modules/com.ibm.team.workitem.WICreationDialog?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=task</oslc_cm:url> </oslc_cm:creationDialog> <oslc_cm:selectionDialog oslc_cm:default="true" oslc_cm:hintHeight="460px" oslc_cm:hintWidth="550px"> <dc:title>Select Change Request</dc:title> <oslc_cm:url>https://example.com:9435/ccm/_ajax-modules/com.ibm.team.workitem.WIPicker?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true</oslc_cm:url> </oslc_cm:selectionDialog> <oslc_cm:selectionDialog calm:id="defect" oslc_cm:hintHeight="460px" oslc_cm:hintWidth="550px"> <dc:title>Select Defect</dc:title> <oslc_cm:url>https://example.com:9435/ccm/_ajax-modules/com.ibm.team.workitem.WIPicker?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=defect</oslc_cm:url> </oslc_cm:selectionDialog> <oslc_cm:selectionDialog calm:id="planItem" oslc_cm:hintHeight="460px" oslc_cm:hintWidth="550px"> <dc:title>Select Plan Item</dc:title> <oslc_cm:url>https://example.com:9435/ccm/_ajax-modules/com.ibm.team.workitem.WIPicker?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=com.ibm.team.apt.workItemType.story</oslc_cm:url> </oslc_cm:selectionDialog> <oslc_cm:selectionDialog calm:id="task" oslc_cm:hintHeight="460px" oslc_cm:hintWidth="550px"> <dc:title>Select Task</dc:title> <oslc_cm:url>https://example.com:9435/ccm/_ajax-modules/com.ibm.team.workitem.WIPicker?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=task</oslc_cm:url> </oslc_cm:selectionDialog> <oslc_cm:selectionDialog calm:id="requirementChangeRequest" oslc_cm:hintHeight="460px" oslc_cm:hintWidth="550px"> <dc:title>Requirement Change Request</dc:title> <oslc_cm:url>https://example.com:9435/ccm/_ajax-modules/com.ibm.team.workitem.WIPicker?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true&dc%3Atype=task</oslc_cm:url> </oslc_cm:selectionDialog> <calm:filter calm:id="openItems"> <dc:title>Open Change Requests Filter</dc:title> <calm:url>https://example.com:9435/ccm/oslc/calm-filter/_0VeAEPdcEeGVM5gfMpjtrg/openItems</calm:url> </calm:filter> <calm:filter calm:id="resolvedItems"> <dc:title>Resolved Change Requests Filter</dc:title> <calm:url>https://example.com:9435/ccm/oslc/calm-filter/_0VeAEPdcEeGVM5gfMpjtrg/resolvedItems</calm:url> </calm:filter> <calm:filter calm:id="readyForTesting"> <dc:title>Ready for Testing Change Requests Filter</dc:title> <calm:url>https://example.com:9435/ccm/oslc/calm-filter/_0VeAEPdcEeGVM5gfMpjtrg/readyForTesting</calm:url> </calm:filter> <calm:module calm:id="embedded-cm"> <dc:title>Embeddable Work Item Web Module</dc:title> <oslc_cm:url>https://example.com:9435/ccm/web/com.ibm.team.workitem.web/ui/internal/module/WorkItemGadget.xml?projectAreaItemId=_0VeAEPdcEeGVM5gfMpjtrg</oslc_cm:url> </calm:module> <calm:rpc calm:id="home"> <dc:title>Work Items Home</dc:title> <calm:rpcService>OSLC_requestAction</calm:rpcService> <calm:rpcArg>action=com.ibm.team.workitem.viewWelcome</calm:rpcArg> </calm:rpc> <calm:rpc calm:id="defect"> <dc:title>Create Defect</dc:title> <calm:rpcService>OSLC_requestAction</calm:rpcService> <calm:rpcArg>action=com.ibm.team.workitem.newWorkItem&type=defect</calm:rpcArg> </calm:rpc> <calm:rpc calm:id="task"> <dc:title>Create Task</dc:title> <calm:rpcService>OSLC_requestAction</calm:rpcService> <calm:rpcArg>action=com.ibm.team.workitem.newWorkItem&type=task</calm:rpcArg> </calm:rpc> <calm:rpc calm:id="query-page"> <dc:title>Queries</dc:title> <calm:rpcService>OSLC_requestAction</calm:rpcService> <calm:rpcArg>action=com.ibm.team.workitem.viewQueries</calm:rpcArg> </calm:rpc> </oslc_cm:changeRequests> <oslc_cm:plans oslc_cm:version="1.0"> <oslc_cm:home> <dc:title>Plans Home</dc:title> <oslc_cm:url>https://example.com:9435/ccm/web/projects/JKE%20Banking%20%28Change%20Management%29#action=com.ibm.team.apt.welcome</oslc_cm:url> </oslc_cm:home> <oslc_cm:selectionDialog oslc_cm:default="true" oslc_cm:hintHeight="360px" oslc_cm:hintWidth="550px"> <dc:title>Plan</dc:title> <oslc_cm:url>https://example.com:9435/ccm/_ajax-modules/com.ibm.team.apt.PlanSelectionDialog?projectAreaId=_0VeAEPdcEeGVM5gfMpjtrg&showLoginLink=true</oslc_cm:url> </oslc_cm:selectionDialog> </oslc_cm:plans> </oslc_cm:ServiceDescriptor>
The query URL for this CCM project is https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems. With this query end point we can construct a simple query to find a work item with the title "Design - Allocate Dividends with Web Service". The oslc.where clause is ?oslc.where=dcterms:title="Design - Allocate Dividends with Web Service"
(URL encoded)
We use the OSLC Simple Query service to query the CCM service provider for a work item with our desired title.
Request:
Query Parameters
GET https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems?oslc.where=dcterms%3Atitle%3D%22Design+-+Allocate+Dividends+with+Web+Service%22 HTTP/1.1
Headersoslc.where=dcterms:title="Design - Allocate Dividends with Web Service"
Accept: application/rdf+xml
OSLC-Core-Version: 2.0
Response:
Headers
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Cache-Control: max-age=0, must-revalidate
Expires: Thu, 27 Sep 2012 13:39:32 GMT
ETag: "573927d2-f777-3d4f-825c-b521f07280a9"
OSLC-Core-Version: 2.0
Vary: Accept, _mediaType, _selector, OSLC-Core-Version
Content-Type: application/rdf+xml;charset=UTF-8
Transfer-Encoding: chunked
Date: Thu, 27 Sep 2012 13:39:32 GMT
<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:dcterms="http://purl.org/dc/terms/" xmlns:oslc="http://open-services.net/ns/core#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <rdf:Description rdf:about="https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems?oslc.where=dcterms%3Atitle%3D%22Design+-+Allocate+Dividends+with+Web+Service%22"> <dcterms:title>Work Items</dcterms:title> <oslc:totalCount>1</oslc:totalCount> <rdf:type rdf:resource="http://open-services.net/ns/core#ResponseInfo"/> </rdf:Description> <rdf:Description rdf:about="https://example.com:9435/ccm/oslc/contexts/_0VeAEPdcEeGVM5gfMpjtrg/workitems"> <rdfs:member rdf:resource="https://example.com:9435/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79"/> </rdf:Description> </rdf:RDF>
Parsing the query result we find one matching result with the URI: https://example.com:9435/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/79