Skip to content

Instantly share code, notes, and snippets.

@balmas
Created October 14, 2020 18:43
Show Gist options
  • Save balmas/e52f54a2f5e32adf92d8738c4f195dde to your computer and use it in GitHub Desktop.
Save balmas/e52f54a2f5e32adf92d8738c4f195dde to your computer and use it in GitHub Desktop.
Use Case morpheus#32 Sample Response
{
"data": {
"spellingVariants": [
{
"assertions": [
{
"subject": {
"representation": "μεμνήμεθα"
},
"predicate": "hasSpellingVariant",
"object": {
"representation": "μεμνῄμεθα"
}
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment