Skip to main content

Web Service Method: Assign a SKOS-XL Label to a Concept

Abstract

Web Service Method: Assign a SKOS-XL Label to a Concept

Description

Assigns a SKOS-XL label to a concept.

URL: /api/thesaurus/{project}/createConceptRelation

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