Arc

Top  Previous  Next

Path

/topicmaps/{tm}/arcs/{arc}

 

Description

A single arc in the topic map

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Retrieves the representation of the arc. Returns an ArcRepr item.

XML, JSON

PUT

Updates an arc in the topic map. Accepts an ArcRepr item.

XML, JSON

DELETE

Removes an arc from the topic map.

N/A

 

Notes