standards.ContentNodeRelation
A relation between two ContentNode s.
Fields
| Field | Type | Description |
|---|---|---|
| canonical_uri | URL | canonical uri - URI for this relation used when publishing |
| date_created | Date (with time) | date created - When the relation was added to repository |
| date_modified | Date (with time) | date modified - Date of last modification to relation data |
| extra_fields | A JSON object | extra fields |
| get_absolute_url | ||
| id | String (up to 10) | id |
| jurisdiction | Jurisdiction | the related standards.Jurisdiction object |
| kind | Term | the related standards.Term object |
| notes | Text | notes - Additional notes and supporting text |
| source | ContentNode | the related standards.ContentNode object |
| source_uri | URL | source uri - External URI of an imported relation |
| target | ContentNode | the related standards.ContentNode object |
| uri |