Skip to content

Commit

Permalink
Merge pull request #73 from nf-osi/patch-remove-investigatorwebsite
Browse files Browse the repository at this point in the history
Update nf_research_tools.rdb.model.csv
  • Loading branch information
allaway authored Oct 14, 2024
2 parents 94db307 + a3a3191 commit 9efe85f
Showing 1 changed file with 1 addition and 2 deletions.
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

0 comments on commit 9efe85f

Please sign in to comment.