Hierarchy Definition

Top  Previous  Next

Path

/topicmaps/{tm}/hierarchies/{hierarchyId}

 

Description

A hierarchy definition contained in a topic map.

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Retrieves a representation of the hierarchy definition. Returns a HierarchyDefRepr item.

XML, JSON, HTML

PUT

Updates the definition of a hierarchy. Accepts a HierarchyDefRepr item.

XML, JSON

DELETE

Removes a hierarchy from the topic map.

N/A

HEAD

Retreives the Last-Modified and ETag headers for a hierarchy.

XML, JSON, HTML

 

Notes