StaticSTATUS_OK: The operation was successfully processed.
StaticSTATUS_Bad Request: The request was invalid in some way.
StaticSTATUS_Unauthenticated: The client did not successfully authenticate.
StaticSTATUS_Forbidden: The client successfully authenticated, but is unauthorized to invoke the operation.
StaticSTATUS_Not Found: The digital object is not known to the service to exist.
StaticSTATUS_Conflict: The client tried to create a new digital object with an identifier already in use by an existing digital object.
StaticSTATUS_Declined: The service declines to execute the extended operation.
StaticSTATUS_System Error: Error other than the ones stated above occurred.
StaticOP_This operation allows a client to get information about the DOIP service.
StaticOP_This operation requests the list of operations that can be invoked on the target object.
StaticOP_This operation creates a digital object within the DOIP service. The target of a creation operation is the DOIP service itself.
StaticOP_This operation retrieves (some parts of the) information represented by the target object.
StaticOP_This operation updates (some parts of the) information represented by the target object.
StaticOP_This operation removes the target digital object from the management of the DOIP service.
StaticOP_This operation is used to discover digital objects by searching metadata contained in the set of digital objects managed by the DOIP service.
Constants representing DOIP statuses and default operations