CINXE.COM
VuFind庐 - Search. Discover. Share.
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>VuFind庐 - Search. Discover. Share.</title> <link href="/vufind/assets/images/vufind-favicon.ico" rel="shortcut icon" type="image/x-icon"> <link href="/vufind/assets/css/style.css" rel="stylesheet" type="text/css"> <script src="/vufind/assets/js/jquery.min.js" type="text/javascript"></script> <script src="/vufind/assets/js/bootstrap.min.js" type="text/javascript"></script> </head> <body> <div class="header"> <a href="/vufind/" class="logo"><img src="/vufind/assets/images/vf-beta.png" alt="Home"/></a> <br class="visible-xs visible-sm"/> <!--<a href="/vufind/ddoc.html">Design Doc</a>--> <a href="/vufind/about.html">About</a> <a href="/vufind/features.html">Features</a> <a href="/vufind/downloads.html">Downloads</a> <a href="https://vufind.org/wiki/installation">Getting Started</a> <a href="https://vufind.org/wiki">Documentation</a> <a href="/vufind/schedule.html">Events</a> <a href="/vufind/support.html">Support</a> <a href="https://github.com/vufind-org/vufind">GitHub</a> </div> <div class="header-announcement"> <p> Love VuFind庐? Consider becoming a <a href="https://vufind.org/donate">financial supporter</a>. Your support helps build a better VuFind庐! </p> </div> <!-- <div class="header-announcement"> <p> Join us August 22-24 at <a href="https://openlibraryfoundation.org/about/wolfcon/upcoming/">WOLFcon</a> for <a href="https://vufind.org/wiki/community:conferences:summit_2023">VuFind庐 Summit 2023!</a> (<a href="https://wolfcon2023.sched.com/overview/type/VuFind">schedule</a>) </p> </div> <script> const startTime = new Date(Date.UTC(2023, 8-1, 22, 14, 0, 0)); const endTime = new Date(Date.UTC(2023, 8-1, 22, 17, 0, 0)); const formatter = new Intl.DateTimeFormat('default', { dateStyle: 'short', timeStyle: 'short' }); const localStartTime = formatter.format(startTime); const localEndTime = formatter.format(endTime); document.getElementById("gmt-time") .setAttribute("title", `Local Time: ${localStartTime} to ${localEndTime}`); </script> --> <div class="body"> <div class="container"> <h1>Features</h1> <div class="video"> <iframe width="560" height="315" src="https://www.youtube.com/embed/6Nf6sDSlQqg?si=p00c27j_OD-z5BL8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> <a href="https://www.youtube.com/watch?v=6Nf6sDSlQqg">Introduction to VuFind庐</a> from <a href="https://openlibraryfoundation.org/about/wolfcon/">WOLFcon 2021</a> </div> <div class="row"> <div class="col-md-6"> <quote> <b>Search with Faceted Results</b> The search system allows the user to search from a basic search box and then narrow down the results by clicking on facet values found in the matching records. </quote> <quote> <b>Real Time Record Status and Location Information</b> The search results page is able to display the live status of a record through real-time querying of the underlying catalog system. This allows the best of both worlds: fast retrieval of search results, and accurate reporting of item availability. </quote> <quote> <b>"More Like This" Resource Suggestions</b> When viewing a record, the user will be offered suggestions of resources that are similar to the current resource. </quote> <quote> <b>Save Resources to "Favorites" Lists</b> The user can save resources from both the search results page and the record view page to their own customizable lists. The lists can be kept private by the user or made public and shared with others via URL. </quote> <quote> <b>Browse for Resources</b> In addition to searching, the user can explore the collection and serendipitously discover useful resources through a variety of browsing mechanisms, including <a href="https://vufind.org/wiki/indexing:alphabetical_heading_browse">alphabetical heading browse</a>, facet-driven category browse, and <a href="https://vufind.org/wiki/configuration:channels">channels</a>. </quote> </div> <div class="col-md-6"> <quote> <b>Persistent URLs</b> Search and record pages never change their URLs, allowing users to easily bookmark and share queries and other useful content. </quote> <quote> <b>Compatible with Reference Management Tools</b> Your users can save and tag any records with <a href="http://www.zotero.org/">Zotero</a> and other commonly used reference management tools. Data is embedded using the <a href="https://en.wikipedia.org/wiki/COinS">COinS</a> standard and can also be <a href="https://vufind.org/wiki/development:howtos:supporting_a_new_export_format">exported</a> in a variety of ways. </quote> <quote> <b>Internationalization</b> The interface has translations available in more than thirty languages, including Arabic, Brazilian Portuguese, Chinese, Dutch, English, French, German, Japanese and Spanish. <a href="https://vufind.org/wiki/development:architecture:localization">Supporting new languages</a> is easy, and you can also override translations to adjust the user interface without changing any templates or code. </quote> <quote> <b>Access Your Data: OAI-PMH, APIs, Solr</b> VuFind庐 has many APIs to interact with the search, data and many other features. You can syndicate your record data with other institutions via an <a href="https://vufind.org/wiki/indexing:tracking_record_changes#oai-pmh_server_functionality">OAI server</a>. You can search using VuFind庐's algorithms via its <a href="https://vufind.org/wiki/development:apis">built-in APIs</a>. And if you want complete access to your indexed data, you can interact directly with Solr, VuFind庐's backend search and index engine. </quote> <quote> <b>Enhance Record Displays with Content Providers</b> VuFind庐 can incorporate data from <a href="https://vufind.org/wiki/configuration:external_content">a variety of third-party services</a> to enhance the user experience with content like cover images, reviews, author biographies, and more! </quote> </div> </div> </div> </div> <div class="footer"> <div class="container"> <div class="flex w-content nowrap"> <div class="flex-1"> <a href="https://vufind.org/wiki/changelog">Release Schedule</a> </div> <div class="flex-1"> <a href="https://github.com/vufind-org/vufind">GitHub</a> </div> </div> <p class="footer__statement"> VuFind庐 is developed and maintained by an <a href="https://vufind.org/wiki/community">international community of contributors</a> with support from the <a href="https://openlibraryfoundation.org/">Open Library Foundation</a> and the generous <a href="https://vufind.org/wiki/community:membership_levels_and_benefits">sponsors</a> below. </p> <div class="footer__sponsors"> <div class="flex-1"> <a class="footer__sponsor-link" href="https://library.villanova.edu"> <img class="footer__sponsor-img" src="/vufind/assets/images/sponsors/VU508Black.webp" alt="Falvey Library, Villanova University" > </a> </div> <div class="flex-1"> <a class="footer__sponsor-link" href="https://www.hebis.de/"> <img class="footer__sponsor-img" src="/vufind/assets/images/sponsors/hebis-de.svg" alt="hebis.de" > </a> </div> <div class="flex-1"> <a class="footer__sponsor-link" href="https://lts.lehigh.edu/"> <img class="footer__sponsor-img" src="/vufind/assets/images/sponsors/lehigh-lts.svg" alt="Lehigh University Library" > </a> </div> </div> </div> </div> <!-- Matomo --> <script type="text/javascript"> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://morpheus.library.villanova.edu/piwik/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '12']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </body> </html>