Benutzer-Werkzeuge

Webseiten-Werkzeuge


docuteam:bridge

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
docuteam:bridge [2020/01/28 11:07] – [Create] Andreas Nefdocuteam:bridge [2020/05/05 08:25] Administrator
Zeile 1: Zeile 1:
 +**The new documentation site is located at https://docs.docuteam.ch/bridge/1.0/en/index**
 +
 +\\
 +
 +\\
 +
 +
 ====== docuteam bridge ====== ====== docuteam bridge ======
  
Zeile 30: Zeile 37:
         * persistent identifiers (PIDs) for each of the deposition's objects are returned by bridge,         * persistent identifiers (PIDs) for each of the deposition's objects are returned by bridge,
         * and the SIP is deleted from the depositions as it is now preserved in the repository.         * and the SIP is deleted from the depositions as it is now preserved in the repository.
-    * **[[docuteam:bridge#access_api|access]]**: read/access data successfully deposited into the repository +    * **[[docuteam:bridge#changes_api|changes]] (under development)**: update or purge specific repository objects
-      * Gives access to the full DIP corresponding to a deposited SIP.  +
-      * Gives access to metadata, data or previews of specific repository objects. +
-    * **[[docuteam:bridge#changes_api|changes]]**: update or purge specific repository objects+
       * metadata only (data remains unchanged)       * metadata only (data remains unchanged)
       * data only (metadata remains unchanged)       * data only (metadata remains unchanged)
       * object (metadata and data are modified)       * object (metadata and data are modified)
 +    * **[[docuteam:bridge#access_api|access]]**: read/access data successfully deposited into the repository 
 +      * Gives access to the full DIP corresponding to a deposited SIP. 
 +      * Gives access to metadata, data or previews of specific repository objects.
  
 ===== Authentication ===== ===== Authentication =====
Zeile 300: Zeile 306:
  
  
-===== Changes API =====+===== Changes API (under development) =====
  
 Changes target specific objects in the repository, using their persistent identifier (PID), in order to replace or purge them. Similar to depositions, they need to be queued and processed by docuteam feeder to get their effect into the repository. Changes target specific objects in the repository, using their persistent identifier (PID), in order to replace or purge them. Similar to depositions, they need to be queued and processed by docuteam feeder to get their effect into the repository.
Zeile 338: Zeile 344:
   * ''pid'' persistent identifier of a repository object   * ''pid'' persistent identifier of a repository object
   * ''token''   * ''token''
-  * ''task'' => type of change, e.g. "data_update""metadata_update""object_update""data_delete", or "object_delete" +  * ''task'' => type of change, e.g. ''data_update''''metadata_update''''object_update''''data_delete'', or ''object_delete'' 
-  * ''package_format'' => indicate the format of the submitted package, e.g. "MatterhornMetsor "DocuteamDublincore1.0(optional, default: "MatterhornMets")+  * ''package_format'' => indicate the format of the submitted package, e.g. ''MatterhornMets'' or ''DocuteamDublincore1.0'' (optional, default: ''MatterhornMets'')
   * ''[binary data]'' => mandatory if task is "*_update"   * ''[binary data]'' => mandatory if task is "*_update"
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki