Description |
---|
Assigns a SKOS-XL label to a concept. |
URL: /api/
thesaurus/{project}/createConceptRelation
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
This method returns execution results in text/plain format.
Status: 200 - OK