Web Service Method: Create a Custom Ontology
Abstract
Web Service Method: Create a Custom Ontology
Description |
---|
Creates a custom ontology. |
URL: /PoolParty/api/schema/customOntology
Content-Type
application/x-www-form-urlencoded
Supported Methods |
---|
POST |
HTTP Parameters
Parameter | Description | Type | Required |
---|---|---|---|
label | Custom ontology label | String | true |
identifier | Custom ontology identifier | String | true |
description | Custom ontology description | String | false |
baseUrl | Custom ontology baseUrl | String | false |
separator | Custom ontology separator | String | false |
visibility | Custom ontology visibility. true or false | String | false |
availableLanguages | Custom ontology languages | Array of Strings | false |
groups | Array of String | false |
Returns
Status: 201 - OK