-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
162 lines (112 loc) · 11.7 KB
/
index.html
File metadata and controls
162 lines (112 loc) · 11.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>DataVR by DataVR</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/github-light.css">
<script src="javascripts/scale.fix.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1 class="header">DataVR</h1>
<p class="header"></p>
<ul>
<li class="download"><a class="buttons" href="https://github.com/DataVR/MIT-IAP-2017/zipball/master">Download ZIP</a></li>
<li class="download"><a class="buttons" href="https://github.com/DataVR/MIT-IAP-2017/tarball/master">Download TAR</a></li>
<li><a class="buttons github" href="https://github.com/DataVR/MIT-IAP-2017">View On GitHub</a></li>
</ul>
<p class="header">This project is maintained by <a class="header name" href="https://github.com/DataVR">DataVR</a></p>
</header>
<section>
<p><strong>Below is a running content collection of possible inputs to the upcoming January 2017 MIT/IAP Legal Analytics Workshop</strong></p>
<h1>
<a id="vr-for-data-exploration" class="anchor" href="#vr-for-data-exploration" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>VR for Data Exploration</h1>
<h2>
<a id="a-frame" class="anchor" href="#a-frame" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>A-Frame</h2>
<ul>
<li><p>INTRO: <a href="https://aframe.io/docs/0.3.0/introduction">https://aframe.io/docs/0.3.0/introduction</a> -- A-Frame is an open-source WebVR framework for creating virtual reality (VR) experiences with HTML. We can build VR scenes that work across smartphones, desktop, the Oculus Rift, and the room-scale HTC Vive.</p></li>
<li><p>GITHUB: <a href="https://github.com/aframevr/aframe/">https://github.com/aframevr/aframe/</a> A web framework for building virtual reality experiences. </p></li>
<li><p>BLOG: <a href="https://aframe.io">https://aframe.io</a></p></li>
<li><p>AWESOME-AFRAME: Listings of Awesome A-Frame Things: <a href="https://github.com/aframevr/awesome-aframe">https://github.com/aframevr/awesome-aframe</a> -- awesome-aframe Awesome: A collection of awesome things regarding A-Frame, a web framework for building virtual reality (VR) experiences.</p></li>
<li><p>Example with VR DOM: </p></li>
</ul>
<h2>
<a id="threejs" class="anchor" href="#threejs" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>ThreeJS</h2>
<ul>
<li>Complex: <a href="https://threejs.org/">https://threejs.org/</a> (The underlying JS framework powering A-Frame)</li>
</ul>
<h1>
<a id="background-and-reference-resources" class="anchor" href="#background-and-reference-resources" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Background and Reference Resources:</h1>
<h2>
<a id="monitor-these-google-searches" class="anchor" href="#monitor-these-google-searches" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Monitor These Google Searches:</h2>
<p><a href="https://www.google.com/search?rlz=1C5CHFA_enUS712US712&espv=2&biw=1408&bih=751&q=immersive+data+visualization&sa=X&ved=0ahUKEwj3ns2-7dvQAhXDiRoKHb78B4YQ1QIIhAEoBA">immersive data visualization - Google Search</a></p>
<p><a href="https://www.google.com/search?rlz=1C5CHFA_enUS712US712&espv=2&biw=1408&bih=751&q=oculus+rift+data+visualization&sa=X&ved=0ahUKEwj3ns2-7dvQAhXDiRoKHb78B4YQ1QIIgAEoAA">oculus rift data visualization - Google Search</a></p>
<p><a href="https://www.google.com/search?rlz=1C5CHFA_enUS712US712&espv=2&biw=1408&bih=751&q=big+data+virtual+reality&sa=X&ved=0ahUKEwj3ns2-7dvQAhXDiRoKHb78B4YQ1QIIgwEoAw">big data virtual reality - Google Search</a></p>
<p><a href="https://www.google.com/webhp?sourceid=chrome-instant&rlz=1C5CHFA_enUS712US712&ion=1&espv=2&ie=UTF-8#q=virtual+reality+data+visualization+enterprise+architecture&start=40">virtual reality data visualization enterprise architecture - Google Search</a></p>
<h2>
<a id="relevant-journal-and-conference-articles" class="anchor" href="#relevant-journal-and-conference-articles" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Relevant Journal and Conference Articles</h2>
<p><a href="https://journalofbigdata.springeropen.com/articles/10.1186/s40537-015-0031-2">Visualizing Big Data with augmented and virtual reality: challenges and research agenda | Journal of Big Data | Full Text</a></p>
<p><a href="http://download.springer.com/static/pdf/50/art%253A10.1186%252Fs40537-015-0031-2.pdf?originUrl=http%3A%2F%2Fjournalofbigdata.springeropen.com%2Farticle%2F10.1186%2Fs40537-015-0031-2&token2=exp=1480900162%7Eacl=%2Fstatic%2Fpdf%2F50%2Fart%25253A10.1186%25252Fs40537-015-0031-2.pdf*%7Ehmac=d22193d294d3093ab8594e4dae51167582d4df3aa4e65609ad75a8599af72c5b">Visualizing Big Data with augmented and virtual reality: challenges and research agenda</a></p>
<p><a href="https://pdfs.semanticscholar.org/12c7/d1a4426ef40c5c299c1253068a9fd1e182c4.pdf">Microsoft Word - paper 371.rtf</a></p>
<p><a href="https://arxiv.org/pdf/1410.7670.pdf">Immersive and Collaborative Data Visualization Using Virtual Reality Platforms </a></p>
<h2>
<a id="relevant-trade-press-and-popular-articles" class="anchor" href="#relevant-trade-press-and-popular-articles" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Relevant Trade Press and Popular Articles:</h2>
<p><a href="http://www.jenunderwood.com/2016/05/05/immersive-data-visualization-virtual-reality/">Immersive Data Visualization with Virtual Reality - Business Intelligence & Advanced Analytics</a></p>
<p><a href="http://www.forbes.com/sites/bernardmarr/2016/05/04/how-vr-will-revolutionize-big-data-visualizations/#1fe186fb4ac5">How VR Will Revolutionize Big Data Visualizations</a></p>
<p><a href="https://civisanalytics.com/blog/data-science/2015/12/04/exploring-virtual-reality-data-visualization-with-the-gear-vr/">Civis Analytics | Exploring Virtual Reality Data Visualization with Gear VR</a></p>
<p><a href="http://www.storybench.org/how-to-make-a-simple-virtual-reality-data-visualization/">How to make a simple virtual reality data visualization – Storybench</a></p>
<p><a href="http://www.signiant.com/blog/beyond-entertainment-enterprise-big-data-modeling-with-virtual-reality/">Beyond Entertainment: Enterprise Big Data Modeling with Virtual Reality | Signiant</a></p>
<p><a href="http://www.industryweek.com/virtual-supply-chains">Virtual Reality Supply Chain | 3-D Rendering</a></p>
<p><a href="http://conferences.oreilly.com/strata/strata-ca-2016/public/schedule/detail/49802">Virtual reality for immersive data visualization: Big data conference: Strata + Hadoop World, March 28 - 31, 2016, San Jose, CA</a></p>
<p><a href="http://dl.acm.org/citation.cfm?id=1559787">Enterprise-level architecture for interactive web-based 3D visualization of geo-referenced repositories</a></p>
<p><a href="http://proceedings.esri.com/library/userconf/aec15/papers/aec_28.pdf">Web-Based Enterprise Data Visualization – a 3D Approach</a></p>
<p><a href="http://www.architectmagazine.com/technology/data-driven-ambitions-at-autodesk-university-2016_o">Data-Driven Ambitions at Autodesk University 2016 | Architect Magazine</a></p>
<p><a href="http://www.virtualreality-news.net/news/2016/nov/01/architecture-and-vr-mobile-or-static-virtual-reality/">Architecture and VR: Mobile or static virtual reality? - VR Tech</a></p>
<p><a href="http://www.pwc.com/us/en/technology-forecast/virtual-reality.html">Virtual reality delivers business value: PwC</a></p>
<p><a href="http://www.enterpriseappstoday.com/business-intelligence/7-notable-data-visualization-tools-1.html">7 Notable Data Visualization Tools - Enterprise Apps Today</a></p>
<p><a href="http://blogs.vmware.com/vfabric/2012/08/4-key-architecture-considerations-for-big-data-analytics.html">4 Key Architecture Considerations for Big Data Analytics - VMware vFabric Blog - VMware Blogs</a></p>
<p><a href="http://ceobreakthrough.com/virtual-reality-supply-chain-management/">Virtual Reality Supply Chain Management - The Center for Excellence in Operations Inc.</a></p>
<p><a href="http://www.symphonygold.com/">Symphony GOLD the Unified Platform for Retail</a></p>
<p><a href="http://www.dundas.com/support/support-center/support-articles/designing/detach-a-data-control-from-a-frame">Detach a data control from a frame in Dundas BI (Data Visualization tool)</a></p>
<h2>
<a id="earliest-good-example-i-could-find" class="anchor" href="#earliest-good-example-i-could-find" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Earliest Good Example I Could Find:</h2>
<p><a href="https://www.youtube.com/watch?v=dgMOdzfoPgs">Starship: Enterprise Data Visualisation for the Next Generation - YouTube</a></p>
<p><a href="https://github.com/StandardLaw/starship">StandardLaw/starship: Enterprise Data Visualisation for the Next Generation</a></p>
<h1>
<a id="legal-analytics-resources" class="anchor" href="#legal-analytics-resources" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Legal Analytics Resources</h1>
<h2>
<a id="simulating-court-judgments-in-new-situations" class="anchor" href="#simulating-court-judgments-in-new-situations" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Simulating Court Judgments in New Situations</h2>
<p>An innovative set of situational classifications by areas of legal practice using AI and extensive ML expert training . According to the <a href="http://www.bluejlegal.com/blue-j">BLUE J site</a>: </p>
<blockquote>
<p>"Blue J allows you to simulate the judgment of a court in a new situation. Using advances in artificial intelligence and extensive training by computer scientists and law professors from the University of Toronto, Blue J helps you to navigate uncertainty when there are competing reasonable arguments. </p>
<p>Blue J analyzes fact situations using deep learning, discovering in seconds hidden patterns in the case law. It provides answers, links to relevant cases, and generates tailored explanations of its analysis. When using Blue J you'll always know how confident it is in its conclusion, why it reached that result, and what to consider next."</p>
</blockquote>
<h3>
<a id="real-estate-transaction-classifier" class="anchor" href="#real-estate-transaction-classifier" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>REAL ESTATE TRANSACTION CLASSIFIER</h3>
<ul>
<li>Determine if gains on the sale of real estate are income from business or capital gains.
### CURRENT VERSUS CAPITAL CLASSIFIERS</li>
<li>Determine whether an expenditure is a current expense or a capital expenditure for tax purposes.
### RESIDENCY CLASSIFIER</li>
<li>Determine if an individual is a resident of Canada or of another country for tax purposes.
### WORKER CLASSIFIER</li>
<li>Determine if a worker is an employee or an independent contractor.
### HOME OFFICE CLASSIFIER</li>
<li>Determine if expenses related to a work space in the home can be deducted for tax purposes.
# Working Resources and Tutorials:</li>
</ul>
</section>
<footer>
<p><small>Hosted on <a href="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
</footer>
</div>
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
</body>
</html>