Differences between revisions 3 and 4
Revision 3 as of 2008-09-12 22:02:00
Size: 492
Editor: kfc
Comment:
Revision 4 as of 2008-09-12 22:02:34
Size: 494
Editor: kfc
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
WSDL: attachment:pidgenerator.xml
WSDL: attachment:DomsPIDGenerator.xml

PID API

WSDL: attachment:DomsPIDGenerator.xml A webservice for generating a PID is provided.

The API is trivially simple: A call to the given method will give the next available API. Optionally, a string may be given that should be part of the PID.

The call should never fail.

Implementation note: Due to a length restriction of 64 characters for Fedora PIDs, any string longer than approx 50 characters will be shortened, to ensure space for adding a unique part to the PID.

PID API (last edited 2010-03-17 13:08:50 by localhost)