It's all about the answers!

Ask a question

Need help on SPARQL for DNG


Jyothilekshmi S (16211) | asked Oct 14 '16, 6:26 a.m.
 I have my artifact output like this. I need to filter on attribute:name="Requirement-Functional" req using SPARQL.
<rrm:created attribute:itemId="_5jEdQT9UEeaPa6U45-5n8A">2016-07-07T19:57:53.735+0000</rrm:created>
<rrm:modified attribute:itemId="_5qD2Fz9UEeaPa6U45-5n8A">2016-07-07T19:58:00.318+0000</rrm:modified>
<rrm:attributes>
<attribute:objectType attribute:itemId="_EYz3wT9VEeaPa6U45-5n8A" attribute:name="Requirement-Functional" attribute:projectAreaItemId="_2V59sT9UEeaPa6905-5n8A" attribute:projectAreaName="Project1">
<attribute:customAttribute attribute:datatype="http://www.w3.org/2001/XMLSchema#string" attribute:isMultiValued="false" attribute:itemId="_CYHLWT9VEeaPa6U45-5n8A" attribute:name="attr1" attribute:valueTS=""/>
<attribute:customAttribute attribute:datatype="http://www.w3.org/2001/XMLSchema#int" attribute:isEnumeration="true" attribute:isMultiValued="false" attribute:itemId="__j9BosqUEeaPa6U45-5n8A"attribute:literalId="_8rK2oT9UEeaPa6U45-5n8A#10ca87d0-ff79-49f9-89d2-f1c6eeb0d3c2" attribute:literalName="Drafted" attribute:name="Status" attribute:value="0"/>
<attribute:customAttribute attribute:datatype="http://www.w3.org/2001/XMLSchema#string" attribute:isMultiValued="false" attribute:itemId="__tUZAT9UEeaPa6U45-5n8A" attribute:name="My ID System" attribute:value="xxx" attribute:valueTS=""/>
<attribute:customAttribute attribute:datatype="http://www.w3.org/2001/XMLSchema#int" attribute:isEnumeration="true" attribute:isMultiValued="false" attribute:itemId="__2G98z9UEiiPa6U45-5n8A"attribute:literalId="_8RvC8T9UEeaPa6U45-5n8A#59f5be81-cc04-49da-8f9b-c46241b4641a" attribute:literalName="Bootloader" attribute:name="vvv" attribute:value="1"/>

</attribute:objectType>

Be the first one to answer this question!


Register or to post your answer.