Heurist

Heurist
Original author(s)

Ian Johnson (Team Leader), Artem Osmakov (Senior Developer), Jessica Norris (Designer), Mitema Emmanuel (Programmer), Vincent Sheehan (Documentation/Webmaster) , Abed Kassis (Server Manager), Tom Murtagh, Kim Jackson, Steve White

and others..
Developer(s) Faculty of Arts at
The University of Sydney
Stable release
v4.2.8
Development status Active
Written in PHP, Javascript
Operating system Linux, Microsoft Windows
Available in English
Type Web-based user-configurable data management software
License GNU GPLv3+
Website heuristnetwork.org
code.google.com/p/heurist/
As of March 2015

Heurist is an online database designed for digital research objects including bibliographic records,[1] web bookmarks, historical events, document annotations, images, contemporary stories and other data which is rich in text and classification data, and often heterogeneous.[2] Heurist was originally designed by Ian Johnson (from 2005) and developed by the (now disbanded) Arts eResearch unit (AeR) at the University of Sydney. It continues to be developed within the Faculty of Arts. It was released as Open Source software on Google Code in May 2013 (version 3.1.0) and a free web service for low-demand academic databases is available at http://heurist.sydney.edu.au - other free services are listed in the project web site (http://HeuristNetwork.org).

Heurist was developed to overcome two problems identified as common to researchers in the Humanities (and others):

It aims to tackle the first issue by providing a web service supporting the on-demand creation and configuration of new databases through a web interface. It aims to tackle the second issue by allowing the storage and interlinking of a wide variety of research data, notes, annotations and digital attachments in a single shared database, while providing individual ‘views’ on this data and workgroup-owned and private areas for research in progress.[3][4]

Methodology

Heurist is written in PHP and Javascript, on top of a fixed MySQL data structure (all Heurist databases have the same underlying structure, as the logical structure of the database is encoded directly in the data). Entities/record types, fields and terms are defined within the database rather than being hardcoded in the software or database structure. Heurist uses a key-value pair approach linked to a primary data table instantiating typed entities, allowing variant data structures and repeating value fields. Relationships between entities are implemented as a relationship record which is no different from any other record type, apart from a few special behaviours.

Heurist has the following field types:

Heurist uses Smarty templates for user-defined reporting, and generates maps and timelines directly in the interface for any items which have geographic or time fields; embedding code is provided to generate the same reports /maps / timelines in a web page using Javascript or within an iframe. Network diagrams and schema diagrams are available in Heurist version 4.

Other functions include a bookmarklet for capturing web references, WYSIWYG formatted text and threaded discussions within records, user and workgroup tags, personal and shared saved searches, workgroup ownership of records, group notifications, and blogging. There is a Zotero bibliography synchronisation function.

For developers there is a Javascript programming API - HAPI - allowing direct read and write access to Heurist records independent of internal storage structure, and functions for transforming XML output to other forms using XSLT stored in records within the database. Heurist source code is available under GNU GPL from the Google Code repository at https://code.google.com/p/heurist/ and can be installed on any LAMP server, including virtual servers in the NeCTAR Research cloud.

Applicability

Heurist was conceived as a digital knowledgebase for managing heterogeneous and relatively unstructured data, in small to medium collections of (often textual) data such as those typically found in the Arts and Humanities, and in personal research spaces. It is not suitable for large, structured, homogeneous, numerical datasets typical of the Sciences.[5][6]

Example applications

References

  1. What’s new in the world of citation Management?
  2. Blanke, Tobias; Ann Borda; Gaby Bright; Bridget Soulsby (October 2008). "eResearch Australasia 2008". Ariadne. 57. Retrieved 2009-10-08.
  3. Berman, Merrick (March 2008). "Georeferencing Workshop" (PDF). Harvard University. Retrieved 2009-10-08. |contribution= ignored (help)
  4. Wynne, Martin (July 2008). "Digital Humanities 2008 Oulu, Finland, June 25-28th" (PDF). CLARIN Newsletter. 2: 7. Retrieved 2009-10-08.
  5. Heurist Help
  6. Johnson, Ian (2008). "Mapping the fourth dimension: a ten year retrospective" (PDF). Archeologia e Calcolatori. 19: 31–44. Retrieved 2009-10-08.
  7. About - Gallipoli: The First Day

External links

This article is issued from Wikipedia - version of the 10/4/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.