[oslc-cm] CmComment
Robert Elves
robert.elves at tasktop.com
Wed Apr 7 16:51:06 EDT 2010
I've updated CmComments based o the latest core spec:
http://open-services.net/bin/view/Main/CmComments
<http://open-services.net/bin/view/Main/CmComments>The problem I'm having is
modelling the collection of inlined Comment resources within the Comments
resource. Steve or Dave, perhaps you could take a look to see if I'm on the
right track with this?
Below is an example of what I'm going for in XML.
Thanks,
-Rob
<ChangeRequest>
<comments rdf:resource="someuri"/>
</ChangeRequest>
<Comments rdf:about="someuri">
<Comment rdf:about="urlforthiscomment"> <!-- not certain if Comment
should be upper or lower case based on what I have in CmComments -->
<dt:title>yada</dc:title>
<dc:creator>me</dc:creator>
...etc....
</Comment>
<Comment rdf:about="thenextcommenturi">
....etc....
</Comment>
</Comments>
--
Robert Elves
Tasktop Developer, http://tasktop.com/
Mylyn Committer, http://eclipse.org/mylyn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://open-services.net/pipermail/oslc-cm_open-services.net/attachments/20100407/59063f83/attachment-0003.html>
More information about the Oslc-Cm
mailing list