Description |
---|
Create a symmetric relation. |
URL: /PoolParty/api/schema/createSymmetricRelation
application/json
Supported Methods |
---|
POST |
CreateSymmetricPropertyInput
Type: CreateSymmetricPropertyInput
Attribute | Type | Comment |
---|---|---|
| Array of IRIs | Custom scheme URI(s) |
| Literal | Description of the property |
| Array of IRIs | URI(s) of domain |
| Literal | Relation label. label:{ label:related, language: en } |
| Array of IRIs | URI(s) of range |
| IRI | URI of ontology |
| Boolean | true or false |
| Array of IRIs | URI(s) of super-properties |
| IRI | URI of relation |
Content-Type: application/json
Status: 200 - OK