airsmodel 0.6.23__py3-none-any.whl → 0.6.25__py3-none-any.whl

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.

airs/core/models/model.py CHANGED
@@ -98,6 +98,7 @@ class MimeType(Enum):
98
98
  KML = "application/vnd.google-earth.kml+xml"
99
99
  ZARR = "application/vnd+zarr" # https://github.com/openMetadataInitiative/openMINDS_core/blob/v4/instances/data/contentTypes/zarr.jsonld
100
100
  NETCDF = "application/netcdf" # https://github.com/Unidata/netcdf/issues/42#issuecomment-1007618822
101
+ ZIP = "application/zip"
101
102
 
102
103
 
103
104
  class ProcessingLevel(Enum):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: airsmodel
3
- Version: 0.6.23
3
+ Version: 0.6.25
4
4
  Summary: ARLAS Item Registration Service Model
5
5
  Home-page: UNKNOWN
6
6
  Author: Gisaïa
@@ -0,0 +1,7 @@
1
+ airs/core/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ airs/core/models/mapper.py,sha256=j6OoBmnjU1wMJd9wBPEKVYiGh2AX9c80DMMMHewGwrw,3082
3
+ airs/core/models/model.py,sha256=HFLZmtXcGWGz0EhGSkm6UpMMvmP7V40hSBgTfUZXdEY,35841
4
+ airsmodel-0.6.25.dist-info/METADATA,sha256=7GKjiUKCGlDtMi_h9w-1ZUc3PvCMc3lblhBZHcYHjc8,402
5
+ airsmodel-0.6.25.dist-info/WHEEL,sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs,92
6
+ airsmodel-0.6.25.dist-info/top_level.txt,sha256=1r0gdapo7F7ccFZqyq_Rgjkj0t979kz2I1EtYSA97S4,5
7
+ airsmodel-0.6.25.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- airs/core/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- airs/core/models/mapper.py,sha256=j6OoBmnjU1wMJd9wBPEKVYiGh2AX9c80DMMMHewGwrw,3082
3
- airs/core/models/model.py,sha256=Mkse1g9hNooUCwsCtpBnrbTjW4L_0zTrRQQs5edxCr4,35813
4
- airsmodel-0.6.23.dist-info/METADATA,sha256=oq_bRgngkPEHGsZ7UXa9fTADS8uam3Jz0WZmwo_LMyU,402
5
- airsmodel-0.6.23.dist-info/WHEEL,sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs,92
6
- airsmodel-0.6.23.dist-info/top_level.txt,sha256=1r0gdapo7F7ccFZqyq_Rgjkj0t979kz2I1EtYSA97S4,5
7
- airsmodel-0.6.23.dist-info/RECORD,,