harvest_error_instructions_sixC=is properly configured with your database information and namespace.
step_one=Step 1
download_template=Download template
download=Download
step_two=Step 2
fill_in_data=Fill in data
help_capitalized=Help
fill_in_template_with_data=Fill in the template with your data. You may fill in multiple templates if you wish to harvest multiple files at once.
step_three=Step 3
upload_files=Upload file(s)
upload_completed_templates=Upload your completed template(s).
upload_capitalized=Upload
uploaded_files=Uploaded files
step_four=Step 4
harvest_capitalized=Harvest
click_to_harvest=Click the button to harvest your file(s).
step_five=Step 5
view_results=View results
script_executed=Script being executed
progress_capitalized=Progress
undefined_runtime_property=property in runtime.properties is undefined.
define_value_for_property=In order to use this feature, please define a value for this property that points to the Harvester installation directory before redeploying and restarting the application.
collection_series_editor_role=collection or series editor role
editor_role_in=editor role in
edit_wbpage_of=Edit webpage of
add_webpage_for=Add webpage for
add_webpage=Add Web Page
url_type=URL Type
faculty_of_1000=Faculty of 1000 Link
standard_web_link=Standard Web Link
webpage_name=Webpage Name
investigator_entry_for=investigator entry for
investigator_capitalized=Investigator
principal_investigator_entry_for=principal investigator entry for
co_principal_investigator_entry_for=co-principal investigator entry for
create_capitalized=Create
create_entry=Create Entry
unable_to_handle_position_editing=This form is unable to handle the editing of this position because it is associated with multiple Position individuals.
start_year_must_precede_end=The Start Year must be earlier than the End Year.
end_year_must_be_later=The End Year must be later than the Start Year.
enter_or_select_grant=Please enter or select a value in the Grant Name field.
selected_grant=Selected Grant
years_of_grant_participation=Years of Participation in Grant
leadership=leadership
organization_type=organization type
leadership_role=Leadership Role
membership=membership
membership_in=membership in
organizations=organizations
organizer_of=organizer of
organizer_role=Organizer Role
outreach_comm_service=outreach & community service
outreach_comm_service_in=outreach & community service in
select_or_enter_name=Please select an existing value or enter a new value in the Name field.
enter_new_role_value=Please enter a new value in the Role field.
institutional_internal_class=Institutional Internal Class
internal_class_intro_one=This class will be used to designate those individuals internal to your institution.
internal_class_intro_two=This will allow you to limit the individuals displayed on your menu pages (People, Research, etc.) to only those within your institution.
no_local_oncologies=There are currently no recognized local ontologies.
namespace_must_use_this_pattern=In order for a local ontology to be recognized here, its namespace URI must follow this pattern
new_local_oncology=a new local ontology
return_here_to_define_class=and then return here to define the institutional internal class.
select_existing_local_class=Select an existing class from a local extension
cannot_find_class=Can't find an appropriate class?
create_new_class=Create a new class
create_new_one=Create a new one
use_capitals_each_word=use capitals for the first letter of each word
local_namespace=Local Namespace
problematic_section_error=Error: problematic section as above should all have been handled.
new_local_ontology=new local ontology
manage_grants_and_projects=Manage Grants & Projects for
persistent_link_to_visualization=Persistent link to current visualization
error_notification=error notification
close_me=Close Me
what_to_compare=What do you want to compare?
organizations_capitalized=Organizations
people_capitalized=People
organization_hierarchy_note=Note: the organizations or people listed below are only those which are directly beneath {0} in the organization hierarchy. You may 'drill down' to see the organizations or people below a given sub-organization by selecting the chart icon next to a selected sub-organization's name below the graph on the right.
save_all_as_csv=Save All as CSV
clear_capitalized=Clear
clear_all_selected_entities=Clear all selected entities.
comparing_capitalized=Comparing
of=of
institutions_capitalized=Institutions
info_based_on_vivo_data=This information is based solely on {0} which have been loaded into the VIVO system.
you_have_selected=You have selected
of_a_maximum=of a maximum
schools=schools
legend_capitalized=Legend
with_unknown_year=with unknown year
with_known_year=with known year
from_current_incomplete_year=from current incomplete year
view=view
entity_comp_error_text1=This organization has neither sub-organizations nor people with
entity_comp_error_text2=in the system.
entity_comp_error_text3=Please visit the full
entity_comp_error_text4=for a more complete overview.
incomplete_data_note1=Note: This information is based solely on publications that have been loaded into the VIVO system. This may only be a small sample of the person's total work.
incomplete_data_note2=Go to your profile page to enter additional details about your publications.
incomplete_data_note3=Log in to enter additional details about your publications on your profile page.
tables_capitalized=Tables
publications_per_year=Publications per year
investigator_name=investigator name
co_author_icon=co-author icon
currently_no_grants_for=Currently there are no {0} grants for
this_investigator=this investigator
no_grants_for=Currently there are no grants for
grant_s_capitalized=Grant(s)
co_investigator_s_capitalized=Co-investigator(s)
first_grant=First Grant
last_grant=Last Grant
incomplete_grant_data_note1=Note: This information is based solely on grants that have been loaded into the VIVO system. This may only be a small sample of the person's total work.
incomplete_grant_data_note2=Go to your profile page to enter additional details about your grants.
incomplete_grant_data_note3=Log in to enter additional details about your grants on your profile page.
grants_per_year=Grants per year
grant_info_for_all_years=The information in the following tables is for all years.
grant_sparkline_note=The spark lines shown above reflect grants through the last complete calendar year. These tables, however, show the grant information for all years, based on the information loaded in the VIVO system.
numbers_based_on_publications_in_vivo=These numbers are based solely on publications that have been loaded into this VIVO application. If this is your profile, you can enter additional publications below.
refresh_cached_vis_models=Refresh Cached Models for Visualization
why_needed=Why is it needed?
vis_tools_note_one=Large-scale visualizations like the Temporal Graph or the Map of Science involve calculating total counts of publications or of grants for some entity. Since this also means checking through all of its sub-entities, the underlying queries can be both memory-intensive and time-consuming. For a faster user experience, we wish to save the results of these queries for later re-use.
vis_caching_process=What's involved in the caching process?
vis_tools_note_two=To this end we have devised a caching solution which will retain information about the hierarchy of organizations -- namely, which publications are attributed to which organizations -- by storing the RDF model.
vis_tools_note_three=We're currently caching these models in memory. The cache is built (only once) on the first user request after a server restart. Because of this, the same model will be served until the next restart. This means that the data in these models may become stale depending upon when it was last created. This works well enough for now. In future releases we will improve this solution so that models are stored on disk and periodically updated.
vis_tools_note_four=The models are refreshed each time the server restarts. Since this is not generally practical on production instances, administrators can instead use the "refresh cache" link above to do this without a restart.
max_entity_note=A Maximum 10 entities can be compared. Please remove some & try again.
organizations_and_people=Organizations and People
loading_data_for=Loading data for
data_for=Data for
refreshing_data_message=is now being refreshed. The visualization will load as soon as we are done computing, or you can search or browse other data in VIVO and come back in a few minutes.
disclaimer_text_one=This information is based solely on
disclaimer_text_two=which have been loaded into the VIVO system as of
in_current_incomplete_year=in the current incomplete year (not charted above)
publication_count=Publication Count
grant_count=Grant Count
entity_type=Entity Type
no_matching_entities_found=No matching entities found
clear_search_query=clear search query
short_max_entity_note=A Maximum of 10 entities can be compared.
information_capitalized=Information
content_requires_flash=This content requires the Adobe Flash Player.
get_flash=Get Flash
of_pubs=of pubs.
max_nbr_for_comp=The maximum number of items for comparison is 3.
no_matching_science_areas=No matching science areas found
subdisciplines=Subdisciplines
disciplines=Disciplines
science_area_level=Level of Science Area
of_activity=of activity
drill_down=drill down
disciplines_lower=disciplines
subdisciplines_lower=subdisciplines
show_discipline_labels=Show discipline labels
no_attributed_publications=No publications in the system have been attributed to this
none_of_the=None of the
publications_attributed_to=publications attributed to this
been_science_located=have been "science-located."
publication_attributed_to=The publication attributed to this
not_science_located=has not been "science-located."
no_journal_information=have no journal information.
no_matching_map_location=could not be matched with a map location using their journal information.
map_being_refreshed_msg=is now being refreshed. The visualization will load as soon as we are done computing, or you can search or browse other data in VIVO and come back in a few minutes.