Web Service Method: Remove Relation Between Concept and SKOS-XL Label
Abstract
Web Service Method: Remove Relation Between Concept and SKOS-XL Label
Description |
---|
Removes an existing relation between a concept and a SKOS-XL label. |
URL: /api/thesaurus/{project}/deleteConceptRelation
Request
Supported Methods |
---|
POST |
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
concept | String | true | URI of the concept |
property | SkosxlRelationProperty | true | Type of the label relation prefLabel | altLabel | hiddenLabel | labelRelation |
labelUri | String | true | Target label |
Content-Type
application/x-www-form-urlencoded
Response
This method returns execution results in text/plain format.
Status: 200 - OK