Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] removing a bnode from a RioResource

I'll investigate this.   Can you open a bugzilla [1] report for product = Lyo, component=RIO with a test case/steps to recreate it?  Your example did not come through in the e-mail.   Thanks.

[1] - http://bugs.eclipse.org

Regards,
Mike

On Thu, Nov 3, 2011 at 12:43 PM, Firmin Kam <firmin.kam@xxxxxxxx> wrote:

Hi,

 

I was using the lyo package to develop some OSLC service. The class RioResource can create an inlineResource with no problems. When a bnode is removed from a resource using the method removeInlinedResource(bnodeId), it should also remove all statements related to this bnode resource, i.e the triple “resourceUri, typeOfTheBnode, bnodeId”. However, I think this functionality is missing from the class, it only removes the bnode resource from the Hashmap.

 

For example:

Regards,

 

Firmin Kam

Tel: +44 (0) 1633 715675

Email:firmin.kam@xxxxxxxx

 


_______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/lyo-dev



Back to the top