airsmodel 0.5.5__tar.gz → 0.5.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of airsmodel might be problematic. Click here for more details.
- {airsmodel-0.5.5 → airsmodel-0.5.7}/PKG-INFO +26 -1
- {airsmodel-0.5.5 → airsmodel-0.5.7}/README.md +25 -0
- {airsmodel-0.5.5 → airsmodel-0.5.7}/setup.py +1 -1
- {airsmodel-0.5.5 → airsmodel-0.5.7}/src/airs/core/models/model.py +1 -0
- {airsmodel-0.5.5 → airsmodel-0.5.7}/src/airsmodel.egg-info/PKG-INFO +26 -1
- {airsmodel-0.5.5 → airsmodel-0.5.7}/setup.cfg +0 -0
- {airsmodel-0.5.5 → airsmodel-0.5.7}/src/airs/core/models/__init__.py +0 -0
- {airsmodel-0.5.5 → airsmodel-0.5.7}/src/airs/core/models/mapper.py +0 -0
- {airsmodel-0.5.5 → airsmodel-0.5.7}/src/airsmodel.egg-info/SOURCES.txt +0 -0
- {airsmodel-0.5.5 → airsmodel-0.5.7}/src/airsmodel.egg-info/dependency_links.txt +0 -0
- {airsmodel-0.5.5 → airsmodel-0.5.7}/src/airsmodel.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: airsmodel
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.7
|
|
4
4
|
Summary: ARLAS Item Registration Service Model
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
Author: Gisaïa
|
|
@@ -1645,6 +1645,7 @@ Description: # AIRS Model
|
|
|
1645
1645
|
| [datetime](#datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-datetime-associated-with-this-item-if-none-a-start_datetime-and-end_datetime-must-be-supplied.md "airs_model#/$defs/Properties/properties/datetime") |
|
|
1646
1646
|
| [start\_datetime](#start_datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-optional-start-datetime-part-of-common-metadata-this-value-will-override-any-start_datetime-key-in-properties.md "airs_model#/$defs/Properties/properties/start_datetime") |
|
|
1647
1647
|
| [end\_datetime](#end_datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-optional-end-datetime-part-of-common-metadata-this-value-will-override-any-end_datetime-key-in-properties.md "airs_model#/$defs/Properties/properties/end_datetime") |
|
|
1648
|
+
| [keywords](#keywords) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-a-list-of-keywords.md "airs_model#/$defs/Properties/properties/keywords") |
|
|
1648
1649
|
| [programme](#programme) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-programme.md "airs_model#/$defs/Properties/properties/programme") |
|
|
1649
1650
|
| [constellation](#constellation) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-constellation.md "airs_model#/$defs/Properties/properties/constellation") |
|
|
1650
1651
|
| [satellite](#satellite) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite.md "airs_model#/$defs/Properties/properties/satellite") |
|
|
@@ -1820,6 +1821,30 @@ Description: # AIRS Model
|
|
|
1820
1821
|
|
|
1821
1822
|
* [Untitled null in Item](model-defs-properties-properties-optional-end-datetime-part-of-common-metadata-this-value-will-override-any-end_datetime-key-in-properties-anyof-1.md "check type definition")
|
|
1822
1823
|
|
|
1824
|
+
### keywords
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
|
|
1828
|
+
`keywords`
|
|
1829
|
+
|
|
1830
|
+
* is optional
|
|
1831
|
+
|
|
1832
|
+
* Type: merged type ([A list of keywords](model-defs-properties-properties-a-list-of-keywords.md))
|
|
1833
|
+
|
|
1834
|
+
* cannot be null
|
|
1835
|
+
|
|
1836
|
+
* defined in: [Item](model-defs-properties-properties-a-list-of-keywords.md "airs_model#/$defs/Properties/properties/keywords")
|
|
1837
|
+
|
|
1838
|
+
#### keywords Type
|
|
1839
|
+
|
|
1840
|
+
merged type ([A list of keywords](model-defs-properties-properties-a-list-of-keywords.md))
|
|
1841
|
+
|
|
1842
|
+
any of
|
|
1843
|
+
|
|
1844
|
+
* [Untitled array in Item](model-defs-properties-properties-a-list-of-keywords-anyof-0.md "check type definition")
|
|
1845
|
+
|
|
1846
|
+
* [Untitled null in Item](model-defs-properties-properties-a-list-of-keywords-anyof-1.md "check type definition")
|
|
1847
|
+
|
|
1823
1848
|
### programme
|
|
1824
1849
|
|
|
1825
1850
|
|
|
@@ -1638,6 +1638,7 @@ Reference this group by using
|
|
|
1638
1638
|
| [datetime](#datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-datetime-associated-with-this-item-if-none-a-start_datetime-and-end_datetime-must-be-supplied.md "airs_model#/$defs/Properties/properties/datetime") |
|
|
1639
1639
|
| [start\_datetime](#start_datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-optional-start-datetime-part-of-common-metadata-this-value-will-override-any-start_datetime-key-in-properties.md "airs_model#/$defs/Properties/properties/start_datetime") |
|
|
1640
1640
|
| [end\_datetime](#end_datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-optional-end-datetime-part-of-common-metadata-this-value-will-override-any-end_datetime-key-in-properties.md "airs_model#/$defs/Properties/properties/end_datetime") |
|
|
1641
|
+
| [keywords](#keywords) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-a-list-of-keywords.md "airs_model#/$defs/Properties/properties/keywords") |
|
|
1641
1642
|
| [programme](#programme) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-programme.md "airs_model#/$defs/Properties/properties/programme") |
|
|
1642
1643
|
| [constellation](#constellation) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-constellation.md "airs_model#/$defs/Properties/properties/constellation") |
|
|
1643
1644
|
| [satellite](#satellite) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite.md "airs_model#/$defs/Properties/properties/satellite") |
|
|
@@ -1813,6 +1814,30 @@ any of
|
|
|
1813
1814
|
|
|
1814
1815
|
* [Untitled null in Item](model-defs-properties-properties-optional-end-datetime-part-of-common-metadata-this-value-will-override-any-end_datetime-key-in-properties-anyof-1.md "check type definition")
|
|
1815
1816
|
|
|
1817
|
+
### keywords
|
|
1818
|
+
|
|
1819
|
+
|
|
1820
|
+
|
|
1821
|
+
`keywords`
|
|
1822
|
+
|
|
1823
|
+
* is optional
|
|
1824
|
+
|
|
1825
|
+
* Type: merged type ([A list of keywords](model-defs-properties-properties-a-list-of-keywords.md))
|
|
1826
|
+
|
|
1827
|
+
* cannot be null
|
|
1828
|
+
|
|
1829
|
+
* defined in: [Item](model-defs-properties-properties-a-list-of-keywords.md "airs_model#/$defs/Properties/properties/keywords")
|
|
1830
|
+
|
|
1831
|
+
#### keywords Type
|
|
1832
|
+
|
|
1833
|
+
merged type ([A list of keywords](model-defs-properties-properties-a-list-of-keywords.md))
|
|
1834
|
+
|
|
1835
|
+
any of
|
|
1836
|
+
|
|
1837
|
+
* [Untitled array in Item](model-defs-properties-properties-a-list-of-keywords-anyof-0.md "check type definition")
|
|
1838
|
+
|
|
1839
|
+
* [Untitled null in Item](model-defs-properties-properties-a-list-of-keywords-anyof-1.md "check type definition")
|
|
1840
|
+
|
|
1816
1841
|
### programme
|
|
1817
1842
|
|
|
1818
1843
|
|
|
@@ -228,6 +228,7 @@ class Properties(BaseModel, extra=Extra.allow):
|
|
|
228
228
|
datetime: Datetime | None = Field(default=None, title="datetime associated with this item. If None, a start_datetime and end_datetime must be supplied.")
|
|
229
229
|
start_datetime: Datetime | None = Field(default=None, title="Optional start datetime, part of common metadata. This value will override any start_datetime key in properties.")
|
|
230
230
|
end_datetime: Datetime | None = Field(default=None, title="Optional end datetime, part of common metadata. This value will override any end_datetime key in properties.")
|
|
231
|
+
keywords: List[str] | None = Field(default=None, title="A list of keywords")
|
|
231
232
|
programme: str | None = Field(default=None, title="Name of the programme")
|
|
232
233
|
constellation: str | None = Field(default=None, title="Name of the constellation")
|
|
233
234
|
satellite: str | None = Field(default=None, title="Name of the satellite")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: airsmodel
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.7
|
|
4
4
|
Summary: ARLAS Item Registration Service Model
|
|
5
5
|
Home-page: UNKNOWN
|
|
6
6
|
Author: Gisaïa
|
|
@@ -1645,6 +1645,7 @@ Description: # AIRS Model
|
|
|
1645
1645
|
| [datetime](#datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-datetime-associated-with-this-item-if-none-a-start_datetime-and-end_datetime-must-be-supplied.md "airs_model#/$defs/Properties/properties/datetime") |
|
|
1646
1646
|
| [start\_datetime](#start_datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-optional-start-datetime-part-of-common-metadata-this-value-will-override-any-start_datetime-key-in-properties.md "airs_model#/$defs/Properties/properties/start_datetime") |
|
|
1647
1647
|
| [end\_datetime](#end_datetime) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-optional-end-datetime-part-of-common-metadata-this-value-will-override-any-end_datetime-key-in-properties.md "airs_model#/$defs/Properties/properties/end_datetime") |
|
|
1648
|
+
| [keywords](#keywords) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-a-list-of-keywords.md "airs_model#/$defs/Properties/properties/keywords") |
|
|
1648
1649
|
| [programme](#programme) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-programme.md "airs_model#/$defs/Properties/properties/programme") |
|
|
1649
1650
|
| [constellation](#constellation) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-constellation.md "airs_model#/$defs/Properties/properties/constellation") |
|
|
1650
1651
|
| [satellite](#satellite) | Merged | Optional | cannot be null | [Item](model-defs-properties-properties-name-of-the-satellite.md "airs_model#/$defs/Properties/properties/satellite") |
|
|
@@ -1820,6 +1821,30 @@ Description: # AIRS Model
|
|
|
1820
1821
|
|
|
1821
1822
|
* [Untitled null in Item](model-defs-properties-properties-optional-end-datetime-part-of-common-metadata-this-value-will-override-any-end_datetime-key-in-properties-anyof-1.md "check type definition")
|
|
1822
1823
|
|
|
1824
|
+
### keywords
|
|
1825
|
+
|
|
1826
|
+
|
|
1827
|
+
|
|
1828
|
+
`keywords`
|
|
1829
|
+
|
|
1830
|
+
* is optional
|
|
1831
|
+
|
|
1832
|
+
* Type: merged type ([A list of keywords](model-defs-properties-properties-a-list-of-keywords.md))
|
|
1833
|
+
|
|
1834
|
+
* cannot be null
|
|
1835
|
+
|
|
1836
|
+
* defined in: [Item](model-defs-properties-properties-a-list-of-keywords.md "airs_model#/$defs/Properties/properties/keywords")
|
|
1837
|
+
|
|
1838
|
+
#### keywords Type
|
|
1839
|
+
|
|
1840
|
+
merged type ([A list of keywords](model-defs-properties-properties-a-list-of-keywords.md))
|
|
1841
|
+
|
|
1842
|
+
any of
|
|
1843
|
+
|
|
1844
|
+
* [Untitled array in Item](model-defs-properties-properties-a-list-of-keywords-anyof-0.md "check type definition")
|
|
1845
|
+
|
|
1846
|
+
* [Untitled null in Item](model-defs-properties-properties-a-list-of-keywords-anyof-1.md "check type definition")
|
|
1847
|
+
|
|
1823
1848
|
### programme
|
|
1824
1849
|
|
|
1825
1850
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|