vivodashboard icon indicating copy to clipboard operation
vivodashboard copied to clipboard

VIVO Dashboard - a semantic application for visualizing publication data

Results 18 vivodashboard issues
Sort by recently updated
recently updated
newest added

## Context If we start using ReCiter instead of PubAdmin, we can't kill PubAdmin because VIVO Dashboard gets files from PubAdmin. [Here](https://nexus.weill.cornell.edu/display/vivo/Queries+for+populating+VIVO+Dashboard) are the existing queries. In order for this...

For the export CSV function, add a column for all the authors. In cases where there are more than 6 authors, use the "et al." syntax developed for clicking on...

## Computing h-index h-index is a person-level metric that answers the question, "How many publications has a person author that have been cited at least that many times?" For example,...

This author position is blank for [this export](https://vivodashboard.weill.cornell.edu/publications/export?f%5B0%5D=publication_year%3A%5B2009%20TO%202014%5D&f%5B1%5D=publication_author_names%3APaul%20J%20Albert%20-%20Library&f%5B2%5D=publication_journal%3AAutoimmunity%20reviews&f%5B3%5D=publication_author_firstlast_affiliations%3ALibrary#publication_author_firstlast_affiliations) but it should say first author. If we run this on VIVO Dashboard, ``` select field_author_rank_value, field_id_value, field_author_position_value, z10.entity_id from field_data_field_scopus_id z0...

Described here: https://nexus.weill.cornell.edu/pages/viewpage.action?pageId=88507530#PopulatingPeople_ED(PubAdminProduction)-GetallNYCMDstudents,activeandinactive

Right now, VIVO Dashboard will only display titles for people with appointments who meet the following criteria: ``` (&(!(title=*Emerit*))(!(title=Adjunct*))(!(title=Visiting*))(!(title=*Courtesy*))(objectClass=weillCornellEduSORRoleRecord)(weillCornellEduFTE=100)(!(weillCornellEduRole=Voluntary Faculty))(!(weillCornellEduRole=Non-Faculty Academic Staff))(weillCornellEduType=Primary)) ``` That’s because the title display is tied...

Ticket: https://s016.med.cornell.edu:8443/browse/WEBMAINT-13512 Right now, there are no counts. They're missing because they're wrong.