What are Properties? Properties
| Property | ID | Expected Type | Description | |
|---|---|---|---|---|
| expected_type | /type/property/expected_type | /type/type |
the expected type of the object referred to by this property , |
|
| master_property | /type/property/master_property | /type/property |
the forward property that controls this property. All properties using the master property are mirrored by this property. , |
|
| unique | /type/property/unique | /type/boolean |
if this is true, the property can point to only one object. By default, properties can point to multiple objects. |
|
| reverse_property | /type/property/reverse_property | /type/property |
this lists the property that mirrors this property from the expected type. A property should not have both master_property and reverse_property. , |
|
| schema | /type/property/schema | /type/type |
the link from a property to its underlying type. This forces a property to only belong to a single type. , |
|
| Unit | /type/property/unit | /type/unit | ||
| enumeration | /type/property/enumeration | /type/namespace | , | |
| delegated | /type/property/delegated | /type/property | ||
| links | /type/property/links | /type/link | ||
| requires_permission | /type/property/requires_permission | /type/boolean |
if this is true, the property's write access is restricted to the permission of the property's schema |
|
| Authorities | /type/property/authorities | /type/permission | ||
What are Included Types? Included Types
This type doesn't have any included types. |
|||
Incoming Properties
| Originating Type | Property | ||
|---|---|---|---|
|
Property
/type/property
|
master_property
/type/property/master_property
|
||
|
Property
/type/property
|
reverse_property
/type/property/reverse_property
|
||
|
Type
/type/type
|
Properties
/type/type/properties
|
||
|
Type
/type/type
|
Expected_by
/type/type/expected_by
|
||
|
Link
/type/link
|
Master_property
/type/link/master_property
|
||
|
Namespace
/type/namespace
|
Enumerated
/type/namespace/enumerated
|
||
|
Property
/type/property
|
delegated
/type/property/delegated
|
||
|
Extension
/type/extension
|
Uses_keys
/type/extension/uses_keys
|
||
| Commons | |||
| Bases | |||