spec icon indicating copy to clipboard operation
spec copied to clipboard

fix: nanotdf policy table

Open jrschumacher opened this issue 1 year ago • 1 comments

Policy tables were referencing remote policy despite the lack of context or incorrect statements. Implementation of nanoTDF utilized the nanoTDF diagram which denotes the difference in payload size.

  • fix markdown lint issues
  • fix typos
  • fix svg background color for dark github themes
  • add legend for acronyms

Proposed Changes

Checklist

  • [ ] A clear description of the change has been included in this PR.
  • [ ] A clear description of whether this change is a Major, Minor, Patch or cosmetic change as per the Versioning Guidelines has been included in this PR.
  • [ ] All schema validation tests have been updated appropriately and are passing.
  • [ ] MAJOR/MINOR VERSION CHANGES ONLY: This PR should be made in branches prefixed with draft-<change>
  • [ ] MAJOR/MINOR VERSION CHANGES ONLY: A link to a reference implementation (PR or set of PRs) of the change has been included in this PR.
  • [ ] MAJOR/MINOR VERSION CHANGES ONLY: A writeup has been included discussing the motivation and impact of this change.
  • [ ] MAJOR/MINOR VERSION CHANGES ONLY: The minimum wait time has elapsed.
  • [ ] DRAFT MERGE ONLY: Draft Semver has been updated in the VERSION file (optional)
  • [ ] DRAFT MERGE ONLY: Tagged this branch with new semver version and an annotation describing the change (ex: git tag -s 4.1.0 -m "Spec version 4.1.0 - did a thing")
  • [ ] DRAFT MERGE ONLY: Version numbers have been updated as per the Versioning Guidelines.
  • [ ] This change otherwise adheres to the project Contribution Guidelines.

jrschumacher avatar Jun 04 '24 10:06 jrschumacher

@sujankota could you work with @biscoe916 on getting the spec doc aligned with the image.

jrschumacher avatar Aug 05 '24 21:08 jrschumacher

moved to issue https://github.com/opentdf/spec/issues/51

pflynn-virtru avatar Nov 06 '24 17:11 pflynn-virtru