Digital Repository Of Ireland
The Digital Repository of Ireland (DRI) is a digital repository for Ireland's humanities, social science and cultural heritage data. It was designed as an open access infrastructure that allows for interactive use and sustained growth. Three institutions, Royal Irish Academy (RIA), Trinity College Dublin (TCD), and Maynooth (now Maynooth University or MU), currently manage the repository and implement its policies, guidelines and training. The Department of Education and Skills has primarily funded DRI since 2016 through the Higher Education Authority and the Irish Research Council. As of 2018, DRI is home to over 28,000 items. History The DRI was established in 2011 after receiving €5.2 million in funding through the Irish government's Higher Education Authority. The Programme for Research in Third Level Institutions (PRTLI) would support the project for four years. Launched on 24 June 2015 at Croke Park, DRI began as a consortium of six Irish academic institutions: Royal Iri ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Ireland
Ireland ( ; ga, Éire ; Ulster Scots dialect, Ulster-Scots: ) is an island in the Atlantic Ocean, North Atlantic Ocean, in Northwestern Europe, north-western Europe. It is separated from Great Britain to its east by the North Channel (Great Britain and Ireland), North Channel, the Irish Sea, and St George's Channel. Ireland is the List of islands of the British Isles, second-largest island of the British Isles, the List of European islands by area, third-largest in Europe, and the List of islands by area, twentieth-largest on Earth. Geopolitically, Ireland is divided between the Republic of Ireland (officially Names of the Irish state, named Ireland), which covers five-sixths of the island, and Northern Ireland, which is part of the United Kingdom. As of 2022, the Irish population analysis, population of the entire island is just over 7 million, with 5.1 million living in the Republic of Ireland and 1.9 million in Northern Ireland, ranking it the List of European islan ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Social Media
Social media are interactive media technologies that facilitate the creation and sharing of information, ideas, interests, and other forms of expression through virtual communities and networks. While challenges to the definition of ''social media'' arise due to the variety of stand-alone and built-in social media services currently available, there are some common features: # Social media are interactive Web 2.0 Internet-based applications. # User-generated content—such as text posts or comments, digital photos or videos, and data generated through all online interactions—is the lifeblood of social media. # Users create service-specific profiles for the website or app that are designed and maintained by the social media organization. # Social media helps the development of online social networks by connecting a user's profile with those of other individuals or groups. The term ''social'' in regard to media suggests that platforms are user-centric and enable communa ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Irish Digital Libraries
Irish may refer to: Common meanings * Someone or something of, from, or related to: ** Ireland, an island situated off the north-western coast of continental Europe ***Éire, Irish language name for the isle ** Northern Ireland, a constituent unit of the United Kingdom of Great Britain and Northern Ireland ** Republic of Ireland, a sovereign state * Irish language, a Celtic Goidelic language of the Indo-European language family spoken in Ireland * Irish people, people of Irish ethnicity, people born in Ireland and people who hold Irish citizenship Places * Irish Creek (Kansas), a stream in Kansas * Irish Creek (South Dakota), a stream in South Dakota * Irish Lake, Watonwan County, Minnesota * Irish Sea, the body of water which separates the islands of Ireland and Great Britain People * Irish (surname), a list of people * William Irish, pseudonym of American writer Cornell Woolrich (1903–1968) * Irish Bob Murphy, Irish-American boxer Edwin Lee Conarty (1922–1961) * Irish McCal ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Archives In The Republic Of Ireland
An archive is an accumulation of historical records or materials – in any medium – or the physical facility in which they are located. Archives contain primary source documents that have accumulated over the course of an individual or organization's lifetime, and are kept to show the function of that person or organization. Professional archivists and historians generally understand archives to be records that have been naturally and necessarily generated as a product of regular legal, commercial, administrative, or social activities. They have been metaphorically defined as "the secretions of an organism", and are distinguished from documents that have been consciously written or created to communicate a particular message to posterity. In general, archives consist of records that have been selected for permanent or long-term preservation on grounds of their enduring cultural, historical, or evidentiary value. Archival records are normally unpublished and almost alway ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
2015 Establishments In Ireland
Fifteen or 15 may refer to: * 15 (number), the natural number following 14 and preceding 16 *one of the years 15 BC, AD 15, 1915, 2015 Music *Fifteen (band), a punk rock band Albums * ''15'' (Buckcherry album), 2005 * ''15'' (Ani Lorak album), 2007 * ''15'' (Phatfish album), 2008 * ''15'' (mixtape), a 2018 mixtape by Bhad Bhabie * ''Fifteen'' (Green River Ordinance album), 2016 * ''Fifteen'' (The Wailin' Jennys album), 2017 * ''Fifteen'', a 2012 album by Colin James Songs * "Fifteen" (song), a 2008 song by Taylor Swift *"Fifteen", a song by Harry Belafonte from the album ''Love Is a Gentle Thing'' *"15", a song by Rilo Kiley from the album ''Under the Blacklight'' *"15", a song by Marilyn Manson from the album ''The High End of Low'' *" The 15th", a 1979 song by Wire Other uses *Fifteen, Ohio, a community in the United States * ''15'' (film), a 2003 Singaporean film * ''Fifteen'' (TV series), international release name of ''Hillside'', a Canadian-American teen drama *F ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Ansible (software)
Ansible is a suite of software tools that enables infrastructure as code. It is open-source and the suite includes software provisioning, configuration management, and application deployment functionality. Originally written by Michael DeHaan and acquired by Red Hat in 2015, Ansible is designed to configure both Unix-like systems and Microsoft Windows. Ansible is agentless, relying on temporary remote connections via SSH or Windows Remote Management which allows PowerShell execution. The Ansible control node runs on most Unix-like systems that are able to run Python, including Windows with Windows Subsystem for Linux installed. System configuration is defined in part by using its own declarative language. History The term "ansible" was coined by Ursula K. Le Guin in her 1966 novel ''Rocannon's World'', and refers to fictional instantaneous communication systems. The Ansible tool was developed by Michael DeHaan, the author of the provisioning server application Cobbl ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Ceph (software)
Ceph (pronounced ) is an open-source software-defined storage platform that implements object storage on a single distributed computer cluster and provides 3-in-1 interfaces for object-, block- and file-level storage. Ceph aims primarily for completely distributed operation without a single point of failure, scalability to the exabyte level, and to be freely available. Since version 12, Ceph does not rely on other filesystems and can directly manage HDDs and SSDs with its own storage backend BlueStore and can completely self reliantly expose a POSIX filesystem. Ceph replicates data and makes it fault-tolerant, using commodity hardware and Ethernet IP and requiring no specific hardware support. The Ceph’s system offers disaster recovery and data redundancy through techniques such as replication, erasure coding, snapshots and storage cloning. As a result of its design, the system is both self-healing and self-managing, aiming to minimize administration time and oth ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Blacklight (software)
Blacklight is an open-source Ruby on Rails engine for creating search interfaces on top of Apache Solr indices. The software is used by libraries to create discovery layers or institutional repositories; by museums and archives to highlight digital collections; and by other information retrieval projects. History The University of Virginia began developing Blacklight based on its Collex scholarly publishing software, which also used Ruby and Rails and Solr. The goals of the project included improving the user experience over contemporary OPAC systems, particularly with regard to relevance ranking, and showcasing historically underutilized library collections. Features Blacklight includes support faceted browsing, relevance-based searching, bookmarking documents, permanent URLs for documents. It is relatively simple to customize Blacklight, typically by writing Ruby code that overrides default Blacklight code. There are several plugins available for Blacklight as well, inclu ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Apache Solr
Solr (pronounced "solar") is an open-source enterprise-search platform, written in Java. Its major features include full-text search, hit highlighting, faceted search, real-time indexing, dynamic clustering, database integration, NoSQL features and rich document (e.g., Word, PDF) handling. Providing distributed search and index replication, Solr is designed for scalability and fault tolerance. Solr is widely used for enterprise search and analytics use cases and has an active development community and regular releases. Solr runs as a standalone full-text search server. It uses the Lucene Java search library at its core for full-text indexing and search, and has REST-like HTTP/XML and JSON APIs that make it usable from most popular programming languages. Solr's external configuration allows it to be tailored to many types of applications without Java coding, and it has a plugin architecture to support more advanced customization. Apache Solr is developed in an open, collaborat ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Samvera
Samvera, originally known as Hydra, is an open-source digital repository software product. Samvera main components are Fedora Commons, Solr, Blacklight, and HydraHead (a Ruby on Rails plugin and gem, respectively). Each Samvera implementation is called a "head". History The project was launched in September 2008. The software was developed as a collaboration between Stanford University, the University of Virginia, the University of Hull, and Fedora Commons.Karen Cariani, "Hydra's Open Source Approach: An Interview with Tom Cramer," The Signal, May 13, 2013, https://blogs.loc.gov/digitalpreservation/2013/05/hydras-open-source-approach-an-interview-with-tom-cramer/ (accessed 25 May 2016). The stated goal of the project was to "support the rapid development of multiple systems tailored to distinct needs, but powered by a common underlying repository." In May 2017, the project began discontinuing use of the Hydra name and announced that the "Hydra Project" would become the "Samver ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Fedora Commons
Fedora (or Flexible Extensible Digital Object Repository Architecture) is a digital asset management (DAM) content repository architecture upon which institutional repositories, digital archives, and digital library systems might be built. Fedora is the underlying architecture for a digital repository, and is not a complete management, indexing, discovery, and delivery application. It is a modular architecture built on the principle that interoperability and extensibility are best achieved by the integration of data, interfaces, and mechanisms (i.e., executable programs) as clearly defined modules. History The Fedora Repository open source software is a project supported by the DuraSpace not-for-profit organization. The software has its origins in the Flexible Extensible Digital Object Repository Architecture (i.e., Fedora) which was originally designed and developed by researchers at Cornell University. Fedora is an architecture for storing, managing, and accessing digital con ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
OpenNebula
OpenNebula is a cloud computing platform for managing heterogeneous distributed data center infrastructures. The OpenNebula platform manages a data center's virtual infrastructure to build private, public and hybrid implementations of Infrastructure as a Service. The two primary uses of the OpenNebula platform are data center virtualization and cloud deployments based on the KVM hypervisorLXD/LXCsystem containers, anAWS FirecrackermicroVMs. The platform is also capable of offering the cloud infrastructure necessary to operate a cloud on top of existing VMware infrastructure. In early June 2020, OpenNebula announced the release of a new Enterprise Edition for corporate users, along with a Community Edition. OpenNebula CE is free and open-source software, released under the Apache License version 2. OpenNebula CE comes with free access to maintenance releases but with upgrades to new minor/major versions only available for users with non-commercial deployments or with significan ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |