WaMDaM_v1.05 [WaMDaM_DBWrench_Schema_v1.05.xml]
A data Source refers to the data provider and where quantitative or qualitative data values of an attribute came from and who provided them.
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| SourceID | Integer |
| Primary key identifier | |||
SourceName | VarChar(500) | full text of the source name | |||||
SourceWebpage | VarChar(500) |
| A URL for the organization's website | ||||
SourceCitation | VarChar(500) |
| a text of the proper citation of the source | ||||
PersonID | Integer | Foreign key identifier for a Person |
|
||||
Description | Text |
| A text description of the organization |
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_Sources_People | Metadata.People | Metadata.Sources | PersonID | PersonID |
(none)
Diagram Name |
01_WaMDaM |
02_WaMDaM_WCVs |