-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
124 lines (118 loc) · 13.7 KB
/
index.html
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
<html>
<head>
<title>Interactive Knowledge Capture</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="Stylesheet" type="text/css" href="./ikcap.css">
<link rel="Stylesheet" type="text/css" href="./ikcap-basic.css">
<style>
ul.hidden_news li.old_news { display: none; }
</style>
<script>
function showOldNews() {
var mn = document.getElementById('more_news');
mn.style.display = "none";
var nl = document.getElementById('news_list');
nl.className = "";
}
</script>
</head>
<body>
<img src="images/kcap.jpg"/>
<h4>Home page of the "Interactive Knowledge Capture" Research Group</h4>
<div id="navigator">
<p class="heading">
<a class="research" href="ikcap/">Research Overview</a>
<div class="showLater">[Intelligent User Interfaces, Semantic Workflows, Discovery Informatics, Provenance and Trust, Linked Data]</div>
</p>
<p class="heading">
<a class="projects" href="projects.html">Projects</a>
<!--div class="showLater">
[CAT, CALO, Cognitive Grids, Learner, Pegasus, SCEC/IT, Slick, Tailor, Trellis, VerbOcean]</div-->
<div class="showLater">[Wings, Organic Data Science, OntoSoft, Geoscience Papers of the Future, DISK]</div>
<!-- Expect, CAT, Tailor, Constable, DOCKER, KANAL, Trellis, Slick, Temple, Cognitive Grids, SCEC/IT-->
</p>
<p class="heading">
<a class="people" href="ikcap/people.html">People</a>
<div class="showLater">[Yolanda Gil, Jihie Kim, Varun Ratnakar, Ricky Sethi, Hyunjoon Jo]</div>
</p>
<p class="heading">
<a class="publications" href="ikcap/publications.html">Publications</a>
<div class="showLater">[All publications by the team]</div>
</p>
<p class="heading">
<a class="demos" href="ikcap/demo.html">Demo Gallery !</a>
<div class="showLater">[Videos overviewing projects, links to live demos]</div>
</p>
<p class="heading">
<a class="news">News</a>
<ul id="news_list" class="hidden_news" style="line-height:1.5em;padding-left:5em">
<li>May 2017: <a href="news/WAIVS-2017">Workshop on Analyzing Artistic Style using our WINGS workflow system</a></li>
<li>April 2017: <a href="news/PLOS-ONE">Our paper on Quantifying Reproducibility inaugural Datasets Collection for PLOS ONE's first ten years</a></li>
<li>February 2017: Tutorial at AAAI 2017: <a href="http://doi.org/10.5281/zenodo.159206">Learn to Write a Scientific Paper of the Future: Reproducible Research, Open Science, and Digital Scholarship</a></li>
<li>December 2016: Yolanda Gil <a href="http://www.isi.edu/news/story/277">elected Fellow</a> of the Association for Computing Machinery (ACM)</li>
<li>October 2016: Kicking off the <a href="http://scientificpaperofthefuture.org/">Scientific Paper of the Future Initiative</a> with a <a href="http://scientificpaperofthefuture.org/events">training session</a> at the Stanford Center for Reproducible Neuroscience</li>
<li>September 2016: Our long-time collaborator <a href="http://dgarijo.github.io/me/">Daniel Garijo</a> joins the group as a postdoctoral researcher</li>
<li>August 2016: <a href="./interns/2016-Summer/index.html">Our summer interns</a> worked on data science topics</li>
<li>July 2016: Yolanda Gil <a href="http://www.isi.edu/news/story/265">elected President</a> of the Association for the Advancement of Artificial Intelligence (AAAI)</li>
<li>June 2016: First <a href="https://utdirect.utexas.edu/apps/abroad/student/pgm_list/detail/nlogon/1374/">Summer School</a> on <a href="http://is-geo.org">Intelligent Systems for Geosciences</a></li>
<li>October 2015: Yolanda Gil is <a href="https://www.youtube.com/watch?v=7UXKd3dJvBg ">invited to speak</a> at the 50th Anniversary of the founding of the Department of Computer Science at Carnegie Mellon University</li>
<li>September 2015: Yolanda Gil speaks in a <a href="https://www.youtube.com/watch?v=PEpt8R-SyoY ">panel on Artificial Intelligence</a> at the DARPA Wait What Conference</li>
<li>August 2015: <a href="./interns/2015-Summer/index.html">Our summer interns</a> developed curriculum to teach data science</li>
<li>March 2015: Kicking off the <a href="http://www.scientificpaperofthefuture.org">Scientific Paper of the Future Initiative</a></li>
<li>September 2014: <a href="./interns/2014-Summer/index.html">Our summer interns</a> had productive contributions to developing infrastructure for science</li>
<li>August 2014: A week-long field trip to <a href="http://www.isi.edu/~gil/presentations/ec3/">understand the technical challenges of field science for geologists</a></li>
<li>July 2014: Our contributions to using the W3C PROV standard for geospatial data in an <a href="https://portal.opengeospatial.org/files/?artifact_id=58967">Open Geospatial Consortium technical report</a></li>
<li>April 2014: Published <a href="http://dx.doi.org/10.1371/journal.pcbi.1003542">Ten simple rules for the caring and feeding of scientific data</a></li>
<li>February 2014 - Our <a href="http://www.wings-workflows.org">Wings semantic workflow system</a> is part of the original collection of <a href="http://www.darpa.mil/OpenCatalog/">DARPA open source projects</a></li>
<li id="more_news"><a href="javascript:{}" onclick="showOldNews()">[show older news]</a></li>
<li class="old_news">December 2013 - <a href="./ads/summer-2014-internships.html">Summer 2014 Undergraduate research Internship Opportunities !!</a></li>
<li class="old_news">November 2013 - <a href="http://www.wings-workflows.org/drugome">Quantifying Reproducibility in Computational Biology: The Case of the Tuberculosis Drugome</a> - <a href="http://dx.doi.org/10.1371/journal.pone.0080278">Now Published!</a></li>
<li class="old_news">October 2013: Our work was highlighted at the <a href="http://semantic-mediawiki.org/wiki/SMWCon_Fall_2013">Semantic MediaWiki Conference</a> with a <a href="http://semantic-mediawiki.org/wiki/SMWCon_Fall_2013/Organic_Data_Science:_Opening_Scientific_Data_Curation">keynote talk</a>, a <a href="http://semantic-mediawiki.org/wiki/SMWCon_Fall_2013/An_Analysis_of_Semantic_Wiki_Communities:_Why_Are_They_Embracing_Properties_and_Not_Concepts%3F">presentation</a>, and a demonstration.</li>
<li class="old_news">September 2013 - We released the new all-java version of the WINGS source code on github: <a href="https://github.com/IKCAP/wings">https://github.com/IKCAP/wings</a></li>
<li class="old_news">April 2013 - We are involved with the <a href="http://www.w3.org/2011/prov/wiki/">W3C Provenance Working Group</a>, just announced the final release of the <a href="http://www.w3.org/TR/prov-primer/">PROV standard</a>
<li class="old_news">February 2013 - Our <a href="http://www.wings-workflows.org">Wings workflow system</a> is now <a href="https://cwiki.apache.org/confluence/display/OODT/Integrating+OODT+with+Wings">integrated with the <a href="http://oodt.apache.org">Apache OODT execution framework</a>
<li class="old_news">September 2012 - <a href="www.isi.edu/~gil">Yolanda Gil</a> coedited the <a href="http://earthcube.ning.com">EarthCube</a> <a href="https://sites.google.com/site/earthcubeworkflow/">Roadmap for Workflows in Geosciences</a> just released</li>
<li class="old_news">August 2012 - <a href="www.isi.edu/~gil">Yolanda Gil</a> coedited the report of the <a href="http://www.discoveryinformaticsinitiative.org/diw2012">NSF Workshop on Discovery Informatics</a> just released</li>
<li class="old_news">July 2012 - <a href="www.isi.edu/~gil">Yolanda Gil</a> is elected a fellow of the <a href="aaai.org">Association for the Advancement of Artificial Intelligence</a></li>
<li class="old_news">March 2012 - An <a href="http://www.theatlantic.com/technology/archive/2012/03/scholars-yes-we-need-better-attribution-systems-but-no-we-dont-know-how-to-make-them-either/254527/">article in The Atlantic</a> about <a href="http://ijdc.net/index.php/ijdc/article/view/203">our recent publication on "Requirements for provenance on the Web"</a></li>
<li class="old_news">February 2012 - <a href="http://www.discoveryinformaticsinitiative.org/">Discovery Informatics</a> takes off with an <a href="http://www.discoveryinformaticsinitiative.org/diw2012">NSF workshop</a>, join us at the <a href="http://www.discoveryinformaticsinitiative.org/dis2012">AAAI Fall Symposium</a></li>
<li class="old_news">December 2011 - We are involved with the <a href="http://www.w3.org/2011/prov/wiki/">W3C Provenance Working Group</a>, just announced the first release of its <a href="http://www.w3.org/TR/prov-primer/">PROV standard</a></li>
<li class="old_news">October 24, 2011: Our paper on <a href="http://www.bibbase.org/cache/www.isi.edu__7Egil_publications.bib/gil-etal-iswc11.html">"Mind your metadata: Exploiting Semantics for Configuration, Adaptation, and Provenance in Scientific Workflows"</a> is nominated for Best In-Use Paper at the <a href="http://iswc2011.semanticweb.org/">ISWC conference</a> and selected as runner-up</li>
<li class="old_news">October 14, 2011: Ricky Sethi receives a prestigious <a href="http://www.cra.org/ccc/press.release.10.14.11.php">CCC Computing Innovation Fellowship</a></li>
<li class="old_news">September 9, 2011: <a href="http://www.oeg-upm.net/index.php/en/phdstudents/28-dgarijo">Daniel Garijo</a>, a summer intern, wins the <a href="http://i-semantics.tugraz.at/blog/2011/09/best-paper-award-triplification-challenge-winners"> 2011 Triplification Challenge</a></li>
<li class="old_news">February 15, 2011: Our paper on <a href="http://www.bibbase.org/cache/www.isi.edu__7Egil_publications.bib/fritz-gil-iui11.html">learning procedures by integrating demonstrations and instructions</a> is selected finalist for best paper at the <a href="http://www.iuiconf.org/">IUI conference</a></li>
<li class="old_news">December 21, 2010: The <a href="http://www.w3.org/2005/Incubator/prov/wiki">W3C Provenance Incubator Group</a>, chaired by <a href="http://www.isi.edu/~gil">Yolanda Gil</a>, releases its <a href="http://www.w3.org/2005/Incubator/prov/XGR-prov-20101214/">Final Report</a></li>
<li class="old_news">November 11, 2010: <a href="./shortipedia">Shortipedia</a> was selected as a finalist in the competitive <a href="http://challenge.semanticweb.org">Semantic Web Challenge</a>, where it <a href="http://www3.isi.edu/about-news_story.htm?s=237">won Third Prize</a></li>
<li class="old_news">October 1, 2010: <a href="http://wings.isi.edu">The Wings Workflow System is released open source</a></li>
<li class="old_news">September 3, 2010: <a href="http://data.bibbase.org">BibBase</a> Triplified wins Honorary Mention in the <a href="http://triplify.org/Challenge/2010">2010 Triplification Challenge</a></li>
<li class="old_news">July 1, 2010: Yolanda Gil is elected Chair of <a href="http://www.sigart.org">ACM SIGART</a>, the ACM's Special Interest Group in Artificial Intelligence</li>
<li class="old_news">May 18, 2010: <a href="http://www.isi.edu/~fritz">Christian Fritz</a> receives Honorable Mention for the 2010 ICAPS Best Dissertation Award</li>
<li class="old_news">March 17, 2010: Release of <a href="http://wind.isi.edu/sandbox">Wings Sandbox</a></li>
<li class="old_news">February 19, 2010: Demonstration of learning Wings workflows from natural language input using the new <a href="./tellme">TellMe system</a></li>
<li class="old_news">March 17, 2010: Release of Wings Sandbox.</li>
<li class="old_news">February 19, 2010: Demonstration of learning Wings workflows from natural language input using the new TellMe system.</li>
<li class="old_news">January 14, 2010: <a href="http://wings.isi.edu">Wings</a> workflows reused to reproduce previously published results in population genomics.</li>
<li class="old_news">November 3, 2009: <a href="http://wings.isi.edu">Wings</a> workflows used for <a href="http://ai.isi.edu/discourse/">student assessment in online learning</a>.</li>
<li class="old_news">June 11, 2009: <a href="http://wind.isi.edu/wings">Workflow site</a> for the <a href="http://www.nimhgenetics.org">Center for Collaborative Genetic Studies on Mental Disorders (CGSMD)</a> is launched.</li>
<li class="old_news">March 3, 2009: Release of a <a href="http://apps.facebook.com/hiertodo-app">collaborative to-do application for FaceBook</a>.</li>
<li class="old_news">October 20, 2008: Release of a <a href="http://apps.facebook.com/todo-lists/">to-do application for FaceBook</a>.</li>
<li class="old_news">July 13, 2008: Tutorial on <a href="http://www.isi.edu/~gil/AAAI08Tutorial/">Computational Workflows for Large-Scale AI Research</a> at <a href="http://www.aaai.org/Conferences/AAAI/aaai08.php">AAAI-08</a>.</li>
<li class="old_news">July, 2007: The <a href="http://wings.isi.edu/">Wings/Pegasus</a> workflow system is used for large-scale earthquake simulations for<a href="http://www.isi.edu/~gil/papers/gil-etal-iaai07.pdf">seismic hazard analysis</a>.</li>
<li class="old_news">January, 2006: <a href="./learner/">Learner's knowledge repository</a> makes the list of the <a href="http://ebiquity.umbc.edu/blogger/big-owl-documents-on-the-semantic-web/"> 100 largest owl documents in the Semantic Web</a>.</li>
<li class="old_news">July 2005: <a href="./learner/">Learner</a> is installed in a museum exhibit to <a href="http://www3.isi.edu/about-news_story.htm?s=111">collect common knowledge from museum goers</a>.</li>
<li class="old_news"><a href="./ikcap/status.html">More Details >>></a></li>
</ul>
</p>
<br/>
<!--p class="heading">
<a class="publications">Former Members</a>
<div class="showLater">[Pedro Gonzalez, William Cheung, Timothy Chklovski, Marc Spraragen, Donovan Artz, Tarun Nainani]</div>
</p-->
</div>
<div class="footer">
<a href="http://www.isi.edu"><img title="ISI" alt="ISI" src="images/isi.gif" align="left" border="0"></a>
<a href="http://www.usc.edu"><img title="USC" alt="USC" src="images/usc.gif" align="left" border="0"></a>
<a href="http://ai.isi.edu"><img title="AI@ISI" alt="AI@ISI" src="images/ai.jpg" align="left" border="0"></a>
</div>
</body>
</html>