https://cgi-italy.github.io/insula/schemas/v1.0.0/common/platform-collection.schema.json
Platform collection metadata
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | platform-collection.schema.json |
object
(Platform collection)
one (and only one) of
Reference this group by using
{"$ref":"https://cgi-italy.github.io/insula/schemas/v1.0.0/common/platform-collection.schema.json#/$defs/platformRasterCollection"}
| Property | Type | Required | Nullable | Defined by | | :——- | :— | :——- | :——- | :——— |
Reference this group by using
{"$ref":"https://cgi-italy.github.io/insula/schemas/v1.0.0/common/platform-collection.schema.json#/$defs/platformVectorCollection"}
| Property | Type | Required | Nullable | Defined by | | :——- | :— | :——- | :——- | :——— |
Reference this group by using
{"$ref":"https://cgi-italy.github.io/insula/schemas/v1.0.0/common/platform-collection.schema.json#/$defs/platformRasterCollectionTypeObject"}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
type | string |
Required | cannot be null | Platform collection |
version | string |
Required | cannot be null | Platform collection |
The raster collection type constant value
type
is required
Type: string
(Raster collection type constant)
cannot be null
defined in: Platform collection
string
(Raster collection type constant)
constant: the value of this property must be equal to:
"raster"
The collection metadata version
version
is required
Type: string
(Metadata version)
cannot be null
defined in: Platform collection
string
(Metadata version)
constant: the value of this property must be equal to:
"v1.0.0"
Reference this group by using
{"$ref":"https://cgi-italy.github.io/insula/schemas/v1.0.0/common/platform-collection.schema.json#/$defs/platformVectorCollectionTypeObject"}
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
type | string |
Required | cannot be null | Platform collection |
version | string |
Required | cannot be null | Platform collection |
The vector collection type constant value
type
is required
Type: string
(Vector collection type constant)
cannot be null
defined in: Platform collection
string
(Vector collection type constant)
constant: the value of this property must be equal to:
"vector"
The collection metadata version
version
is required
Type: string
(Metadata version)
cannot be null
defined in: Platform collection
string
(Metadata version)
constant: the value of this property must be equal to:
"v1.0.0"