Skip to content

Commit

Permalink
update caps for vendor url
Browse files Browse the repository at this point in the history
  • Loading branch information
allaway authored Nov 8, 2023
1 parent 09d5663 commit 9228ef9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nf_research_tools.rdb.model.csv
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ vendorItem,The resource item associated with a vendor.,,"Component, vendorItemId
vendorItemId,A unique identifier for the resource associated with a vendor. ,,,TRUE,,vendorItem,,,
catalogNumber,The catalog number associated with the resource pertaining to the vendor that sells the resource.,,,TRUE,,vendorItem,,,
catalogNumberURL,The url linking to the resource on the vendor's website. ,,,FALSE,,vendorItem,,,
vendor,A person or compnay offering the resource for sale.,,"Component, vendorId, vendorName, vendorURL",FALSE,,vendor,"vendorId, vendorName, vendorURL",,
vendor,A person or compnay offering the resource for sale.,,"Component, vendorId, vendorName, vendorUrl",FALSE,,vendor,"vendorId, vendorName, vendorUrl",,
vendorId,A unique identifier for the vendor.,,,TRUE,,vendor,,,
vendorName,The name of the vendor.,,,FALSE,,vendor,,,
vendorURL,The vendor website url associated with the resource.,,,FALSE,,vendor,,,
vendorUrl,The vendor website url associated with the resource.,,,FALSE,,vendor,,,
biobankDetails,"A large collection of biological or medical data and tissue samples, amassed for research purposes.",,"Component, biobankId, resourceId, biobankName, biobankURL, specimenType, specimenTissueType, tumorType, diseaseType, specimenPreparationMethod, specimenFormat",FALSE,,biobankDetails,"biobankId, resourceId, biobankName, biobankURL, specimenType, specimenTissueType, tumorType, diseaseType, specimenPreparationMethod, specimenFormat",,
biobankName,The name of the biobank. ,,,TRUE,,biobankDetails,,,
biobankId,A unique identifier for the biobank.,,,FALSE,,biobankDetails,,,
Expand Down

0 comments on commit 9228ef9

Please sign in to comment.