Menu

Visible Legacy Map Widgets

Features

  • Add-in Script Tag adds an interactive map widget to your website
  • Coded script tag can be styled to your preferences
  • Single ID hard-coded map widgets can be centered around people, projects, or organizations
  • Easy one line of code for your web designer
  • For communicating ecosystem context and impact for TTOs, University Departments and Centers, Investigators, and Research Funders

Overview

Visible Legacy reads the feeds of over a hundred research universities and snaps these inventions into our knowledge graph and like them to the people, grants, papers, organizations, and patents that give you the "context" to quickly understand and navigate the development ecosystem. Each invention can be linked to your website to allow your users to see the context of inventions and find a portfolio faster. Aimed at University Technology Transfer Offices (TTOs), University Departments and Centers, Investigators, and Research Funders, the interactive Map Widget form of the Script Tag is an easy way to add features and help communicate the ecosystem and context of research to stakeholders.

The Map Widget form of the script tags are an html line of code that uses the Visible Legacy ID to construct a interactive graphical map element in your page to the Visible Legacy Navigator page for that exact topic.

The widget is a colorful visual element added in your page. The interactive map showing the development ecosystem allows your stakeholder to become familiar with the work more quickly.

Map Widget for Inteum Technology Publisher

We read the feeds from the many research universities using the Minuet Technology Publisher from Inteum. All these technologies are snapped into our knowledge graph and linked to the development context behind the invention. The Inteum Administrator can easily add one line of code "script tag" to have a widget "View in Visible Legacy" populated in the page for your user. This link will let your user jump to the invention in Visible Legacy Navigator to see context and find other relevant inventions and collaborators. Navigator pages then link back to Technology Publisher pages.

Coding Map Widgets for embed in web pages for TTOs

However for universities that would prefer to code their own for their available technologies site or for news or development outreach, map widgets may be placed by your code with the following script tag.

This html script tag has the topic ID added by your coding methods. The script tag fetches the map widget centered around the ID you have specified from our server and puts it in your page. Use type=widget and you can set height and width with usual style parameters.

  <script id='visleg-widget-script'
   src="https://api.visiblelegacy.com/widget_script.php?type=widget&height=410&width=700&id=NIHP:R01CA222965">
  </script>

Your code supplies the ID. If a topic does not exist in the Visible Legacy knowledge base no code will be inserted and the page will not be modified. There are other modes mentioned in our page.

Hard-Coding Map Widgets for embed in web pages for University Departments and Centers

For University Departments and Centers that are presenting the collaborations of people and outputs of papers, patents, and inventions over time, this map widget can be easily used to place an interactive map in your website. The interactive graphic element keeps your user engaged with your site. Use Visible Legacy Navigator to find your organization node and use that ID in the script tag above.

Hard-Coding Map Widgets for embed in web pages for Investigators

For Investigators that are presenting their collaborations and outputs of pagers, patents, and inventions over time, this map widget can be easily used to place an interactive map in your profile website. The interactive graphic element can be used to communicate in a visual way to peers and funders. Use Visible Legacy Navigator to find your person node and use that ID in the script tag above.

Hard-Coding Map Widgets for embed in web pages for research funders

For research funders such as Foundations and Granting Orginzations that are presenting the impact of their funded project and collaborations through outputs of papers, patents, and inventions over time, this map widget can be easily used to place an interactive map in your news or impact website. The interactive graphic element can be used to communicate in a visual way to stakeholders and the public. Use Visible Legacy Navigator to find the person or organization node and use that ID in the script tag above.

Get StartedLearn more about adding our free Map Widget varieties.

Learn More