It's all about the answers!

Ask a question

How to put dcterms:contributor using OSLC


Taisetsu Tanimichi (111) | asked Jul 19 '11, 3:42 a.m.
Hi,

I tried to put dcterms:contributor below but I not put the contributer only.
Other items was put.
in the workitem.

How should I do?

The query I tried:

1.
<oslc_cm:ChangeRequest xmlns:oslc_cm="URL" ...>
...
<dcterms:contributor rdf:about="https://URL:9443/ccm/oslc/users/_W0HYMJC_EeCyTdMl-XYmAQ"><dcterms:contributor />
...
</oslc_cm:ChangeRequest>

2.
<oslc_cm:ChangeRequest xmlns:oslc_cm="URL" ...>
...
<dcterms:contributor rdf:resource="https://URL:9443/ccm/oslc/users/_W0HYMJC_EeCyTdMl-XYmAQ"><dcterms:contributor />
...
</oslc_cm:ChangeRequest>


3.
<oslc_cm:ChangeRequest xmlns:oslc_cm="URL" ...>
...
<dcterms:contributor>{foaf:name=Name}<dcterms:contributor />
...
</oslc_cm:ChangeRequest>

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.