Hello all.

Is have a entityhub filled with several entities and I want to be able to
update them. However those entities have more or less 10 metadata fields
and I want to just update the value of one of them. Can it be possible?

I tried the "Update an Entity" Rest service, inserting an RDF file with
only the field that I want to update. But this way all the other fields
will be erased and the entity will stay only with the updated field. The
only way I found to do the update was to call the "Get an entity" service
in order to the all the fields from it and them replace the value of the
field that I want to update for the new value.

Is there any simple way to update a single field of an entity?

Regrets
João

Reply via email to