standards.StandardNodeRelation
A relation between two StandardNode s, which is part of the standards crosswalk crosswalk. The default relation kind is majorAlignment.
Fields
| Field | Type | Description |
|---|---|---|
| canonical_uri | URL | canonical uri - URI for this relation used when publishing |
| crosswalk | StandardsCrosswalk | the related standards.StandardsCrosswalk object |
| 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 9) | id |
| kind | Term | the related standards.Term object |
| notes | Text | notes - Additional notes and supporting text |
| source | StandardNode | the related standards.StandardNode object |
| source_uri | URL | source uri - External URI for imported relation |
| target | StandardNode | the related standards.StandardNode object |
| uri |