Skip to content

Instantly share code, notes, and snippets.

@quaat
Created June 10, 2022 10:23
Show Gist options
  • Save quaat/5aacd32351657c0f8f8c25a2de766417 to your computer and use it in GitHub Desktop.
Save quaat/5aacd32351657c0f8f8c25a2de766417 to your computer and use it in GitHub Desktop.
{
"name": "TextFile",
"version": "0.1",
"namespace": "http://onto-ns.com/meta",
"meta": "http://onto-ns.com/meta/0.3/EntitySchema",
"description": "Representation an experimental image.",
"dimensions": [],
"properties": [
{
"name": "data",
"type": "string",
"description": "textfile contents"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment