Skip to content

Instantly share code, notes, and snippets.

@cybersiddhu
Created February 22, 2010 15:24
Show Gist options
  • Save cybersiddhu/311155 to your computer and use it in GitHub Desktop.
Save cybersiddhu/311155 to your computer and use it in GitHub Desktop.
{
sets: [
{
class: 'Cv::Cv',
quantity: 'all',
fetch: [ {
rel: 'cvterms',
quantity: 'all',
fetch: [ {
rel: 'dbxref',
quantity: 'all',
fetch: [ {
rel: 'db',
quantity: 'all'
}
]
}
]
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment