PyOpenWorm.data_trans.data_with_evidence_ds module¶
-
class
PyOpenWorm.data_trans.data_with_evidence_ds.DataWithEvidenceDataSource(*args, **kwargs)[source]¶ Bases:
PyOpenWorm.datasource.DataSource- Evidence context :
ObjectProperty Attribute: evidence_context
The context in which evidence for the “Data context” is defined
- Data context :
ObjectProperty Attribute: data_context
The context in which primary data for this data source is defined
- Combined context :
ObjectProperty Attribute: combined_context
Context importing both the data and evidence contexts
- Input source :
ObjectProperty Attribute: source
The data source that was translated into this one
- Translation :
ObjectProperty Attribute: translation
Information about the translation process that created this object
- Description :
DatatypeProperty Attribute: description
Free-text describing the data source
- Evidence context :