BASE (search Engine)
BASE (Bielefeld Academic Search Engine) is a multi-disciplinary search engine to scholarly internet resources, created by Bielefeld University Library in Bielefeld, Germany. It is based on free and open-source software such as Apache Solr and VuFind. It harvests OAI metadata from institutional repositories and other academic digital libraries that implement the Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH), and then normalizes and indexes the data for searching. In addition to OAI metadata, the library indexes selected web sites and local data collections, all of which can be searched via a single search interface. History BASE was developed at the German university of Bielefeld beginning in 2002. The project's initial goal was to develop a search engine that would provide users access to the university's research resources. Yet as the initiative advanced, the creators came to see the need for a more thorough search engine that might provide users acce ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Metadata
Metadata (or metainformation) is "data that provides information about other data", but not the content of the data itself, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive metadata – the descriptive information about a resource. It is used for discovery and identification. It includes elements such as title, abstract, author, and keywords. * Structural metadata – metadata about containers of data and indicates how compound objects are put together, for example, how pages are ordered to form chapters. It describes the types, versions, relationships, and other characteristics of digital materials. * Administrative metadata – the information to help manage a resource, like resource type, and permissions, and when and how it was created. * Reference metadata – the information about the contents and quality of Statistical data type, statistical data. * Statistical metadata – also called process data, may ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Open Access (publishing)
Open access (OA) is a set of principles and a range of practices through which nominally copyrightable publications are delivered to readers free of access charges or other barriers. With open access strictly defined (according to the 2001 definition), or libre open access, barriers to copying or reuse are also reduced or removed by applying an open license for copyright, which regulates post-publication uses of the work. The main focus of the open access movement has been on "peer reviewed research literature", and more specifically on academic journals. This is because: * such publications have been a subject of serials crisis, unlike newspapers, magazines and fiction writing. The main difference between these two groups is in demand elasticity: whereas an English literature curriculum can substitute '' Harry Potter and the Philosopher's Stone'' with a free-domain alternative, such as '' A Voyage to Lilliput,'' an emergency room physician treating a patient for a lif ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Internet Search Engines
The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a network of networks that consists of private, public, academic, business, and government networks of local to global scope, linked by a broad array of electronic, wireless, and optical networking technologies. The Internet carries a vast range of information resources and services, such as the interlinked hypertext documents and applications of the World Wide Web (WWW), electronic mail, internet telephony, streaming media and file sharing. The origins of the Internet date back to research that enabled the time-sharing of computer resources, the development of packet switching in the 1960s and the design of computer networks for data communication. The set of rules (communication protocols) to enable internetworking on the Internet arose from research and development commissioned ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Open Access In Germany
Open access to scholarly communication in Germany has evolved rapidly since the early 2000s. Publishers Beilstein-Institut, Copernicus Publications, De Gruyter, Knowledge Unlatched, Leibniz Institute for Psychology Information, ScienceOpen, Springer Nature, and belong to the international Open Access Scholarly Publishers Association. Policy The legal basis for authors choosing open access publishing lies in Section 12 of the German (Copyright Act), which covers Deutsches Urheberrecht, Urheberrecht (authors' rights). All major German research institutions have signed the 2003 Berlin Declaration on Open Access to Knowledge in the Sciences and Humanities, including the Berlin-Brandenburg Academy of Sciences and Humanities, Deutsche Forschungsgemeinschaft, , Fraunhofer Society, German Rectors' Conference, and Max Planck Society. "The Federal Ministry of Education and Research (Germany), Federal Ministry of Education and Research released its open access strategy paper entitled "Ope ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
CORE (research Service)
CORE (Connecting Repositories) is a service provided by the based at The Open University, United Kingdom. The goal of the project is to aggregate all open access content distributed across different systems, such as repositories and open access journals, enrich this content using text mining and data mining, and provide free access to it through a set of services. The CORE project also aims to promote open access to scholarly outputs. CORE works closely with digital libraries and institutional repositories. Service description There are existing commercial academic search systems, such as Google Scholar, which provide search and access level services, but do not support programmable machine access to the content. This is seen with the use of an API or data dumps, and limits the further reuse of the open access content (e.g., text and data mining). There are three access levels to content: * access at the granularity of papers * analytical access and granularity of colle ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
List Of Academic Databases And Search Engines
This page contains a representative list of major databases and search engines useful in an academic setting for finding and accessing articles in academic journals, institutional repository, institutional repositories, archives, or other collections of scientific journal, scientific and academic journal, other articles. As the distinction between a database and a search engine is unclear for these complex document retrieval systems, see: * the general list of search engines for all-purpose search engines that can be used for academic purposes * the article about bibliographic databases for information about databases giving bibliographic information about finding books and journal articles. Note that "free" or "subscription" can refer both to the availability of the database or of the journal articles included. This has been indicated as precisely as possible in the list: List See also * Academic publishing * Google Scholar * List of digital library projects * List of edu ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Open Access
Open access (OA) is a set of principles and a range of practices through which nominally copyrightable publications are delivered to readers free of access charges or other barriers. With open access strictly defined (according to the 2001 definition), or libre open access, barriers to copying or reuse are also reduced or removed by applying an open license for copyright, which regulates post-publication uses of the work. The main focus of the open access movement has been on "peer reviewed research literature", and more specifically on academic journals. This is because: * such publications have been a subject of serials crisis, unlike newspapers, magazines and fiction writing. The main difference between these two groups is in demand elasticity: whereas an English literature curriculum can substitute '' Harry Potter and the Philosopher's Stone'' with a free-domain alternative, such as '' A Voyage to Lilliput,'' an emergency room physician treating a patient for a lif ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Application Programming Interface
An application programming interface (API) is a connection between computers or between computer programs. It is a type of software Interface (computing), interface, offering a service to other pieces of software. A document or standard that describes how to build such a connection or interface is called an ''API specification''. A computer system that meets this standard is said to ''implement'' or ''expose'' an API. The term API may refer either to the specification or to the implementation. In contrast to a user interface, which connects a computer to a person, an application programming interface connects computers or pieces of software to each other. It is not intended to be used directly by a person (the end user) other than a computer programmer who is incorporating it into software. An API is often made up of different parts which act as tools or services that are available to the programmer. A program or a programmer that uses one of these parts is said to ''call'' that ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
EBSCO Information Services
EBSCO Information Services, headquartered in Ipswich, Massachusetts, is a division of EBSCO Industries Inc., a private company headquartered in Birmingham, Alabama. EBSCO provides products and services to libraries of many types around the world. Its products include EBSCONET, a complete e-resource management system, and EBSCO''host'', which supplies a fee-based online research service with 375 full-text databases, a collection of 600,000-plus ebooks, subject indexes, point-of-care medical references, and an array of historical digital archives. In 2010, EBSCO introduced its ''EBSCO Discovery Service'' (EDS) to institutions, which allows searches of a portfolio of journals and magazines. History EBSCO Information Services is a division of EBSCO Industries Inc., a company founded in 1944 by Elton Bryson Stephens Sr. and headquartered in Birmingham, Alabama. "EBSCO" is an acronym for Elton B. Stephens Company. EBSCO Industries has annual sales of about $3 billion. It is one of ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Bibliographic Database
A bibliographic database is a database of bibliographic records. This is an organised online collection of references to published written works like academic journal, journal and newspaper articles, conference proceedings, reports, government and legal publications, patents and books. In contrast to library catalogue entries, a majority of the records in bibliographic databases describe articles and conference papers rather than complete monographs, and they generally contain very rich subject descriptions in the form of Index term, keywords, subject classification terms, or abstract (summary), abstracts. A bibliographic database may cover a wide range of topics or one academic discipline, academic field like computer science. A significant number of bibliographic databases are marketed under a trade name by licensing agreement from vendors, or directly from their makers: the indexing and abstracting services. Many bibliographic databases have evolved into digital library, digit ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Faceted Search
Faceted search augments lexical search with a faceted navigation system, allowing users to narrow results by applying filters based on a faceted classification of the items. It is a parametric search technique. A faceted classification system classifies each information element along multiple explicit dimensions, facets, enabling the classifications to be accessed and ordered in multiple ways rather than in a single, predetermined, taxonomic order. Facets correspond to properties of the information elements. They are often derived by analysis of the text of an item using entity extraction techniques or from pre-existing fields in a database such as author, descriptor, language, and format. Thus, existing web-pages, product descriptions or online collections of articles can be augmented with navigational facets. Faceted search interfaces were first developed in the academic world by Ben Shneiderman, Steven Pollitt, Marti Hearst, and Gary Marchionini in the 1990s and 2000s. ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |