Website/db/publications.json

593 lines
18 KiB
JSON
Raw Normal View History

2016-05-25 12:06:00 -04:00
[
2017-07-16 20:10:58 -04:00
{
"title" : "Interactive Data Management and Data Analysis",
"authors" : ["Ying Yang"],
"venue" : "UB-PhD",
"year" : 2017,
2017-08-15 20:28:26 -04:00
"projects" : ["mimir"],
"urls" : {
"thesis" : "https://search.proquest.com/docview/1925945636"
}
2017-07-16 20:10:58 -04:00
},
2017-03-09 17:10:08 -05:00
{
"title" : "Beta Probabilistic Databases: A Scalable Approach to Belief Updating and Parameter Learning",
"authors" : [
"Niccolò Meneghetti",
"Oliver Kennedy",
"Wolfgang Gatterbauer"
],
"venue" : "SIGMOD",
"year" : 2017,
"projects" : ["mimir"],
"length" : 12,
"urls" : {
2017-05-19 10:56:07 -04:00
"paper" : "http://odin.cse.buffalo.edu/papers/2017/SIGMOD-BetaPDBs-final.pdf",
2017-05-22 13:23:46 -04:00
"video" : "https://youtu.be/CbTaDRdTG7s?t=2m56s",
2017-05-23 09:08:16 -04:00
"slides" : "http://odin.cse.buffalo.edu/slides/conference/2017-Niccolo-BetaPDBs.pptx",
"poster" : "http://odin.cse.buffalo.edu/slides/conference/2017-Niccolo-BetaPDBs-poster.ppt"
2017-07-16 20:10:58 -04:00
},
"grants_cited" : [
{ "agency" : "NSF: CISE: SaTC", "agency_id" : "1409551" },
2017-08-11 16:12:38 -04:00
{ "agency" : "Oracle University Relations", "start_date" : "05/2016", "project_name" : "Intuitive Data Interpretation" },
2017-07-16 20:10:58 -04:00
{ "agency" : "The US Naval Postgraduate School", "agency_id" : "N00244-16-1-0022" }
]
2017-03-09 17:10:08 -05:00
},
2016-10-14 19:31:08 -04:00
{
2016-12-24 13:05:58 -05:00
"title" : "Small Data (Panel Discussion)",
"authors" : [
"Oliver Kennedy",
"D. Richard Hipp",
"Stratos Idreos",
2016-12-24 13:05:58 -05:00
"Amélie Marian",
"Arnab Nandi",
"Carmela Troncoso",
"Eugene Wu"
],
"venue" : "ICDE",
"track":"panel",
"year" : 2017,
"projects" : ["pocketdata", "mimir"],
"length" : 1,
"urls" : {
2017-02-21 10:59:07 -05:00
"abstract" : "http://odin.cse.buffalo.edu/papers/2017/ICDE-Panel-SmallData.pdf",
"extended" : "http://odin.cse.buffalo.edu/papers/2017/ICDE-Panel-SmallData-extended.pdf"
2016-12-24 13:05:58 -05:00
}
},
{
"title" : "Stop the Truthiness and Just Be Wrong (Abstract)",
2016-12-07 12:30:49 -05:00
"authors" : [
"Oliver Kennedy"
],
"venue" : "CIDR",
"track":"abstract",
"year" : 2017,
"projects" : ["mimir"],
"length" : 1,
"urls" : {
"abstract" : "http://odin.cse.buffalo.edu/papers/2017/CIDR-Truthiness-abstract.pdf"
}
2016-12-24 13:05:58 -05:00
},
{
2016-10-14 19:31:08 -04:00
"title" : "Convergent Inference with Leaky Joins",
"authors" : [
"Ying Yang", "Oliver Kennedy"
],
"venue" : "EDBT",
"year" : 2017,
2016-10-14 19:39:27 -04:00
"projects" : ["mimir"],
2016-10-14 20:17:30 -04:00
"length" : 12,
"urls" : {
2017-03-21 19:40:03 -04:00
"paper" : "http://odin.cse.buffalo.edu/papers/2017/EDBT-ConvergentInf-final.pdf",
"slides" : "http://odin.cse.buffalo.edu/slides/talks/2017-1-EDBT-Inference/"
2016-10-23 20:52:43 -04:00
},
"grants_cited" : [
2017-08-11 16:12:38 -04:00
{ "agency" : "NSF: CISE: SaTC", "agency_id" : "1409551" },
2016-10-23 20:52:43 -04:00
{ "agency" : "NSF: ACI: DIBBS", "agency_id" : "1640864" },
2017-08-11 16:12:38 -04:00
{ "agency" : "Oracle University Relations", "start_date" : "05/2016", "project_name" : "Intuitive Data Interpretation" }
2016-10-23 20:52:43 -04:00
]
2016-10-14 19:31:08 -04:00
},
2016-10-11 20:36:57 -04:00
{
"title" : "Adaptive Schema Databases",
"authors" : [
"William Spoth", "Bahareh Sadat Arab", "Eric S. Chan", "Dieter Gawlick",
"Adel Ghoneimy", "Boris Glavic", "Beda Hammerschmidt", "Oliver Kennedy",
"Seokki Lee", "Zhen Hua Liu", "Xing Niu", "Ying Yang"
],
"venue" : "CIDR",
2016-10-14 19:31:08 -04:00
"year" : 2017,
2016-10-11 20:36:57 -04:00
"projects" : ["mimir", "vizier"],
2016-10-14 19:39:27 -04:00
"authornote" : "alpha",
2016-10-14 20:17:30 -04:00
"length" : 6,
"urls" : {
2017-01-05 10:33:23 -05:00
"paper" : "http://cidrdb.org/cidr2017/papers/p84-spoth-cidr17.pdf"
2016-10-23 20:52:43 -04:00
},
"grants_cited" : [
{ "agency" : "NSF: ACI: DIBBS", "agency_id" : "1640864" },
2017-08-11 16:12:38 -04:00
{ "agency" : "Oracle University Relations", "start_date" : "05/2016", "project_name" : "Intuitive Data Interpretation" },
2016-10-23 20:52:43 -04:00
{ "agency" : "The US Naval Postgraduate School", "agency_id" : "N00244-16-1-0022" }
]
2016-10-11 20:36:57 -04:00
},
2016-08-23 10:57:51 -04:00
{
"title" : "Exploiting Qualitative User Feedback in Deterministic and Probabilistic Databases",
2016-08-23 23:53:27 -04:00
"authors" : ["Niccolò Meneghetti"],
2016-08-23 10:57:51 -04:00
"venue" : "UB-PhD",
"year" : 2016,
"projects" : ["mimir"],
"urls" : {
"thesis" : "http://www.cse.buffalo.edu/tech-reports/2016-03.pdf"
}
},
2016-08-11 15:56:41 -04:00
{ "title" : "Beta Probabilistic Databases: A Scalable Approach to Belief Updating and Parameter Learning",
"authors": [
"Niccolò Meneghetti", "Oliver Kennedy", "Wolfgang Gatterbauer"
],
"venue": "UB CSE",
"year": 2016,
"length": 12,
"projects": ["mimir"],
"urls": {
"report": "http://www.acsu.buffalo.edu/~niccolom/hidden/BetaDB_tr.pdf"
}
},
2016-08-10 11:28:08 -04:00
{ "title" : "Summarizing Large Query Logs in Ettu",
"authors": [
"Gökhan Kul", "Duc Thanh Luong", "Ting Xie", "Patrick Coonan",
"Varun Chandola", "Oliver Kennedy", "Shambhu Upadhyaya"
],
"venue": "ArXiv",
"year": 2016,
"length": 12,
"projects": ["insider-threats"],
"urls": {
"report": "http://arxiv.org/abs/1608.01013"
2016-10-23 20:52:43 -04:00
},
"grants_cited" : [
{ "agency" : "NSF: CISE: SaTC", "agency_id" : "1409551" }
]
2016-08-10 11:28:08 -04:00
},
2016-06-03 12:13:12 -04:00
{ "title": "Communicating Data Quality in On-Demand Curation",
"authors": [
"Poonam Kumari", "Said Achmiz", "Oliver Kennedy"
],
2016-07-09 11:31:41 -04:00
"venue": "QDB",
2016-06-03 12:13:12 -04:00
"year": 2016,
"length":4,
"projects" : ["mimir"],
"urls" : {
2016-07-15 18:09:22 -04:00
"paper" : "http://odin.cse.buffalo.edu/papers/2016/QDB-Uncertainty-final.pdf"
2016-10-23 20:52:43 -04:00
},
"grants_cited" : [
{ "agency" : "NSF: ACI: DIBBS", "agency_id" : "1640864" },
2017-08-11 16:12:38 -04:00
{ "agency" : "Oracle University Relations", "start_date" : "05/2016", "project_name" : "Intuitive Data Interpretation" },
2016-10-23 20:52:43 -04:00
{ "agency" : "The US Naval Postgraduate School", "agency_id" : "N00244-16-1-0022" }
]
2016-06-03 12:13:12 -04:00
},
2016-05-25 12:06:00 -04:00
{ "title": "The Exception That Improves The Rule",
"authors": [
"Juliana Freire", "Boris Glavic", "Oliver Kennedy", "Heiko Mueller"
],
"venue": "HILDA",
"year": 2016,
"length":6,
2016-06-03 12:13:12 -04:00
"projects" : ["mimir", "vizier"],
2016-05-25 12:06:00 -04:00
"authornote" : "alpha",
"urls" : {
2016-06-27 17:13:57 -04:00
"paper" : "http://odin.cse.buffalo.edu/papers/2016/HILDA-vizier-final.pdf",
"slides" : "http://odin.cse.buffalo.edu/slides/talks/2016-4-HILDA/"
2016-10-23 20:52:43 -04:00
},
"grants_cited" : [
2017-08-11 16:12:38 -04:00
{ "agency" : "Oracle University Relations", "start_date" : "05/2016", "project_name" : "Intuitive Data Interpretation" }
2016-10-23 20:52:43 -04:00
]
2016-05-25 12:06:00 -04:00
},
{ "title": "Provenance-aware Versioned Dataworkspaces",
"authors": [
"Xing Niu", "Bahareh Arab", "Dieter Gawlick",
"Zhen Hua Liu", "Vasudha Krishnaswamy",
"Oliver Kennedy", "Boris Glavic"
],
"venue": "TaPP",
"year": 2016,
"length":6,
2016-06-06 10:47:16 -04:00
"projects" : ["mimir", "vizier"],
2016-05-25 12:06:00 -04:00
"urls" : {
2016-07-16 10:35:03 -04:00
"paper" : "http://odin.cse.buffalo.edu/papers/2016/TAPP-PVVDW-final.pdf"
2016-05-25 12:06:00 -04:00
}
},
2016-08-11 18:40:41 -04:00
{
"title" : "Mimir: Bringing CTables into Practice",
"authors" : ["Arindam Nandi"],
"venue" : "UB-MS",
"year" : 2016,
"projects" : ["mimir"],
"urls" : {
2016-08-22 17:51:18 -04:00
"thesis" : "http://search.proquest.com/docview/1810128815?pq-origsite=summon"
2016-08-11 18:40:41 -04:00
}
},
2016-05-25 12:06:00 -04:00
{ "title": "Mimir: Bringing CTables into Practice",
"authors" : [
"Arindam Nandi", "Ying Yang", "Oliver Kennedy",
"Boris Glavic", "Ronny Fehling", "Zhen Hua Liu", "Dieter Gawlick"
],
"venue" : "ArXiv",
"year" : 2016,
"note" : "Authors grouped by institution",
"urls" : {
2016-06-03 12:13:12 -04:00
"report" : "http://arxiv.org/abs/1601.00073"
2016-05-25 12:06:00 -04:00
},
"length":12,
"projects" : ["mimir"]
},
{ "title":"Ettu: Analyzing Query Intents in Corporate Databases",
"authors":[
"Gökhan Kul",
"Duc Thanh Luong",
"Ting Xie",
"Patrick Coonan",
"Varun Chandola",
"Oliver Kennedy",
"Shambhu Upadhyaya"
],
"venue":"ERMIS",
"year":2016,
"length":4,
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2016/ERMIS-final.pdf"
},
2016-05-25 16:58:50 -04:00
"projects" : ["insider-threats"]
2016-05-25 12:06:00 -04:00
},
{ "title":"Pocket Data: The Need for TPC-MOBILE",
"authors":[
"Oliver Kennedy",
"Jerry Antony Ajay",
"Geoffrey Challen",
"Lukasz Ziarek"
],
"venue":"TPC-TC","year":2015,
"length":16,
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2015/TPCTC-sqlite-final.pdf",
"html5-slides" : "http://odin.cse.buffalo.edu/slides/talks/2015-1-PocketData",
"pdf-slides" : "http://odin.cse.buffalo.edu/slides/talks/2015-1-PocketData.pdf"
},
"projects" : ["pocketdata", "astral"]
},
{ "title":"Lenses: An On-Demand Approach to ETL",
"authors":[
"Ying Yang",
"Niccolò Meneghetti",
"Ronny Fehling",
"Zhen Hua Liu",
2017-03-06 10:46:23 -05:00
"Dieter Gawlick",
2016-05-25 12:06:00 -04:00
"Oliver Kennedy"
],
"venue":"pVLDB","year":2015,
"length":12,
2016-06-17 22:42:59 -04:00
"volume":8,
"number":12,
"pages":"1578--1589",
2016-05-25 12:06:00 -04:00
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2015/VLDB-lenses-final.pdf",
"slides" : "http://odin.cse.buffalo.edu/slides/conference/2015-Ying-VLDB-Mimir.pdf"
},
"projects" : ["mimir"]
},
{ "title":"maybe We Should Enable More Uncertain Mobile App Programming",
"authors":["Geoffrey Challen", "Jerry Antony Ajay", "Nick DiRienzo", "Oliver Kennedy", "Anudipa Maiti", "Anandatirtha Nandugudi", "Sriram Shantharam", "Jinghao Shi", "Guru Prasad Srinivasa", "Lukasz Ziarek"],
"venue":"HotMobile","year":2015,
"length":6,
"authornote":"alpha",
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2015/HotMobile-maybe-final.pdf"
},
"projects" : ["maybe"]
},
{ "title":"Just in Time Datastructures",
"authors":["Oliver Kennedy","Lukasz Ziarek"],
"venue":"CIDR","year":2015,
"length":10,
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2015/CIDR-jitd-final.pdf",
"slides" : "http://odin.cse.buffalo.edu/slides/talks/2015-3-JITDs.zip"
2016-05-25 12:06:00 -04:00
},
"projects" : ["astral"]
},
{ "title":"PigOut: Making Multiple Hadoop Clusters Work Together",
"authors":[
"Kyungho Jeon",
"Sharath Chandrashekhara",
"Feng Shen",
"Shikhar Mehra",
"Oliver Kennedy",
"Steven Y. Ko"
],
"venue":"IEEE BigData","year":2014,
"length":9,
"authornote":"Authors listed students first, then faculty",
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2015/BIGDATA-pigout-final.pdf"
},
"projects" : ["pigout"]
},
{ "title":"Detecting the Temporal Context of Queries",
"authors":[
"Oliver Kennedy",
"Ying Yang",
"Jan Chomicki",
"Ronny Fehling",
"Zhen Hua Liu",
"Dieter Gawlick"
],
"venue":"BIRTE","year":2014,
"length":17,
"authornote":"Authors listed UB first, then Oracle",
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2014/BIRTE-context-final.pdf"
},
"projects" : ["mimir"]
},
2016-08-11 18:40:41 -04:00
{
"title" : "Laasie: Towards One-Size-Fits-All Database (OSFA) Architecture",
"authors" : ["Ankur Upadhyay"],
"venue" : "UB-MS",
"year" : 2013,
"projects" : ["astral"],
"urls" : {
"thesis" : "http://odin.cse.buffalo.edu/thesis/2013-AnkurUpadhyay.pdf"
}
},
2016-05-25 12:06:00 -04:00
{ "title":"Monadic Logs for Collaborative Web Applications",
"authors":[
"Sumit Agarwal",
"Daniel Bellinger",
"Oliver Kennedy",
"Ankur Upadhyay",
"Lukasz Ziarek"
],
"venue":"WebDB",
"year":2013,
"length":6,
"authornote":"alpha",
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2013/WebDB-laasie-final.pdf"
},
"projects" : ["astral"]
},
{ "title" : "DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views",
"authors" : [
"Christoph Koch",
"Yanif Ahmad",
"Oliver Kennedy",
"Milos Nicolic",
"Andres Nötzli",
"Daniel Lupei",
"Amir Shaikhana"
],
"venue" : "VLDBJ",
"volume" : 23,
"number" : 2,
"issuetitle" : "Special issue on the best papers of VLDB 2012",
"year" : 2014,
"length" : 25,
"authornote" : "Authors listed in descending order of seniority",
"urls" : {
"paper" : "http://infoscience.epfl.ch/record/183767"
},
"projects" : ["dbtoaster"]
},
{ "title" : "$Bar_{QL}$: Collaborating Through Change",
"authors" : ["Oliver Kennedy", "Lukasz Ziarek"],
"venue" : "UB CSE",
"id" : "2013-03",
"year" : 2013,
"length" : 10,
"projects" : ["astral"]
},
{ "title" : "$Bar_{QL}$: Collaborating through Change",
"authors" : ["Oliver Kennedy", "Lukasz Ziarek"],
"venue" : "ArXiv",
"year" : 2013,
"length" : 9,
"urls" : {
"paper" : "http://arxiv.org/pdf/1303.4471v1"
},
"projects" : ["astral"]
},
{ "title" : "DBToaster: Higher-order Delta Processing for Dynamic, Frequently Fresh Views",
"authors" : [
"Yanif Ahmad",
"Oliver Kennedy",
"Christoph Koch",
"Milos Nicolic"
],
"venue" : "pVLDB",
"year" : 2012,
"length" : 12,
"urls" : {
"paper" : "http://vldb.org/pvldb/vol5/p968_yanifahmad_vldb2012.pdf",
"slides" : "http://www.dbtoaster.org/papers/pvldb2012-dbtoaster-oak.pdf"
},
"projects" : ["dbtoaster"]
},
{ "title":"Inventory Allocation for Online Graphical Display Advertising Using Multi-Objective Optimization",
"authors":[
"Jian Yang",
"Eric Vee",
"Sergei Vassilvitskii",
"John Tomlin",
"Jayavel Shanmugasundaram",
"Tasos Anastasakos",
"Oliver Kennedy"
],
"venue":"ICORES","year":"2012",
"length":12,
"urls" : {
"paper" : "http://arxiv.org/pdf/1008.3551v1"
},
"projects" : []
},
{ "title" : "Efficient Optimization over Uncertain Data",
"authors" : [
"Suman Nath",
"Steve Lee",
"Slawek Smyl",
"Charles Loboz",
"Oliver Kennedy"
],
"type":"patent",
"country":"USA",
"status":"granted",
"id" : "8,650,180",
"app_id": "20,120,323,926",
"year" : 2014,
"projects" : ["pip"]
},
{ "title":"Jigsaw: Efficient optimization over uncertain enterprise data",
"authors":["Oliver Kennedy","Suman Nath"],
"venue":"SIGMOD","year":"2011",
"length":12,
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2011/SIGMOD-jigsaw.pdf"
},
"projects" : ["pip"]
},
{ "title":"Fuzzy Prophet: Parameter exploration in uncertain enterprise scenarios",
"authors":["Oliver Kennedy","Steve Lee","Charles Loboz","Slawek Smyl","Suman Nath"],
"venue":"SIGMOD","year":"2011",
"length":"demo+4 pages",
2016-06-17 22:42:59 -04:00
"track":"Demo",
2016-05-25 12:06:00 -04:00
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2011/SIGMOD-demo-jigsaw.pdf"
},
"projects" : ["pip"]
},
{ "title":"DBToaster: Agile Views for a Dynamic Data Management System",
"authors":["Oliver Kennedy","Yanif Ahmad","Christoph Koch"],
"venue":"CIDR","year":"2011",
"length":12,
"urls" : {
"paper" : "http://www.dbtoaster.org/papers/cidr2011-dbtoaster.pdf",
"slides" : "http://www.dbtoaster.org/papers/cidr2011-dbtoaster-yna.pptx"
},
"projects" : ["dbtoaster"]
},
{ "title":"System for Display Advertising Optimization Using Click or Conversion Performance",
"authors":[
"Oliver Kennedy",
"Tasos Anastasakos",
"Jianchang Mao",
"Eric Vee",
"Jayavel Shanmugasundaram",
"Sergei Vassilvitskii",
"Jian Yang",
"John Tomlin"
],
"type":"patent",
"country":"USA",
"status":"granted",
"app_id": "20,100,114,689",
"id":"8,650,180" ,
"year":2012
},
{ "title" : "Inventory Allocation for Online Graphical Display Advertising",
"authors" : [
"Jian Yang",
"Eric Vee",
"Sergei Vassilvitskii",
"John Tomlin",
"Jayavel Shanmugasundaram",
"Oliver Kennedy"
],
"venue" : "ArXiv",
"year" : 2010,
"length" : 25},
{ "title":"PIP: A Database System for Great and Small Expectations",
"authors":["Oliver Kennedy","Christoph Koch"],
"venue":"ICDE","year":"2010",
"length":12,
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2010/ICDE-pip.pdf"
},
"projects" : ["pip"]
},
{ "title":"Dynamic approaches to in-network aggregation",
"authors":["Oliver Kennedy","Christoph Koch","Al Demers"],
"venue":"ICDE","year":"2009",
"length":4,
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2010/ICDE-pip.pdf"
},
"projects" : ["gossip"]
},
{ "title":"Dynamic approaches to in-network aggregation",
"authors" : ["Oliver Kennedy", "Christoph Koch", "Al Demers"],
"venue" : "ArXiv",
"year" : 2008,
"length" : 11,
"urls" : {
"paper" : "http://arxiv.org/abs/0810.3227"
},
"projects" : ["gossip"]
},
{ "title":"Nexus: A New Operating System for Building Trustworthy Applications",
"authors":[
"Alan Shieh",
"Daniel Williams",
"Kevin Walsh",
"Oliver Kennedy",
"Patrick Reynolds",
"Emin Gun Sirer",
"Fred Schneider"
],
"venue":"NSDI","year":"2007",
"length":"poster",
"track":"poster",
"projects" : ["nexus"]
},
{ "title":"XMon-BGP: Securing BGP Using Using External Security Monitors",
"authors":[
"Patrick Reynolds",
"Oliver Kennedy",
"Emin Gun Sirer",
"Fred Schneider"
],
"venue":"NSDI","year":"2007",
"length":"poster",
"track":"poster",
"projects" : ["nexus"]
},
{ "title":"The Face of Meaning",
"authors":["Gary Shawver","Oliver Kennedy"],
"venue":"ACH/ALLH","year":"2005",
"length":6,
"projects" : ["tapor", "nyuhcg"]
},
{ "title":"Second language comprehension in an online multimedia environment: Integrating theory and practice.",
"authors":["Eduardo Lage-Otero","Oliver Kennedy"],
"venue":"E-Learn","year":"2004",
"length":2,
"projects" : ["nyuhcg"]
},
{ "title":"A Preliminary Cyber Ontology for Insider Threats in the Financial Sector",
"authors":[
"Gökhan Kul",
"Shambhu Upadhyay"
],
"venue":"MIST","year":2015,
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2015/MIST-ontology-final.pdf"
},
"projects" : ["insider-threats"],
"hidden" : true
},
{ "title":"On-Demand Query Result Cleaning",
"authors":[
"Ying Yang"
],
2016-06-17 22:42:59 -04:00
"venue":"pVLDB","year":2014,
2016-05-25 12:06:00 -04:00
"urls" : {
"paper" : "http://odin.cse.buffalo.edu/papers/2014/VLDBPhD-ondemand-final.pdf"
},
2016-06-17 22:42:59 -04:00
"track":"PhD",
2016-05-25 12:06:00 -04:00
"projects" : ["mimir"]
}
]