The anticipated users of this project are students in this class and students of the URI for the next five years and anybody who has access to the URI website. Anybody of interest in this subject, such as educators and students outside of the university or general public, will be able to search thru this database, if they have access to the collegeĖs website.
Description of the Database Form:
A form, by name Annotation, with online accessibility, has been designed, as specified by the APA format, to enter data into the database; the same form can be used to view and modify data. Navigation between the several annotations stored in this database is effortless thru this form. A copy of this form is shown below:
Estimated size of the database:
This database contains one table, Annotation, with the following fields.
| Field | Description | Data Type | Storage Size |
| Annotation ID: | 8 bytes | automatic numbering | The identification column uniquely identifies the row and prevents duplicate data from being entered in the table. |
| Author1 Last Name: | 50 bytes | text | identifies the last name of the first author listed in the article |
| Author1 First Initials: | 1 byte | text | identifies the first initial of the first author of the article |
| Author1 Middle Initials: | 1 byte | text | identifies the middle initial of the first author of the article |
| Author2 Last Name: | 50 bytes | text | identifies the last name of the second author listed in the article |
| Author2 First Initials: | 1 byte | text | identifies the first initial of the second author of the article |
| Author2 Middle Initials: | 1 byte | text | identifies the middle initial of the second author of the article |
| Author3 Last Name: | 50 bytes | text | identifies the last name of the third author listed in the article |
| Author3 First Initials: | 1 byte | text | identifies the first initial of the third author of the article |
| Author3 Middle Initials: | 1 byte | text | identifies the middle initial of the third author of the article |
| Year Published: | 4 bytes | number | identifies the year of the article was published |
| Title: | 100 bytes | text | identifies the actual title of the journal article |
| Journal Name: | 100 bytes | text | identifies the name of the journal |
| Volume: | 4 bytes | number | identifies the volume number of the journal |
| Issue: | 10 bytes | text | identifies the issue number of the journal within a volume. |
| Pages: | 10 bytes | text | shows page numbers the article appears on - some journals have page numbers containing letters |
| Keyword1: | 100 bytes | text | Identifies the access point. |
| Keyword2: | 100 bytes | text | Identifies the access point. |
| Keyword3: | 100 bytes | text | Identifies the access point. |
| Annotation Text: | 500 bytes | memo | contains the 50 word-abstract of the article |
back to top
Home Page