Skip to content

Instantly share code, notes, and snippets.

@okram
Created March 25, 2013 20:16
Show Gist options
  • Save okram/5240311 to your computer and use it in GitHub Desktop.
Save okram/5240311 to your computer and use it in GitHub Desktop.
{
"properties":{
"hindex":null,
"gindex":null,
"publicationcount":null,
"citationcount":null,
"handle":null,
"service":"msacademic",
"logo":null,
"longitude":null,
"latitude":null,
"name":"Marko A. Rodriguez",
"locked":null
},
"methods":{
"getArticles":{
"returnType":"Iterable",
"canExecute":true
},
"getCoauthors":{
"returnType":"Iterable",
"canExecute":true
},
"getRankedCoauthors":{
"returnType":"Map",
"canExecute":true
},
"getTagCloud":{
"returnType":"Map",
"canExecute":true
},
"getPlatonic":{
"returnType":"Platonic",
"canExecute":true
},
"getUri":{
"returnType":"URI",
"canExecute":true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment