Skip to content

Instantly share code, notes, and snippets.

@bretdavidson
Created June 3, 2015 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bretdavidson/02127543ea02d7106541 to your computer and use it in GitHub Desktop.
Save bretdavidson/02127543ea02d7106541 to your computer and use it in GitHub Desktop.
<html>
<head>
<script src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"></script>
<script src="u.nest.js"></script>
<style>
.node circle {
fill: #fff;
stroke: steelblue;
stroke-width: 1.5px;
}
.node {
font: 10px sans-serif;
}
.link {
fill: none;
stroke: #ccc;
stroke-width: 1.5px;
}
</style>
</head>
<body></body>
<script>
var data =
{
"name": "Things",
"children" : [
{
"Thing" : "Thing",
"Function" : "Function",
"Definition" : "Definition",
"Definition_Source" : "Definition Source",
"Libraries_Page_Reference" : "Libraries Page Reference",
"Column" : null,
"RA_1" : "TaDiRAH: Capture",
"RA_2" : "TaDiRAH: Creation",
"RA_3" : "TaDiRAH: Enrichment",
"RA_4" : "TaDiRAH: Analysis",
"RA_5" : "TaDiRAH: Interpretation",
"RA_6" : "TaDiRAH: Storage",
"RA_7" : "TaDiRAH: Dissemination",
"Column2" : null,
"NCSU_1" : "NCSU: Publishing and Copyright",
"NCSU_2" : "NCSU: Visualization",
"NCSU_3" : "NCSU: Measuring Research Impact",
"NCSU_4" : "NCSU: Collections",
"NCSU_5" : "NCSU: Data and GIS",
"NCSU_6" : "NCSU: Citation Management",
"NCSU_7" : "NCSU: Data Management",
"NCSU_8" : "NCSU: Grants and Funding",
"NCSU_9" : "NCSU: Other Pages",
"NCSU_10" : "NCSU: Books and/or Journals",
"NCSU_Count" : "NCSU Location Count"
},
{
"Thing" : "Advanced search",
"Function" : "Activity",
"Definition" : "Advanced search gives the Web searcher the ability to narrow their searches by a series of different filters; i.e., language, proximity, domain, etc.",
"Definition_Source" : "http://websearch.about.com/od/1/g/Advanced-Search.htm",
"Libraries_Page_Reference" : "Advanced Searching in Design (http://www.lib.ncsu.edu/guides/design/advanced)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Audification",
"Function" : "Activity",
"Definition" : "Audification is an auditory display technique for representing a sequence of data values as sound.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Audio mining",
"Function" : "Activity",
"Definition" : "Audio mining is a technique by which the content of an audio signal can be automatically analysed and searched.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Browsing",
"Function" : "Activity",
"Definition" : "Browsing is a kind of orienting strategy",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Cluster Analysis",
"Function" : "Activity",
"Definition" : "Cluster analysis or clustering is the task of grouping a set of objects in such a way that objects in the same group (called a cluster) are more similar (in some sense or another) to each other than to those in other groups (clusters).",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Collation",
"Function" : "Activity",
"Definition" : "In textual criticism and bibliography, collation is the process of determining the differences between two or more texts found in the detailed bibliography of a book or the comparison of the physical makeup of two copies of a book",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Concordancing",
"Function" : "Activity",
"Definition" : "A concordance is an alphabetical list of the principal words used in a book or body of work, with their immediate contexts.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Content Analysis",
"Function" : "Activity",
"Definition" : "Content analysis is \"a wide and heterogeneous set of manual or computer-assisted techniques for contextualized interpretations of documents produced by communication processes strictiore sensu (any kind of text, written, iconic, multimedia, etc.) or signification processes (traces and artifacts), having as ultimate goal the production of valid and trustworthy inferences.\"",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Library redesign team (http://news.lib.ncsu.edu/redesign/)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Cultural Analytics",
"Function" : "Activity",
"Definition" : "Cultural Analytics is the exploration and research of massive cultural data sets of visual material - both digitized visual artifacts and contemporary visual and interactive media.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Data Analysis",
"Function" : "Activity",
"Definition" : "Analysis of data is a process of inspecting, cleaning, transforming, and modeling datawith the goal of discovering useful information, suggesting conclusions, and supporting decision-making.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Data Cleaning",
"Function" : "Activity",
"Definition" : "Data cleansing, data cleaning or data scrubbing is the process of detecting and correcting (or removing) corrupt or inaccuraterecords from a record set, table, or database.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data Cleaning (http://www.lib.ncsu.edu/data/cleaning)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Data Integration",
"Function" : "Activity",
"Definition" : "Data integration involves combining data residing in different sources and providing users with a unified view of these data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Code+Art: Get Started (http://www.lib.ncsu.edu/codeart/getstarted),computer science books ",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "Data mining (Including images, metadata, and video)",
"Function" : "Activity",
"Definition" : "Data mining (the analysis step of the \"Knowledge Discovery in Databases\" process, or KDD), an interdisciplinary subfield of computer science, is the computational process of discovering patterns in large data sets involving methods at the intersection of artificial intelligence, machine learning, statistics, and database systems.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Karen Ciccone's \"Ask Me About.\" Data Sources for Visualization (http://www.lib.ncsu.edu/datasources). Few computer science books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "Data munging",
"Function" : "Activity",
"Definition" : "Data munging or data wrangling is loosely the process of manually converting or mapping data from one \"raw\" form into another format that allows for more convenient consumption of the data with the help of semi-automated tools.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data Cleaning (http://www.lib.ncsu.edu/data/cleaning)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : null
},
{
"Thing" : "Debugging",
"Function" : "Activity",
"Definition" : "Debugging is a methodical process of finding and reducing the number ofbugs, or defects, in a computer program or a piece of electronic hardware, thus making it behave as expected.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Descriptive Statistics",
"Function" : "Activity",
"Definition" : "Descriptive statistics is the discipline of quantitatively describing the main features of a collection of information, or the quantitative description itself.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Digital Mapping",
"Function" : "Activity",
"Definition" : "Digital mapping (also called digital cartography) is the process by which a collection of data is compiled and formatted into a virtual image.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Multimedia Research Contest (http://www.lib.ncsu.edu/multimediacontest), Maps and Atlases (http://www.lib.ncsu.edu/maps/sanborn.html), GIS Download Sites on the Internet (http://www.lib.ncsu.edu/maps/sanborn.html)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "Discourse Analysis",
"Function" : "Activity",
"Definition" : "Discourse analysis (DA), or discourse studies, is a general term for a number of approaches to analyze written, vocal, or sign language use or any significant semioticevent.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Journal.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "e-Science",
"Function" : "Activity",
"Definition" : "E-Science (or eScience) is computationally intensive science that is carried out in highly distributed network environments, or science that uses immense data sets that require grid computing; the term sometimes includes technologies that enable distributed collaboration, such as the Access Grid.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "News.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Exploratory Data Analysis (EDA)",
"Function" : "Activity",
"Definition" : "In statistics, exploratory data analysis (EDA) is an approach to analyzing data sets to summarize their main characteristics, often with visual methods.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Faceted Search",
"Function" : "Activity",
"Definition" : "Faceted search, also called faceted navigation or faceted browsing, is a technique for accessing information organized according to a faceted classification system, allowing users to explore a collection of information by applying multiple filters.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Flow visualization",
"Function" : "Activity",
"Definition" : "Flow visualization or flow visualisation in fluid dynamics is used to make the flow patterns visible, in order to get qualitative or quantitative information on them.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Engineering books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Georeferencing",
"Function" : "Activity",
"Definition" : "To georeference means to associate something with locations in physical space.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "GIS Data Services (http://www.lib.ncsu.edu/gis/data.html)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Geovisualization",
"Function" : "Activity",
"Definition" : "Geovisualization or Geovisualisation, short for Geographic Visualization, refers to a set of tools and techniques supporting geospatial data analysis through the use of interactive visualization.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Information Extraction",
"Function" : "Activity",
"Definition" : "Information extraction (IE) is the task of automatically extracting structured information from unstructured and/or semi-structured machine-readable documents.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "AIEMPro: Automated Information Extraction in Media Production (http://www.lib.ncsu.edu/journals/more_info.php?id=352922)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Information Retrieval",
"Function" : "Activity",
"Definition" : "Information retrieval (IR) is the activity of obtaining information resources relevant to an information need from a collection of information resources.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Endeca (http://www.lib.ncsu.edu/endeca/bibliography.html), Physics (http://www.lib.ncsu.edu/subjects/content.php?subject=73), Land Use/Land Cover Data (http://www.lib.ncsu.edu/gis/lulc.html)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Information Visualization",
"Function" : "Activity",
"Definition" : "Information visualization or information visualisation is the study of (interactive) visual representations of abstract data to reinforce human cognition.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Interactive visualization",
"Function" : "Activity",
"Definition" : "Interactive visualization or interactive visualisation is a branch of graphic visualization in computer science that involves studying how humans interact with computers to create graphic illustrations of information and how this process can be made more efficient.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Group Study Room Usage Patterns (http://www.lib.ncsu.edu/dli/projects/dataviz/visgroupstudy)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Knowledge Extraction",
"Function" : "Activity",
"Definition" : "Knowledge extraction is the creation of knowledge from structured (relational databases, XML) and unstructured (text, documents, images) sources.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Link Analysis",
"Function" : "Activity",
"Definition" : "In network theory, link analysis is a data-analysis technique used to evaluate relationships (connections) between nodes.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Machine Learning",
"Function" : "Activity",
"Definition" : "Machine learning is a scientific discipline that explores the construction and study of algorithms that can learn from data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Computer Science books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Mapping",
"Function" : "Activity",
"Definition" : "Mapping",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Maps and Atlases (http://www.lib.ncsu.edu/maps/), GIS Data Services (http://www.lib.ncsu.edu/gis/)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Music visualization",
"Function" : "Activity",
"Definition" : "Music visualization or music visualisation, a feature found in electronic music visualizers and media player software, generates animated imagery based on a piece of music.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "N-grams",
"Function" : "Activity",
"Definition" : "In the fields of computational linguistics and probability, an n-gram is a contiguous sequence of n items from a given sequence of text or speech.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Named-entity recognition",
"Function" : "Activity",
"Definition" : "Named-entity recognition (NER) (also known as entity identification, entity chunking and entity extraction) is a subtask of information extraction that seeks to locate and classify elements in text into pre-defined categories such as the names of persons, organizations, locations, expressions of times, quantities, monetary values, percentages, etc",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Natural Language Processing (NLP)",
"Function" : "Activity",
"Definition" : "Natural language processing (NLP) is a field of computer science, artificial intelligence, and linguistics concerned with the interactions between computers and human (natural) languages.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Network Motif",
"Function" : "Activity",
"Definition" : "One important local property of networks are so-called network motifs, which are defined as recurrent and statistically significant sub-graphs or patterns.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Object-oriented programming",
"Function" : "Activity",
"Definition" : "Object-oriented programming (OOP) is a programming paradigm based on the concept of \"objects\", which are data structures that contain data, in the form of fields, often known as attributes; and code, in the form of procedures, often known asmethods.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Clustering Approach (http://www.lib.ncsu.edu/endeca/bibliography/F-clustering.doc), NCSU Libraries Core 1.0 (http://www.lib.ncsu.edu/cataloging/metadata/NCSUcore1.html)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Paleographic Analysis",
"Function" : "Activity",
"Definition" : null,
"Definition_Source" : null,
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Part-of-speech (POS) Tagging",
"Function" : "Activity",
"Definition" : "In corpus linguistics, part-of-speech tagging (POS tagging or POST), also called grammatical tagging or word-categorydisambiguation, is the process of marking up a word in a text (corpus) as corresponding to a particular part of speech, based on both its definition, as well as its context\u201aÄîi.e. relationship with adjacent and related words in a phrase, sentence, orparagraph.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Pattern Recognition",
"Function" : "Activity",
"Definition" : "Pattern recognition is a branch of machine learning that focuses on the recognition of patterns and regularities in data, although is in some cases considered to be nearly synonymous with machine learning.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Predictive Analytics",
"Function" : "Activity",
"Definition" : "Predictive analytics encompasses a variety of statistical techniques from modeling, machine learning, and data mining that analyze current and historical facts to make predictions about future, or otherwise unknown, events.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Principal Component Analysis",
"Function" : "Activity",
"Definition" : "Principal component analysis (PCA) is a statistical procedure that uses anorthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of linearly uncorrelated variables called principal components.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Impact Metrics (http://www.lib.ncsu.edu/guides/impactmetrics)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : "Yes",
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Programming",
"Function" : "Activity",
"Definition" : "Computer programming (often shortened to programming) is a process that leads from an original formulation of a computing problem to executablecomputer programs.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Recording",
"Function" : "Activity",
"Definition" : "Recording is the process of capturing data or translating information to a recording format stored on some storage medium, which is often referred to as a record or, especially if an auditory or visual medium, a recording.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Scanning",
"Function" : "Activity",
"Definition" : "In computing, an image scanner\u201aÄîoften abbreviated to just scanner, although the term is ambiguous out of context (barcode scanner, CAT scanner, etc.)\u201aÄîis a device that optically scans images, printed text, handwriting, or an object, and converts it to a digital image.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Document & Image Scanning (http://www.lib.ncsu.edu/cdm/scanning), ",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Scholarly Communication",
"Function" : "Activity",
"Definition" : "Scholarly communication is the process of academics, scholars and researchers sharing and publishing their research findings so that they are available to the wider academic community (such as university academics) and beyond.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "CDSC (http://www.lib.ncsu.edu/cdsc)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : "Yes",
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Scientific visualization",
"Function" : "Activity",
"Definition" : "The purpose of scientific visualization is to graphically illustrate scientific data to enable scientists to understand, illustrate, and glean insight from their data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Places & Spaces (http://www.lib.ncsu.edu/event/places-spaces-mapping-science)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Sentiment Analysis",
"Function" : "Activity",
"Definition" : "Sentiment analysis (also known as opinion mining) refers to the use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in source materials.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Sequence Alignment",
"Function" : "Activity",
"Definition" : "In bioinformatics, a sequence alignment is a way of arranging the sequences of DNA, RNA, or protein to identify regions of similarity that may be a consequence of functional, structural, or evolutionary relationships between the sequences. Sequence alignments are also used for non-biological sequences, such as those present in natural language or in financial data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Bioinformatics basics workshop (http://www.lib.ncsu.edu/events/registration/workshop/index/download-document/workshopDocumentId/16)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Simple search",
"Function" : "Activity",
"Definition" : null,
"Definition_Source" : null,
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Social Network Analysis",
"Function" : "Activity",
"Definition" : "Social network analysis (SNA) is the use of network theory to analyse social networks.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Software mining",
"Function" : "Activity",
"Definition" : "Software mining is an application of knowledge discovery in the area of software modernization which involves understanding existing software artifacts.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Software visualization",
"Function" : "Activity",
"Definition" : "Software visualization or software visualisation refers to the visualization of information of and related to software systems and their development process by means of static, interactive or animated 2-D or 3-D visual representations of their structure, execution, behavior, and evolution.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Sonification",
"Function" : "Activity",
"Definition" : "Sonification is the use of non-speech audio to convey information or perceptualize data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Spatial Analysis",
"Function" : "Activity",
"Definition" : "Spatial analysis or spatial statistics includes any of the formaltechniques which study entities using their topological, geometric, orgeographic properties.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "GIS books. Engineering books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Statistical Analysis",
"Function" : "Activity",
"Definition" : "Statistics is the study of the collection, analysis, interpretation, presentation, and organization of data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Mentions.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Stereoscopy",
"Function" : "Activity",
"Definition" : "Stereoscopy (also called stereoscopics or 3D imaging) is a technique for creating or enhancing the illusion of depth in an image by means of stereopsis for binocular vision.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Stylistics",
"Function" : "Activity",
"Definition" : "Stylistics is the study and interpretation of texts in regard to their linguistic and tonal style.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Stylometry",
"Function" : "Activity",
"Definition" : "Stylometry is the application of the study of linguistic style, usually to written language, but it has successfully been applied to music and to fine-art paintings as well.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Text Analytics",
"Function" : "Activity",
"Definition" : "The term text analytics describes a set of linguistic, statistical, and machine learning techniques that model and structure the information content of textual sources for business intelligence, exploratory data analysis, research, or investigation.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Text mining",
"Function" : "Activity",
"Definition" : "Text mining, also referred to as text data mining, roughly equivalent to text analytics, refers to the process of deriving high-quality information from text.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Us! And a few computer science books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Topic Modeling",
"Function" : "Activity",
"Definition" : "In machine learning and natural language processing, a topic model is a type of statistical model for discovering the abstract \"topics\" that occur in a collection of documents.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Transcription",
"Function" : "Activity",
"Definition" : "Transcription in the linguistic sense is the systematic representation oflanguage in written form.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Translation",
"Function" : "Activity",
"Definition" : "Translation is the communication of the meaning of a source-language text by means of an equivalent target-language text.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Accessible Technologies and Facilities (http://www.lib.ncsu.edu/disabilityservices/technologies)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Version Control",
"Function" : "Activity",
"Definition" : "Revision control, also known as version control and source control (and an aspect of software configuration management), is the management of changes to documents, computer programs, large web sites, and other collections of information.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "File-Naming & Storage (http://www.lib.ncsu.edu/guides/datamanagement/storage)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Virtual Reality (VR)",
"Function" : "Activity",
"Definition" : "Virtual Reality (VR), sometimes referred to as immersive multimedia, is a computer-simulated environment that can simulate physical presence in places in the real world or imagined worlds.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Eighteenth Century Research Guide (http://www.lib.ncsu.edu/guides/eighteenthcentury/digitalcollections). Computer science books.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Visual Analytics",
"Function" : "Activity",
"Definition" : "Visual analytics is an outgrowth of the fields of information visualization and scientific visualization that focuses on analyticalreasoning facilitated by interactive visual interfaces.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Economics Research Guide (http://www.lib.ncsu.edu/guides/economics), ",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Visualization",
"Function" : "Activity",
"Definition" : "Visualization or visualisation (see spelling differences) is any technique for creating images, diagrams, or animations to communicate a message.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Lots, including Data Visualization (http://www.lib.ncsu.edu/data/data-visualization)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : "Yes",
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "Web Development",
"Function" : "Activity",
"Definition" : "Web development is a broad term for the work involved in developing a web site for the Internet (World Wide Web) or anintranet (a private network).",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Web Scraping",
"Function" : "Activity",
"Definition" : "Web scraping (web harvesting or web data extraction) is a computer software technique of extracting information from websites.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Writing",
"Function" : "Activity",
"Definition" : "Writing is a medium of communication that represents language through the inscription of signs and symbols.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Writing Resources Guide (http://www.lib.ncsu.edu/guides/WritingResources)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Copyright",
"Function" : "Concept",
"Definition" : "Copyright is a legal right created by the law of a country, that grants the creator of an original work exclusive rights to its use and distribution, usually for a limited time, with the intention of enabling the creator (e.g. the photographer of a photograph or the author of a book) to receive compensation for their intellectual effort.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "SCRC Copyright (http://www.lib.ncsu.edu/scrc/copyright), Design Library (http://www.lib.ncsu.edu/design/imageresources), CDSC (http://www.lib.ncsu.edu/cdsc/copyright/instruction)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : "Yes",
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "Display resolution",
"Function" : "Concept",
"Definition" : "The display resolution or display modes of a digital television, computer monitor ordisplay device is the number of distinct pixels in each dimension that can be displayed.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Fair Use",
"Function" : "Concept",
"Definition" : "Fair use is a limitation and exception to the exclusive right granted by copyright law to the author of a creative work.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "CDSC (http://www.lib.ncsu.edu/cdsc/resources/faqs/fairuse)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : "Yes",
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Human-readable",
"Function" : "Concept",
"Definition" : "A human-readable medium or human-readable format is a representation of data or information that can be naturally read by humans.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Intellectual property",
"Function" : "Concept",
"Definition" : "Intellectual property (IP) is a legal term that refers to creations of the mind.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Intellectual Property & Copyright for Data (http://www.lib.ncsu.edu/guides/datamanagement/ip_copyright), PTRC (http://www.lib.ncsu.edu/ptrc)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "Machine-readable",
"Function" : "Concept",
"Definition" : "Machine-readable data is data (or metadata) which is in a format that can be understood by a computer.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Sociology Research Guide (http://www.lib.ncsu.edu/guides/sociology/polls), SPR API (http://www.lib.ncsu.edu/repository/scholpubs/ws/wsinfo.php), Federal Government Documents Tutorial (http://www.lib.ncsu.edu/tutorials/govintro/6.html), books",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "Open Access",
"Function" : "Concept",
"Definition" : "Open access (OA) means unrestricted online access to peer-reviewed scholarly research.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "CDSC (http://www.lib.ncsu.edu/cdsc)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : "Yes",
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Open Standard",
"Function" : "Concept",
"Definition" : "An open standard is a standard that is publicly available and has various rights to use associated with it, and may also have various properties of how it was designed (e.g. open process).",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "WolfWalk (http://www.lib.ncsu.edu/reports/wolfwalk)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "ArcGIS",
"Function" : "Software",
"Definition" : "Esri's ArcGIS is ageographic information system (GIS) for working with maps and geographic information.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "ESRI ArcGIS Online Free Services (http://www.lib.ncsu.edu/gis/arcgisonline.html), Hardware and Software (http://www.lib.ncsu.edu/data/computing), books",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "Astropy",
"Function" : "Software",
"Definition" : "The Astropy Project is a collection of software packages written in thePython programming language and designed for use in astronomy.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Articles",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "D3",
"Function" : "Software",
"Definition" : "D3.js (or just D3 for Data-Driven Documents) is a JavaScript library that uses digital data to drive the creation and control of dynamic and interactive graphical forms which run in web browsers.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books, Code+Art Resources (http://www.lib.ncsu.edu/codeart/resources), Suma (http://www.lib.ncsu.edu/reports/suma), Data Visualization (http://www.lib.ncsu.edu/data/data-visualization)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 3
},
{
"Thing" : "Datavyu",
"Function" : "Software",
"Definition" : "Datavyu is an open-source research tool that integrates and displays all kinds of data, letting you discover the big picture while remaining connected with raw data. Datavyu will let you build and organize interpretations, and will assist with analysis.",
"Definition_Source" : "https://github.com/databrary/datavyu",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "DMPTool",
"Function" : "Software",
"Definition" : "DMPTool helps researchers create and manage data management plans.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Articles, DMPTool (http://www.lib.ncsu.edu/guides/datamanagement/dmptool),Data Management (http://www.lib.ncsu.edu/data-management) ",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "Drupal",
"Function" : "Software",
"Definition" : "Drupal is a free and open-source content-management frameworkwritten in PHP and distributed under the GNU General Public License.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data Management Plan Examples (http://www.lib.ncsu.edu/guides/datamanagement/dmp_examples), redesign team (http://news.lib.ncsu.edu/redesign/tag/drupal/)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "EndNote",
"Function" : "Software",
"Definition" : "EndNote is a commercial reference management software package, used to manage bibliographies and references when writing essays and articles.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Citation Management (https://www.lib.ncsu.edu/do/reference-management), EndNote Research Guide (http://www.lib.ncsu.edu/guides/endnote), Design Library (http://www.lib.ncsu.edu/design/imageoverview), Writing Resources Guide (http://www.lib.ncsu.edu/guides/WritingResources/documentation)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : "Yes",
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 3
},
{
"Thing" : "Gephi",
"Function" : "Software",
"Definition" : "Gephi is an open-source network analysis and visualization software package written in Java on theNetBeans platform",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Articles, books",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Google Charts",
"Function" : "Software",
"Definition" : "The Google Chart API is a tool that lets people easily create a chart from some data and embed it in a web page.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Articles",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "MALLET",
"Function" : "Software",
"Definition" : "MALLET is an integrated collection of Java code useful for statistical natural language processing, document classification, cluster analysis, information extraction, topic modeling and other machine learning applications to text.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Mendeley",
"Function" : "Software",
"Definition" : "Mendeley is a desktop and web program for managing and sharing research papers,discovering research data and collaborating online.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Citation Management (https://www.lib.ncsu.edu/do/reference-management), Mendeley (http://www.lib.ncsu.edu/guides/mendeley), Impact Metrics (http://www.lib.ncsu.edu/guides/impactmetrics)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : "Yes",
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : "Yes",
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 3
},
{
"Thing" : "Microsoft Excel",
"Function" : "Software",
"Definition" : "Microsoft Excel is a spreadsheet application developed by Microsoft for Microsoft Windows, Mac OS X, and iOS",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data Cleaning (http://www.lib.ncsu.edu/data/cleaning), Special Collections Usage Patterns (http://www.lib.ncsu.edu/dli/projects/dataviz/visscrcphysical), Visualizing Library Data (http://www.lib.ncsu.edu/reports/visualizing-library-data)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : "Yes",
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 3
},
{
"Thing" : "Omeka",
"Function" : "Software",
"Definition" : "Omeka is a free, open source content management system for online digital collections.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "OpenRefine",
"Function" : "Software",
"Definition" : "OpenRefine is a standalone open source desktop application for data cleanup and transformation to other formats, the activity known as data wrangling.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data Cleaning (http://www.lib.ncsu.edu/data/cleaning), book, articles",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "RefWorks",
"Function" : "Software",
"Definition" : "RefWorks is a web-based commercial reference management software package.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Citation Management (https://www.lib.ncsu.edu/do/reference-management), RefWorks Research Guide (http://www.lib.ncsu.edu/guides/refworks), Research Tools (http://www.lib.ncsu.edu/research), Writing Resources Guide (http://www.lib.ncsu.edu/guides/WritingResources/documentation)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : "Yes",
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 3
},
{
"Thing" : "SAS (software)",
"Function" : "Software",
"Definition" : "SAS (Statistical Analysis System; not to be confused with SAP) is a software suite developed by SAS Institute for advanced analytics, business intelligence,data management, and predictive analytics.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data and GIS Instruction and Assistance (http://www.lib.ncsu.edu/data/help), ICPSR FAQ (http://www.lib.ncsu.edu/data/icpsrfaq), Computer Science Ressearch Guide (http://www.lib.ncsu.edu/guides/software), Wharton Research Data Service (http://www.lib.ncsu.edu/guides/business/wrds)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "SPSS",
"Function" : "Software",
"Definition" : "SPSS Statistics is a software package used for statistical analysis.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "ICPSR FAQ (http://www.lib.ncsu.edu/data/icpsrfaq), Computer Science Research Guide (http://www.lib.ncsu.edu/guides/software), Hardware and Software (http://www.lib.ncsu.edu/data/computing), books",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "Tableau",
"Function" : "Software",
"Definition" : "It produces a family of interactive data visualization products focused on business intelligence.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Tableau (http://www.lib.ncsu.edu/data/data-visualization/tableau), data sources for visualization (http://www.lib.ncsu.edu/datasources), books",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "WordPress",
"Function" : "Software",
"Definition" : "WordPress is a free and open-source blogging tool and a content management system (CMS) based on PHP and MySQL.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Web Publishing (http://www.lib.ncsu.edu/cdm/webpub)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Zotero",
"Function" : "Software",
"Definition" : "Zotero is free and open-source reference management software to manage bibliographic data and related research materials (such as PDF files).",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Citation Management (https://www.lib.ncsu.edu/do/reference-management), Zotero (http://www.lib.ncsu.edu/guides/zotero)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : "Yes",
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 2
},
{
"Thing" : "Data Set",
"Function" : "Source",
"Definition" : "A data set (or dataset) is a collection of data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Digital repository",
"Function" : "Source",
"Definition" : "An electronic library (also referred to as digital library or digital repository) is a focused collection of digital objects that can include text, visual material, audio material, video material, stored as electronic media formats (as opposed to print, micro form, or other media), along with means for organizing, storing, and retrieving the files and media contained in the library collection.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Collections (https://www.lib.ncsu.edu/do/collections), NCSU Digital Repository (http://www.lib.ncsu.edu/repository/), NCGDAP (http://www.lib.ncsu.edu/ncgdap/)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : "Yes",
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : "Yes",
"NCSU_Count" : 4
},
{
"Thing" : "Scholarly Search Engines",
"Function" : "Source",
"Definition" : "Search engines useful in an academic setting for finding and accessing articles inacademic journals, repositories, archives, or other collections of scientific and other articles.",
"Definition_Source" : "Wikipeda and HT",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Text Corpus",
"Function" : "Source",
"Definition" : "In linguistics, a corpus (plural corpora) or text corpus is a large and structured set of texts (nowadays usually electronically stored and processed). They are used to do statistical analysis and hypothesis testing, checking occurrences or validating linguistic rules within a specific language territory",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Annotation",
"Function" : "Tool",
"Definition" : "An annotation is metadata (e.g. a comment, explanation, presentational markup) attached to text, image, or other data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "API key",
"Function" : "Tool",
"Definition" : "An application programming interface key (API key) is a code passed in by computer programs calling an API (application programming interface) to identify the calling program, its developer, or its user to the Web site.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Application Programming Interfaces (APIs)",
"Function" : "Tool",
"Definition" : "In computer programming, an application programming interface (API) is a set of routines, protocols, and tools for building software applications.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "CatalogWS (http://www.lib.ncsu.edu/catalog/ws/), Data Sources for Visualizaiton (http://www.lib.ncsu.edu/datasources), Find GIS Data (http://www.lib.ncsu.edu/gis/data.html), Impact Metrics (http://www.lib.ncsu.edu/guides/impactmetrics)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "Auditory display",
"Function" : "Tool",
"Definition" : "Auditory display is the use of sound to communicate information from a computer to the user.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Citation Management Software",
"Function" : "Tool",
"Definition" : "Reference management software, citation management software or personal bibliographic management software is software for scholars and authors to use for recording and utilising bibliographic citations (references).",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Citation Tools (http://www.lib.ncsu.edu/tools-citation), Citation Management (http://www.lib.ncsu.edu/do/reference-management), NRL Research Consultations (http://www.lib.ncsu.edu/nrl/research)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : "Yes",
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "Content Management System (CMS)",
"Function" : "Tool",
"Definition" : "A content management system (CMS) is a computer application that allows publishing, editing and modifyingcontent, organizing, deleting as well as maintenance from a central interface.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "redesign team (http://news.lib.ncsu.edu/redesign/tag/cms/)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Data Management Plan (DMP)",
"Function" : "Tool",
"Definition" : "A data management plan or DMP is a formal document that outlines how you will handle your data both during your research, and after the project is completed.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data Management Planning (http://www.lib.ncsu.edu/guides/datamanagement), Data Management (http://www.lib.ncsu.edu/data-management)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Descriptive metadata",
"Function" : "Tool",
"Definition" : "Metadata about individual instances of application data or the data content.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "The Clustering Approach - endeca (http://www.lib.ncsu.edu/endeca/bibliography/F-clustering.doc), SNCA Annual Meeting Preview (http://news.lib.ncsu.edu/changinglandscape/2012/03/23/snca-annual-meeting-preview/)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "GIS",
"Function" : "Tool",
"Definition" : "A geographic information system (GIS) is a computer system designed to capture, store, manipulate, analyze, manage, and present all types of spatial or geographical data.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Geospatial (GIS) Data Services (http://www.lib.ncsu.edu/gis/)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : "Yes",
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "Graphical User Interface (GUI)",
"Function" : "Tool",
"Definition" : "In computing, a graphical user interface (GUI, sometimes pronounced \"gooey\" or \"gee-you-eye\") is a type of interface that allows users to interact with electronic devices through graphical icons and visual indicators such as secondary notation, as opposed to text-based interfaces, typed command labels or text navigation.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "HyperText Markup Language (HTML)",
"Function" : "Tool",
"Definition" : "HyperText Markup Language, commonly referred to as HTML, is the standard markup language used to create web pages.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books, Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Illustration",
"Function" : "Tool",
"Definition" : "An illustration is a visualization or a depiction made by an artist, such as a drawing, sketch,painting, photograph, or other kind of image of things seen, remembered or imagined, using a graphical representation.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Creation Stories: A Journey in Pixels (http://www.lib.ncsu.edu/stories/creation-stories-journey-pixels)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Infographics",
"Function" : "Tool",
"Definition" : "Information graphics or infographics are graphic visual representations of information, data or knowledge intended to present complex information quickly and clearly.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Java",
"Function" : "Tool",
"Definition" : "Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "JavaScript",
"Function" : "Tool",
"Definition" : "JavaScript (JS) is a dynamic computer programming language.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Web Publishing (http://www.lib.ncsu.edu/cdm/webpub), Code+Art Resources (http://www.lib.ncsu.edu/codeart/resources), Data Visualizaton (http://www.lib.ncsu.edu/data/data-visualization)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : "Yes",
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "JSON",
"Function" : "Tool",
"Definition" : "JSON, or JavaScript Object Notation, is an open standard format that uses human-readable text to transmit data objects consisting of attribute\u201aÄìvalue pairs.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Data Sources for Visualization (http://www.lib.ncsu.edu/datasources)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Linked Open Data",
"Function" : "Tool",
"Definition" : "Linked open data is linked data that is open content.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Markup language",
"Function" : "Tool",
"Definition" : "A (document) markup language is a modern system for annotating a document in a way that is syntactically distinguishable from the text.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Mentions of XML, etc.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Metadata",
"Function" : "Tool",
"Definition" : "Metadata is \"data about data\".",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Metadata for Data (http://www.lib.ncsu.edu/guides/datamanagement/metadata) ",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Metadata standard",
"Function" : "Tool",
"Definition" : "Metadata standards are requirements which are intended to establish a common understanding of the meaning or semantics of the data, to ensure correct and proper use and interpretation of the data by its owners and users.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Metadata for Data (http://www.lib.ncsu.edu/guides/datamanagement/metadata) ",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : "Yes",
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "MySQL",
"Function" : "Tool",
"Definition" : "MySQL officially, but also called \"My Sequel\") is (as of March 2014) the world's second most widely used open-source relational database management system (RDBMS).",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Naive Bayes Classifier",
"Function" : "Tool",
"Definition" : "In machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes' theorem with strong (naive) independence assumptions between the features.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Optical Character Recognition (OCR)",
"Function" : "Tool",
"Definition" : "Optical character recognition (OCR) is the mechanical or electronic conversion of images of typewritten or printed text into machine-encoded text.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "How do I use OCR (http://www.lib.ncsu.edu/faq/faq.php?id=559), ",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "PHP",
"Function" : "Tool",
"Definition" : "PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Plain text",
"Function" : "Tool",
"Definition" : "In computing, plain text is the contents of an ordinary sequential file readable as textual material without much processing.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Portable Document Format (PDF)",
"Function" : "Tool",
"Definition" : "Portable Document Format (PDF) is a file format used to present documents in a manner independent ofapplication software, hardware, and operating systems.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Processing",
"Function" : "Tool",
"Definition" : "Processing",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Programming language",
"Function" : "Tool",
"Definition" : "A programming language is a formal constructed language designed to communicate instructions to amachine, particularly a computer.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Articles, books, difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "Python",
"Function" : "Tool",
"Definition" : "Python is a widely used general-purpose, high-level programming language.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Web Publishing (http://www.lib.ncsu.edu/cdm/webpub),GIS Computer Software (http://www.lib.ncsu.edu/gis/software.html) ",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : "Yes",
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 2
},
{
"Thing" : "R",
"Function" : "Tool",
"Definition" : "R is a programming language and software environment for statistical computing and graphics.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Difficult to search for.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Regular Expression",
"Function" : "Tool",
"Definition" : "In theoretical computer science and formal language theory, a regular expression(abbreviated regex or regexp) and sometimes called a rational expression is a sequence of characters that forms a search pattern, mainly for use in pattern matching withstrings, or string matching, i.e. \"find and replace\"-like operations.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Library Article Linker (http://www.lib.ncsu.edu/reports/library-linker)",
"Column" : null,
"RA_1" : null,
"RA_2" : null,
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Relational Database",
"Function" : "Tool",
"Definition" : "A relational database is a digital database whose organization is based on the relational model of data, as proposed by E.F. Coddin 1970.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "RESTful",
"Function" : "Tool",
"Definition" : "Representational State Transfer (REST) is a software architecture style consisting of guidelines and best practices for creatingscalable web services.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "CatalogWS (http://www.lib.ncsu.edu/reports/catalogws), Library Widget System (http://www.lib.ncsu.edu/reports/widget-system), Course Tools (http://www.lib.ncsu.edu/reports/library-course-tools)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Rich Text Format (RTF)",
"Function" : "Tool",
"Definition" : "The Rich Text Format (often abbreviated RTF) is a proprietary document file format with published specification developed by Microsoft Corporation from 1987 until 2008 for cross-platform document interchange with Microsoft products.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "RSS",
"Function" : "Tool",
"Definition" : "RSS (Rich Site Summary); originally RDF Site Summary; often calledReally Simple Syndication, uses a family of standard web feed formats[2] to publish frequently updated information: blog entries, news headlines, audio, video.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "RSS Feeds (http://www.lib.ncsu.edu/rss-feeds), CatalogWS (http://www.lib.ncsu.edu/reports/catalogws), various library feeds",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Ruby",
"Function" : "Tool",
"Definition" : "Ruby is a dynamic, reflective, object-oriented, general-purpose programming language.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Computer Science Research Guide (http://www.lib.ncsu.edu/guides/software), project descriptions",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "SAS language",
"Function" : "Tool",
"Definition" : "The SAS language is a computer programming language used for statistical analysis, originated by a project at the North Carolina State University.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "See above.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Spreadsheet",
"Function" : "Tool",
"Definition" : "A spreadsheet is an interactive computer application program for organization, analysis and storage of data in tabular form.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books, difficult to search for",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
},
{
"Thing" : "SQL",
"Function" : "Tool",
"Definition" : "SQL ( Structured Query Language) is aspecial-purpose programming language designed for managing data held in arelational database management system (RDBMS), or for stream processing in arelational data stream management system (RDSMS).",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Project descriptions.",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : null,
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Structural metadata",
"Function" : "Tool",
"Definition" : "Metadata about the design and specification of data structures or \"data about the containers of data\"",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "None.",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : "Yes",
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : null,
"NCSU_Count" : 0
},
{
"Thing" : "Video game",
"Function" : "Tool",
"Definition" : "A video game is an electronic game that involves human interaction with a user interface to generate visual feedback on a video device.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Tech lending (http://www.lib.ncsu.edu/techlending/gaming)",
"Column" : null,
"RA_1" : null,
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : "Yes",
"RA_5" : "Yes",
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Widget",
"Function" : "Tool",
"Definition" : "A software widget is a relatively simple and easy-to-use software application or component made for one or more different software platforms.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Library Widget System (http://www.lib.ncsu.edu/reports/widget-system)",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : null,
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : null,
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : "Yes",
"NCSU_10" : null,
"NCSU_Count" : 1
},
{
"Thing" : "Word processor",
"Function" : "Tool",
"Definition" : "A word processor is an electric or electronic device, or computer software application, that, as directed by the user, performs word processing: the composition, editing, formatting, and sometimes printing of any sort of written material.",
"Definition_Source" : "Wikipedia",
"Libraries_Page_Reference" : "Books, difficult to search for",
"Column" : null,
"RA_1" : "Yes",
"RA_2" : "Yes",
"RA_3" : null,
"RA_4" : null,
"RA_5" : null,
"RA_6" : "Yes",
"RA_7" : "Yes",
"Column2" : null,
"NCSU_1" : null,
"NCSU_2" : null,
"NCSU_3" : null,
"NCSU_4" : null,
"NCSU_5" : null,
"NCSU_6" : null,
"NCSU_7" : null,
"NCSU_8" : null,
"NCSU_9" : null,
"NCSU_10" : "Yes",
"NCSU_Count" : 1
}
]
};
// {
// name: 'things',
// children: [
// {
// name: "Activity",
// children: [
// {
// name: "Fair Use"
// },
// {
// name: "Copyright"
// }
// ]
// }
// ]
// }
console.log('data', data)
var filteredData = _.filter(data.children, function (o) {
return o.Function !== "Function";
});
console.log('testing filter', filteredData)
var nestedData = d3.nest()
.key(function(d) {return d.Function; })
.key(function (d) { return d.Thing})
.entries(data.children);
console.log('nested data', nestedData)
var finalData = {
"key": "things"
};
finalData.values = nestedData;
console.log('FINAL DATA MOFO', finalData)
// var test2 = _.nest(finalData)
// console.log('test2', test2)
function setChild (d) {
return d.values;
}
var root = finalData;
var width = 960,
height = 2200;
var cluster = d3.layout.cluster()
.size([height, width - 160])
.children(setChild)
var diagonal = d3.svg.diagonal()
.projection(function(d) { return [d.y, d.x]; });
var svg = d3.select("body").append("svg")
.attr("width", width)
.attr("height", height)
.append("g")
.attr("transform", "translate(40,0)");
// d3.json("/d/4063550/flare.json", function(error, root) {
var nodes = cluster.nodes(root),
links = cluster.links(nodes);
var link = svg.selectAll(".link")
.data(links)
.enter().append("path")
.attr("class", "link")
.attr("d", diagonal);
var node = svg.selectAll(".node")
.data(nodes)
.enter().append("g")
.attr("class", "node")
.attr("transform", function(d) { return "translate(" + d.y + "," + d.x + ")"; })
node.append("circle")
.attr("r", 4.5);
node.append("text")
.attr("dx", function(d) { return d.values ? -8 : 8; })
.attr("dy", 3)
.style("text-anchor", function(d) { return d.values ? "end" : "start"; })
.text(function(d) { return d.key; });
// });
d3.select(self.frameElement).style("height", height + "px");
console.log('test')
</script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment