swordapp / JavaClient2.0

A Java implementation of the SWORDv2 client responsibilities
http://www.swordapp.org
Other
8 stars 10 forks source link

Support for specification section 6.3.3 #6

Closed Pantus closed 5 years ago

Pantus commented 5 years ago

Hello Richard,

I'm wondering if the project has supports sending embeded metadata with entries. If there is a way, it's not obvious to me. I tried a workaround, but Axios makes sure the entry namespace map is limited to 1 and is immutable.

Thanks in advance!

Robert

Pantus commented 5 years ago

I realised, entry.addExtension is my friend.