Association

Top  Previous  Next

Path

/topicmaps/{tm}/associations/{association}

 

Description

A single association in the topic map

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Retrieves the representation of the association. Returns an AssociationRepr item.

XML, JSON

PUT

Updates an association in the topic map. Accepts an AssociationRepr item.

XML, JSON

DELETE

Removes an association from the topic map.

N/A

HEAD

Returns the Last-Modified and ETag headers for an association

XML, JSON

 

Notes