⇤ ← Revision 1 as of 2008-06-26 12:26:08
Size: 364
Comment: Created by the PackagePages action.
|
Size: 769
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
WSDL: attachment:FileCharacterizer.xml === File Characterization API === The following describes those methods of the File Characterization API that may be called by the GUI. ==== characterizeFile ==== Generates a new PID. Input parameters: * {{{String infix}}} The PID of the object. Returns: * {{{String}}} The newly generated unique PID, possibly including the provided infix. |
File characterization API here
A webservice will be provided, that given a URL will provide output of characterization tools, and a file format ID. This API is yet to be defined.
The concept is that the output of this webservice must be included in a technical datastream for the file object. Also, the format ID must be provided in technical metadata.
WSDL: attachment:FileCharacterizer.xml
File Characterization API
The following describes those methods of the File Characterization API that may be called by the GUI.
characterizeFile
Generates a new PID.
Input parameters:
String infix The PID of the object.
Returns:
String The newly generated unique PID, possibly including the provided infix.