Skip to content

Commit

Permalink
Update nf_research_tools.rdb.model.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
allaway authored Oct 14, 2024
1 parent 8ac7276 commit b62a74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf_research_tools.rdb.model.csv
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ 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 company 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,,,
Expand Down

0 comments on commit b62a74b

Please sign in to comment.