Web Service Method: Create a Symmetric Relation in a Custom Scheme
Web Service Method: Create a Symmetric Relation in a Custom Scheme
Description |
---|
Create a symmetric relation. |
URL: /PoolParty/api/schema/createSymmetricRelation
Content-Type
application/json
Supported Methods |
---|
POST |
JSON Request Object
CreateSymmetricPropertyInput
Type: CreateSymmetricPropertyInput
Symmetric Relation
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 |
Returns
Content-Type: application/json
Status: 200 - OK