Represents the schema for the imaging metadata model. The original schema is defined in as resource and is referenced here, wrapped in a Groovy class for reference in applications that want to validate the instrument output structure against the schema.
| Modifiers | Name | Description |
|---|---|---|
private static java.lang.String |
SCHEMA_PATH |
| Constructor and description |
|---|
ImageMetadata
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static java.io.InputStream |
getSchemaAsStream()Returns the json imaging schema based on the path defined in ImageMetadata |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Returns the json imaging schema based on the path defined in ImageMetadata