Closed lewisjared closed 3 weeks ago
In GitLab by @yinilaii on Dec 6, 2023, 09:31
requested review from @yinilaii and @lewisjared
In GitLab by @yinilaii on Dec 7, 2023, 14:31
added 1 commit
In GitLab by @yinilaii on Dec 7, 2023, 15:16
added 1 commit
These all need docstrings. Particularly the type
one. It should list the valid types that can be specified
name: str
"""
Name of the metadata dimensions
""""
docstrings for the items. I don't think I did it previously, but we should start
class ControlledVocabulary(BaseModel):
Can you add a test without the CV field?
Did you mean to add this?
An item in a controlled vocabulary for the a given dimensions
Should we call it a data dictionary? I think that term would resonate best. Also docstring
data_dictionary: list[Dimension]
Dimension information
A dimension describes a feature of the metadata (expressed as a column in the index of an {py:class}`scmdata.ScmRun`).
In GitLab by @yinilaii on Jan 9, 2024, 12:52
Commented on src/bookshelf/schema.py line 77
changed this line in version 4 of the diff
In GitLab by @yinilaii on Jan 9, 2024, 12:52
Commented on src/bookshelf/schema.py line 79
changed this line in version 4 of the diff
In GitLab by @yinilaii on Jan 9, 2024, 12:52
Commented on src/bookshelf/schema.py line 137
changed this line in version 4 of the diff
In GitLab by @yinilaii on Jan 9, 2024, 12:52
Commented on src/bookshelf/schema.py line 88
changed this line in version 4 of the diff
In GitLab by @yinilaii on Jan 9, 2024, 12:52
added 1 commit
resolved all threads
enabled an automatic merge when the pipeline for af9d076eee4457e3de600e410ec9af84848165f9 succeeds
mentioned in commit 07ed1f78866f3cc8ffd7a19f024fcf2082371873
unassigned @yinilaii
In GitLab by @yinilaii on Dec 6, 2023, 09:31
_Merges dataset_structureschema -> main
Pull request
Please confirm that this pull request has done the following:
/changelog