Topic Property

Top  Previous  Next

Path

/topicmaps/{tm}/topics/{topic}/properties/{prop}

 

Description

A single topic property

 

Supported HTTP Operations

 

HTTP Method

Description

Supported Formats

GET

Retrieves the property representation. Returns a TopicPropertyRepr item

XML, JSON

PUT

Updates the type, scope, value and/or reifier of the topic property. Accepts a TopicPropertyRepr item

XML, JSON

DELETE

Deletes a property from the topic map.

N/A

HEAD

Returns the Last-Modified and ETag headers for the topic property representation

XML, JSON

 

Notes