Skip to content

Commit

Permalink
docs: improve design requirement clarity
Browse files Browse the repository at this point in the history
- Enhance clarity and conciseness of core design requirements
descriptions for better understanding.
- Remove testing strategy as it's a non-functional requirement.
  • Loading branch information
clnsmth authored Jul 21, 2024
1 parent 0a200f5 commit f44c8d7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/source/dev/design.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ Currently, most repositories have their own implementations, however, a shared i

Functional design requirements we considered in the development of this application:

* Convert any metadata standard to SOSO.
* Support a wide range of metadata standards for conversion to SOSO format.
* Handle various schema versions within supported metadata standards.
* Test against a consistent set of criteria.
* Customizable to enable unique use cases.
* Offer customization options to accommodate unique use cases.

Non-functional design requirements we considered:

Expand Down

0 comments on commit f44c8d7

Please sign in to comment.