I know how to read the properties of a CMIS Document.
But how to tell which property is modifiable, which property is read-only?
Using OpenCMIS/DotCMIS.
For instance, CMIS Workbench seems to know, because in its Property Editor, it only lists the field cmis:name
, and not the other fields (like cmis:id
).