owmeta_movement.cemee module¶
- class owmeta_movement.cemee.CeMEEDataTranslator(*args, no_type_decl=False, **kwargs)[source]¶
Bases:
owmeta_core.datasource.DataTranslatorDealing with the CeMEE Multi-Worm Tracker entries.
See https://zenodo.org/record/4074963 for more.
- output_type¶
alias of
owmeta.data_trans.data_with_evidence_ds.DataWithEvidenceDataSource
- class owmeta_movement.cemee.CeMEEToWCON202007DataTranslator(*args, no_type_decl=False, **kwargs)[source]¶
Bases:
owmeta_core.capable_configurable.CapableConfigurable,owmeta_core.datasource.DataTranslatorCorrects the pseudo-WCON format into a form compliant with the 2020/07 version of the WCON Schema
- output_type¶
- class owmeta_movement.cemee.CeMEEWCONDataSource(*args, no_type_decl=False, **kwargs)[source]¶
Bases:
owmeta_core.data_trans.local_file_ds.LocalFileDataSourceA DataSource providing WCON from the CeMEE MWT dataset on Zenodo
- sample_zip_file_name¶
“sample_zip_file_name”, a
DatatypeProperty: Name of the WCON zip within the archive file from the Zenodo record. Nominally, corresponds to a sample identified by its strain and a timestamp
- class owmeta_movement.cemee.ZenodoCeMEEWCONDataSource(*args, no_type_decl=False, **kwargs)[source]¶
Bases:
owmeta_movement.zenodo.ZenodoFileDataSource,owmeta_movement.cemee.CeMEEWCONDataSource- zenodo_base_url
DatatypeProperty Attribute:
zenodo_base_urlBase Zenodo URL. Should use the well-known site URL if this property is unavailable
- zenodo_id
DatatypeProperty Attribute:
zenodo_idRecord ID from Zenodo
- zenodo_file_name
DatatypeProperty Attribute:
zenodo_file_nameName of a file in a Zenodo record in
zenodo_id- File name
DatatypeProperty Attribute:
file_name- Torrent file name
DatatypeProperty Attribute:
torrent_file_name- MD5 hash
DatatypeProperty Attribute:
md5- SHA-256 hash
DatatypeProperty Attribute:
sha256- SHA-512 hash
DatatypeProperty Attribute:
sha512- Input source
ObjectProperty Attribute:
sourceThe data source that was translated into this one
- Transformation
ObjectProperty Attribute:
transformationInformation about the transformation process that created this object
- Translation
ObjectProperty Attribute:
translationInformation about the translation process that created this object
- Description
DatatypeProperty Attribute:
descriptionFree-text describing the data source
- sample_zip_file_name
DatatypeProperty Attribute:
sample_zip_file_nameName of the WCON zip within the archive file from the Zenodo record. Nominally, corresponds to a sample identified by its strain and a timestamp
- File name
DatatypeProperty Attribute:
file_name- Torrent file name
DatatypeProperty Attribute:
torrent_file_name- MD5 hash
DatatypeProperty Attribute:
md5- SHA-256 hash
DatatypeProperty Attribute:
sha256- SHA-512 hash
DatatypeProperty Attribute:
sha512- Input source
ObjectProperty Attribute:
sourceThe data source that was translated into this one
- Transformation
ObjectProperty Attribute:
transformationInformation about the transformation process that created this object
- Translation
ObjectProperty Attribute:
translationInformation about the translation process that created this object
- Description
DatatypeProperty Attribute:
descriptionFree-text describing the data source
- zenodo_base_url