Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nf_research_tools.rdb.model.csv #73

Merged
merged 2 commits into from
Oct 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions nf_research_tools.rdb.model.csv
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,11 @@ developmentId,A unique identifier for the development of the resource.,,,TRUE,,d
funder,A person or organization that provides money for a particular resource.,,"Component, funderId, funderName",FALSE,,funder,"funderId, funderName",,
funderId,A unique identifier for the funder of the resource.,,,FALSE,,funder,,,
funderName,The name of the person or agency that funded the development of the resource.,,,FALSE,,funder,,,
investigator,A person who carries out a formal inquiry or investigation into the development of the resource.,,"Component, investigatorId, orcid, investigatorName, institution, investigatorWebsite, investigatorSynapseId",FALSE,,investigator,"investigatorId, orcid, investigatorName, institution, investigatorWebsite, investigatorSynapseId",,
investigator,A person who carries out a formal inquiry or investigation into the development of the resource.,,"Component, investigatorId, orcid, investigatorName, institution, investigatorSynapseId",FALSE,,investigator,"investigatorId, orcid, investigatorName, institution, investigatorSynapseId",,
investigatorId,A unique identifier for the investigator.,,,TRUE,,investigator,,,
orcid,The orcidId of the investigator that developed the resource,,,FALSE,,investigator,,,
investigatorName,The name of the investigator responsible for devleoping the resource.,,,TRUE,,investigator,,,
institution,The insitution of the investator,,,FALSE,,investigator,,,
investigatorWebsite,The url to the investigator's laboratory website corresponding to the resource.,,,FALSE,,investigator,,,
investigatorSynapseId,The synapse identifier for the investigator.,,,FALSE,,investigator,,,
publication,Initial publication associated with the resource.,,"Component, publicationId, publicationTitle, authors, abstract, journal, publicationDate, pmid, doi, citation, publicationDateUnix",FALSE,,publication,"publicationId, publicationTitle, authors, abstract, journal, publicationDate, pmid, doi, citation, publicationDateUnix",,
publicationId,A unique identifier for the publication.,,,FALSE,,publication,,,
Expand Down
Loading