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.