siibra.features.dataset.ebrains

Non-preconfigured data features hosted at EBRAINS.

Module Contents

Classes

EbrainsDataFeature

Base class for anatomically anchored data features.

Attributes

DOI_TMPL

class siibra.features.dataset.ebrains.EbrainsDataFeature(dataset_version_id: str, anchor: siibra.features.anchor.AnatomicalAnchor)
Inheritance diagram of siibra.features.dataset.ebrains.EbrainsDataFeature

Base class for anatomically anchored data features.

property description: str

Allows subclasses to overwrite the description with a function call.

property id
property name

Returns a short human-readable name of this feature.

property url
property version_history
property version_identifier
__eq__(o: object) bool

Return self==value.

__hash__()

Return hash(self).

siibra.features.dataset.ebrains.DOI_TMPL = Multiline-String
Show Value
"""
doi
---
{doi}
"""