Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function tokenize() is not implemented in Metapath processor #135

Closed
6 tasks done
Tracked by #734
aj-stein-gsa opened this issue Sep 27, 2024 · 0 comments · Fixed by #140
Closed
6 tasks done
Tracked by #734

Function tokenize() is not implemented in Metapath processor #135

aj-stein-gsa opened this issue Sep 27, 2024 · 0 comments · Fixed by #140
Assignees
Labels
enhancement New feature or request java Pull requests that update Java code
Milestone

Comments

@aj-stein-gsa
Copy link
Contributor

aj-stein-gsa commented Sep 27, 2024

User Story

As a developer of Metaschema-based software, in order to write more efficient and easier to read Metapath in my models, I would like this library to implement the function tokenize().

Goals

  • Implement the function for Metapath use
  • Provide positive correct use of the function in unit tests
  • Provide incorrect correct negative use of the function unit tests

Dependencies

NOTE: This function is a little more complex than others requested through GSA/fedramp-automation#734. There are may be multiple dependencies involved. Further discussion is needed with m-j maintainers.

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

Revisions

No response

@aj-stein-gsa aj-stein-gsa added enhancement New feature or request java Pull requests that update Java code labels Sep 27, 2024
@david-waltermire david-waltermire added this to the v1.2.0 milestone Sep 27, 2024
@david-waltermire david-waltermire moved this from To Triage to Ready in Tooling Work Board Sep 28, 2024
@david-waltermire david-waltermire self-assigned this Sep 29, 2024
@david-waltermire david-waltermire moved this from Ready to In progress in Tooling Work Board Sep 29, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Sep 29, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Sep 29, 2024
@david-waltermire david-waltermire moved this from In progress to In review in Tooling Work Board Sep 30, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Oct 3, 2024
david-waltermire added a commit to david-waltermire/metaschema-java that referenced this issue Oct 4, 2024
david-waltermire added a commit that referenced this issue Oct 4, 2024
* Added support for the matches Metapath function. Resolves #134.
* Added support for the tokenize Metapath function. Resolves #135.
@github-project-automation github-project-automation bot moved this from In review to Done in Tooling Work Board Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java Pull requests that update Java code
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants