Description |
---|
Removes an existing relation between a concept and a SKOS-XL label. |
URL: /api/thesaurus/{project}/deleteConceptRelation
Supported Methods |
---|
POST |
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 |
application/x-www-form-urlencoded
Response
This method returns execution results in text/plain format.
Status: 200 - OK