omnipy.components.isa.models.ontology_source_reference_schema
| CLASS | DESCRIPTION |
|---|---|
FieldType |
|
IsaOntologySourceReferenceModel |
|
IsaOntologySourceReferenceSchema |
|
FieldType
Bases: Enum
| ATTRIBUTE | DESCRIPTION |
|---|---|
OntologySourceReference |
|
Source code in src/omnipy/components/isa/models/ontology_source_reference_schema.py
IsaOntologySourceReferenceModel
Bases: Model[IsaOntologySourceReferenceSchema]
Source code in src/omnipy/components/isa/models/ontology_source_reference_schema.py
IsaOntologySourceReferenceSchema
| CLASS | DESCRIPTION |
|---|---|
Config |
|
| ATTRIBUTE | DESCRIPTION |
|---|---|
comments |
TYPE:
|
description |
TYPE:
|
field_context |
TYPE:
|
field_id |
TYPE:
|
field_type |
TYPE:
|
file |
TYPE:
|
name |
TYPE:
|
version |
TYPE:
|
Source code in src/omnipy/components/isa/models/ontology_source_reference_schema.py
comments
class-attribute
instance-attribute
comments: Optional[List[comment_schema.IsaCommentModel]] = None
field_context
class-attribute
instance-attribute
field_type
class-attribute
instance-attribute
Config
| ATTRIBUTE | DESCRIPTION |
|---|---|
extra |
|
use_enum_values |
|