forked from ericwhyne/darpa_open_catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path00-schema-examples.txt
49 lines (47 loc) · 2.12 KB
/
00-schema-examples.txt
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
Program:
{
"DARPA Program Name": "RATS",
"Long Name":"Robust Automatic Transcription of Speech",
"Program Teams": "",
"Description": "The Robust Automatic Transcription of Speech (RATS) program will create algorithms and software for performing the following tasks on potentially speech-containing signals received over communication channels that are extremely noisy and/or highly distorted: speech activity detection, language identification, speaker identification, and key word spotting.",
"Link": "",
"Display Software Columns": ["Team","Software","Category","Code","Description","License"],
"Program Manager Link": "http://www.darpa.mil/Our_Work/I2O/Personnel/Mr_Richard_Guidorizzi.aspx",
"Program Manager": "Dr. Bonnie Dorr",
"Program Manager Email": "[email protected]",
"Image":"AA-image.png"
}
Software:
{
"DARPA Program":"XData",
"Program Teams":["Kitware, Inc.", "Another Team"]
"Contributors":[""],
"Sub-contractors":[""],
"Software":"Tangelo",
"Internal Link":"https://xd-wiki.xdata.data-tactics-corp.com:8443/display/VIS/Visual+Design+Environment-Kitware+Home",
"External Link":"http://kitware.github.io/tangelo/",
"Public Code Repo":"https://github.com/Kitware/tangelo.git",
"Instructional Material":"http://somehwere",
"Description":"Tangelo is a flexible HTML5 web server architecture that...",
"License":["ALv2"],
"Languages":["Javascript","Python"],
"Platform Requirements":[""],
"Dependent modules":[""],
"Dependent module URLs":[""],
"Component modules":[""],
"Component module URLs":[""],
"Industry":[""],
"Functionality":[""],
"Categories":["Visualization"]
}
Publication:
{
"DARPA Program":"XDATA",
"Program Teams":["IBM Research"],
"Title":"Quantile Regression for Large-scale Applications",
"Authors":["Jiyan Yang", "Xiangrui Meng", "Michael W. Mahoney"],
"Link":"http://arxiv.org/pdf/1305.0087",
"Categories":["Numerical Linear Algebra", "Computations on Matrices", "probabilistic algorithms (including Monte Carlo)"],
"Subcategories":["statistical computing", "robust regression"],
"ACM 1998 classification code":["I.2.1", "I.6.4"]
}