Skip to main content

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

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

 


Back to the top