Web Service Method: Create a Class in an Ontology
Abstract
Web Service Method: Create a Class in an Ontology
Description |
---|
Create an ontology class. |
URL: /PoolParty/api/schema/class
Content-Type
application/json
Supported Methods |
---|
POST |
JSON Request Object
CreateCustomTypeInput
Type: CreateCustomTypeInput
Ontology Class
Attribute | Type | Comment |
---|---|---|
| Array of IRIs | Custom scheme URI(s) |
| Literal | Description of ontology class |
| IRI | |
| Literal | |
| IRI | |
| Literal | Class label |
| Literal | |
| IRI | URI of ontology |
| Array of IRIs | Subclasses |
| IRI | URI of class |
Returns
Content-Type: application/json
Status: 200 - OK