should not double encode blank node primaryKey#3
should not double encode blank node primaryKey#3baozuo wants to merge 1 commit intolnshi:masterfrom baozuo:master
Conversation
|
hmm, no idea what should I do to pass the checks |
|
@zuobaojing Thanks for your PR, and sorry for this late reply. Actually I think there is no reason you want to have the As to the nested object properties, I believe the lib already recursively handle this by generating the FYI: |
|
Hi @lnshi For example I have the following entity: Update scenarioSince there are no update API in cayley, when I need to update the entity by changing value of
ISSUE: the triple Removal scenarioIn the case of removing
My fix was to workaround the issue this way: Update scenario
Removal scenario
Appreciate if you could point me to the right direction in case I missed anything. |
|
Ah, partial update concern. @zuobaojing Can you help to add the test case to prove that after you remove the @dennwc Any comments? |
|
@lnshi sorry for late response, we decided not to use this lib earlier months ago, and I stopped working on the testing. |
This is useful in the scenario of updating nested object properties.