Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET /objects/{pid}?asOfDateTimeformatQueryParam:

Parameter

Format
| Meaning
|
|Default
| Example
|

asOfDateTime

...

yyyy-MM-ddTHH:mm:ss.SSSZ

Now

...


2009-01-01T03:00:00:000Z

...

|

format

...

one of text/xml, text/html, html, xml


text/html
|
|

Profile of an object, which includes key metadata fields and URLs for the object Dissemination Index and the object Item Index. Can be thought of as a default view of the object.

Schema for xml format:

Example of html format

Examples:
Get the object profile of the object as it looked at the specified date in the xml formatFull example url
GET /objects/{pid}?asOfDateTime=2009-01-01T03:00:00:000Z&format=text/xml

...

GET /objects/{pid}\objectXML

Datastream Resources

2. Method Resources

Create methods

Object resources

...