standards.ContentStandardRelation
Describes an association between a content node and a standard node that indicates curriculum alignment of type kind (default majorAlignment).
Fields
| Field | Type | Description |
|---|---|---|
| canonical_uri | URL | canonical uri - URI for this relation used when publishing |
| contentnode | ContentNode | the related standards.ContentNode object - The content node (source) |
| correlation | ContentCorrelation | the related standards.ContentCorrelation object |
| date_created | Date (with time) | date created - When the relation was added to the 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 |
| kind | Term | the related standards.Term object |
| notes | Text | notes - Additional notes and supporting text |
| source_uri | URL | source uri - External URI for imported relations |
| standardnode | StandardNode | the related standards.StandardNode object - The standard node (target) |
| uri |