Review of review mappings: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Line 30: | Line 30: | ||
| Tables referred by the Review of Reviews Mappings Table as Foreign Key Relationship. | Tables referred by the Review of Reviews Mappings Table as Foreign Key Relationship. | ||
| [[File: | [[File:review_of_reviews_imported.png]] | ||
| Back to [http://wiki.expertiza.ncsu.edu/index.php/Documentation_on_Database_Tables Database Tables] Main page. | Back to [http://wiki.expertiza.ncsu.edu/index.php/Documentation_on_Database_Tables Database Tables] Main page. | ||
Latest revision as of 22:26, 25 April 2018
Maps a connection between the participants providing a review and those providing a metareview/review of review
Deprecated
Metareview/Review of review mappings variable documentation
| Field Name | Type | Description | 
|---|---|---|
| id | int(11) | The unique record id | 
| review_reviewer_id | int(10) | The participant who is creating the metareview - needs to be depracated. | 
| review_mapping_id | int(11) | The review_mapping which defines the relationship between author/team and reviewer. | 
E/R diagram for Parents Tables
No Tables were referred by the Review of Review Mappings Table as Foreign Key Relationship.
E/R diagram for Child Tables
Tables referred by the Review of Reviews Mappings Table as Foreign Key Relationship.
Back to Database Tables Main page.
