standards.TermRelation
A relation between two Terms (source and target) or a source Term and an external target URI (target_uri).
Fields
| Field | Type | Description |
|---|---|---|
| date_created | Date (with time) | date created |
| date_modified | Date (with time) | date modified |
| extra_fields | A JSON object | extra fields |
| get_absolute_url | ||
| id | String (up to 10) | id |
| jurisdiction | Jurisdiction | the related standards.Jurisdiction object |
| kind | String (up to 32) | kind |
| notes | Text | notes - Additional notes about the relation |
| source | Term | the related standards.Term object |
| target | Term | the related standards.Term object |
| target_uri | String (up to 500) | target uri |
| uri |