[OSLC-QM] [OSLC] OSLC QM 1.0 specification
Simon Helsen
shelsen at ca.ibm.com
Wed Dec 9 17:54:23 EST 2009
Right, like the discussion in
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/101072
Simon:
---
Simon Helsen, Advisory Software Developer
IBM Rational, Collaborative Modeling on Jazz
shelsen at ca.ibm.com, 1-905-413-4061 (T/L: 313-4061)
|------------>
| From: |
|------------>
>-------------------------------------------------------------------------------------------------------------------------------------------|
|James Conallen <jconallen at us.ibm.com> |
>-------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To: |
|------------>
>-------------------------------------------------------------------------------------------------------------------------------------------|
|Martin Nally <nally at us.ibm.com> |
>-------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Cc: |
|------------>
>-------------------------------------------------------------------------------------------------------------------------------------------|
|community at open-services.net, oslc-qm at open-services.net, community-bounces at open-services.net |
>-------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date: |
|------------>
>-------------------------------------------------------------------------------------------------------------------------------------------|
|12/09/2009 05:42 PM |
>-------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject: |
|------------>
>-------------------------------------------------------------------------------------------------------------------------------------------|
|Re: [OSLC] OSLC QM 1.0 specification |
>-------------------------------------------------------------------------------------------------------------------------------------------|
When managing multi-valued properties in this way, is ordering implied by
order in the document? For example in UML Models of operations, the order
of parameters of an operation is important.
Inserting new values in a specific position would naturally require the
entire document to be PUT back, with the new property inserted in the
correct place. Or perhaps some other more elaborate mechanism could be
invented to allow the insertion or deletion of specific values.
<jim/>
jim conallen
jconallen at us.ibm.com
Rational Software, IBM Software Group
Inactive hide details for Martin Nally---12/09/2009 03:08:15 PM---This
design adopts the design for multi-valued properties docMartin
Nally---12/09/2009 03:08:15 PM---This design adopts the design for
multi-valued properties documented in the CM spec. I don't think t
From: Martin Nally/Raleigh/IBM at IBMUS
To: Paul McMahan/Raleigh/IBM at IBMUS, Arthur Ryman
<ryman at ca.ibm.com>
Cc: community at open-services.net, oslc-qm at open-services.net,
community-bounces at open-services.net
Date: 12/09/2009 03:08 PM
Subject: Re: [OSLC] OSLC QM 1.0 specification
Sent by: community-bounces at open-services.net
This design adopts the design for multi-valued properties documented in the
CM spec. I don't think this is a good design and we shouldn't propagate it.
The OSLC estimation workgroup is doing this the "right" way, as shown in
this example:
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc=".http://purl.org/dc/elements/1.1/"
xmlns:ems="http://open-services.net/software-metrics/">
<ems:Project
rdf:about="http://braintwistors.example.com/ems/v1.0/Project/4201">
<dc:title>Tsunami 1.0</dc:title>
<dc:description>
The goal of ...
</dc:description>
...
<ems:hasEstimate
rdf:resource="http://braintwistors.example.com/ems/v1.0/Estmate/4203
" />
<ems:hasEstimate
rdf:resource="http://braintwistors.example.com/ems/v1.0/Estmate/4204
" />
...
<!-- other properties of this project resource have been omitted for
brevity -->
</ems:Project>
</rdf:RDF>
In other words, a multi-valued property is just what it says - a property
with multiple values, as illustrated here by "ems:hasEstimate". You do not
introduce a separate collection resource with separate link resources -
that design is not in the spirit of REST, it's just an old-fashioned OO
programming API exposed via http.
Best regards, Martin
Martin Nally, IBM Fellow
CTO and VP, IBM Rational
tel: (949)544-4691
Inactive hide details for Paul McMahan---12/09/2009 12:05:55 PM---The OSLC
Quality Management V1 specification is available at Paul
McMahan---12/09/2009 12:05:55 PM---The OSLC Quality Management V1
specification is available at : http://open-services.net/bin/view/Mai
From: Paul McMahan/Raleigh/IBM at IBMUS
To: community at open-services.net
Cc: oslc-qm at open-services.net
Date: 12/09/2009 12:05 PM
Subject: [OSLC] OSLC QM 1.0 specification
Sent by: community-bounces at open-services.net
The OSLC Quality Management V1 specification is available at :
http://open-services.net/bin/view/Main/QmSpecificationV1
I would like to thank the Quality Management workgroup members (BigLever,
IBM, Sogeti, and Tieto) for their participation in the workgroup and
contributions to the specification. The broader OSLC community is invited
to view the specification and provide any feedback in the wiki or via the
oslc-qm at open-services.net mailing list. The Quality Management V2
specification effort is expected to get underway soon so any feedback on
the V1 specification will be especially valuable.
Best wishes.
Paul McMahan
Rational Quality Management
pmcmahan at us.ibm.com
_______________________________________________
Community mailing list
Community at open-services.net
http://open-services.net/mailman/listinfo/community_open-services.net.
_______________________________________________
Community mailing list
Community at open-services.net
http://open-services.net/mailman/listinfo/community_open-services.net.
_______________________________________________
Community mailing list
Community at open-services.net
http://open-services.net/mailman/listinfo/community_open-services.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://open-services.net/pipermail/oslc-qm_open-services.net/attachments/20091209/bd169310/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://open-services.net/pipermail/oslc-qm_open-services.net/attachments/20091209/bd169310/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available
URL: <http://open-services.net/pipermail/oslc-qm_open-services.net/attachments/20091209/bd169310/attachment-0001.gif>
More information about the Oslc-Qm
mailing list