# NR model
This github project generates:
* `nr-metadata` - runtime support containing marshmallow, serializers, ... for NR metadata (documents and data)
* `oarepo-model-builder-nr` - a plugin for oarepo-model-builder to generate
## Incompatible changes
None yet. If you introduce any incompatible changes (vs previous major version),
enumerate them here and link the readme file from the previous major version
for reference.
## Usage
See the `examples/model.yaml` file for a skeleton of a repository
which uses nr metadata document model. An even easier way is to use the
[nrp](https://narodni-repozitar.github.io/developer-docs/docs/technology/invenio/nrp-toolchain/)
command to generate a documents- or data- compatible repository.
See the same pages to get help about the model contents.
## Branches
Branches are always named "aa.bb" and denote the version of the contained metadata schema.
## Updating package
Package needs to be updated whenever the version of oarepo-model-builder and
other builder plugins changes and influences the generated files.
The package version is always in the form of `aa.bb.ccc`, where `aa.bb` is the version
of the metadata schema and `ccc` is the version of the python package.
To rebuild python packages:
- [ ] Create a development branch (named after the issue inside linear or github issue)
- [ ] Implement your changes
- [ ] Increase the version number in `version` file
- [ ] Run `build.sh` (note - this has to be run after modification to the `version` file)
- [ ] Create a merge request to the `aa.bb` branch
- [ ] Create a new github release.
## Updating model
To update the model version,
- [ ] start by creating a new branch with the name `aa.bb`, where `aa.bb` represents the new model version.
For example, if the current version is `2.0` and your changes are minor,
the new version should be `2.1`, while major changes warrant
a version bump to `3.0`.
- [ ] Set this branch as the default branch on GitHub.
- [ ] Rename files inside the `model` directory to include the correct version
- [ ] Change the model version inside the `build.sh` script
- [ ] Make your modifications to the files within the model directory
- [ ] Update the content of the `version` file to reflect the new version as
`aa.bb.0`
- [ ] Execute the `build.sh` script to ensure that everything builds correctly
- [ ] Push your changes to GitHub
- [ ] Mark the branch as the default branch
- [ ] Create a new GitHub release.
Raw data
{
"_id": null,
"home_page": "https://github.com/Narodni-repozitar/ne-metadata",
"name": "nr-metadata",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "invenio Czech NR",
"author": "Miroslav Simek",
"author_email": "simek.miroslav@techlib.cz",
"download_url": "https://files.pythonhosted.org/packages/40/ba/39ba26d67bb55ec5c635acdb7f2148b6450f365ce7bcba7f283e9bf8c6c7/nr_metadata-2.0.65.tar.gz",
"platform": "any",
"description": "# NR model\n\nThis github project generates:\n\n* `nr-metadata` - runtime support containing marshmallow, serializers, ... for NR metadata (documents and data)\n* `oarepo-model-builder-nr` - a plugin for oarepo-model-builder to generate \n\n## Incompatible changes\n\nNone yet. If you introduce any incompatible changes (vs previous major version),\nenumerate them here and link the readme file from the previous major version\nfor reference.\n\n## Usage\n\nSee the `examples/model.yaml` file for a skeleton of a repository \nwhich uses nr metadata document model. An even easier way is to use the\n[nrp](https://narodni-repozitar.github.io/developer-docs/docs/technology/invenio/nrp-toolchain/) \ncommand to generate a documents- or data- compatible repository. \nSee the same pages to get help about the model contents.\n\n## Branches\n\nBranches are always named \"aa.bb\" and denote the version of the contained metadata schema.\n\n## Updating package\n\nPackage needs to be updated whenever the version of oarepo-model-builder and \nother builder plugins changes and influences the generated files.\n\nThe package version is always in the form of `aa.bb.ccc`, where `aa.bb` is the version\nof the metadata schema and `ccc` is the version of the python package.\n\nTo rebuild python packages:\n\n- [ ] Create a development branch (named after the issue inside linear or github issue)\n- [ ] Implement your changes\n- [ ] Increase the version number in `version` file\n- [ ] Run `build.sh` (note - this has to be run after modification to the `version` file)\n- [ ] Create a merge request to the `aa.bb` branch\n- [ ] Create a new github release.\n\n## Updating model\n\nTo update the model version, \n- [ ] start by creating a new branch with the name `aa.bb`, where `aa.bb` represents the new model version. \n\n For example, if the current version is `2.0` and your changes are minor, \n the new version should be `2.1`, while major changes warrant \n a version bump to `3.0`.\n\n- [ ] Set this branch as the default branch on GitHub. \n\n- [ ] Rename files inside the `model` directory to include the correct version\n- [ ] Change the model version inside the `build.sh` script\n\n- [ ] Make your modifications to the files within the model directory \n- [ ] Update the content of the `version` file to reflect the new version as \n`aa.bb.0`\n- [ ] Execute the `build.sh` script to ensure that everything builds correctly \n- [ ] Push your changes to GitHub\n- [ ] Mark the branch as the default branch\n- [ ] Create a new GitHub release.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\"Generated metadata files for the Czech National Repository\"",
"version": "2.0.65",
"project_urls": {
"Homepage": "https://github.com/Narodni-repozitar/ne-metadata"
},
"split_keywords": [
"invenio",
"czech",
"nr"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "041805bf69d8a4e5f6d408ff5463a4e7fdb88d671c4791ced3c3da4bb515e662",
"md5": "2a4dd4709cf2c0dee66c26ba4626dbc6",
"sha256": "c5ab797fe4e40ef50690bb9c67aadb38cfe82143094e748b7122d42aa0b43c14"
},
"downloads": -1,
"filename": "nr_metadata-2.0.65-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2a4dd4709cf2c0dee66c26ba4626dbc6",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.9",
"size": 293211,
"upload_time": "2025-04-07T13:37:22",
"upload_time_iso_8601": "2025-04-07T13:37:22.510562Z",
"url": "https://files.pythonhosted.org/packages/04/18/05bf69d8a4e5f6d408ff5463a4e7fdb88d671c4791ced3c3da4bb515e662/nr_metadata-2.0.65-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "40ba39ba26d67bb55ec5c635acdb7f2148b6450f365ce7bcba7f283e9bf8c6c7",
"md5": "7ec2678afa6fd4f380f5fd4d4d927827",
"sha256": "5275ae2329687d2e456808be6609cdba401d1fa3c918ed54c23ef5f65241768f"
},
"downloads": -1,
"filename": "nr_metadata-2.0.65.tar.gz",
"has_sig": false,
"md5_digest": "7ec2678afa6fd4f380f5fd4d4d927827",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 221631,
"upload_time": "2025-04-07T13:37:23",
"upload_time_iso_8601": "2025-04-07T13:37:23.965088Z",
"url": "https://files.pythonhosted.org/packages/40/ba/39ba26d67bb55ec5c635acdb7f2148b6450f365ce7bcba7f283e9bf8c6c7/nr_metadata-2.0.65.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-04-07 13:37:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Narodni-repozitar",
"github_project": "ne-metadata",
"github_not_found": true,
"lcname": "nr-metadata"
}