Skip to content

chore: fix broken links to XML spec and nanotdf spec #56

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This repository contains the official specification for OpenTDF, including the d

[Client SDKs and server-side services](https://github.com/opentdf/platform) can be built upon this OpenTDF specification, ensuring standards-based security and enabling seamless interaction between different systems and organizations in a federated environment.

OpenTDF derives its modern JSON-encoded format from the original [TDF XML Specification](https://www.dni.gov/index.php/who-we-are/organizations/ic-cio/ic-cio-related-menus/ic-cio-related-links/ic-technical-specifications/trusted-data-format). For details on interoperability with legacy TDF XML formats, please [contact us](mailto:[email protected]).
OpenTDF derives its modern JSON-encoded format from the original [TDF XML Specification](https://www.dni.gov/index.php/who-we-are/organizations/ic-cio/ic-technical-specifications/trusted-data-format-base). For details on interoperability with legacy TDF XML formats, please [contact us](mailto:[email protected]).

**Versioning:** This specification adheres to the [Semantic Versioning 2.0.0](https://semver.org/) standard.

Expand Down Expand Up @@ -113,7 +113,7 @@ It achieves minimal size by using a highly optimized binary structure and relyin

While OpenTDF offers flexibility and rich metadata, NanoTDF prioritizes size efficiency for specific use cases.

**➡️ For details, please refer to the [NanoTDF Specification](../schema/nanotdf/README.md).**
**➡️ For details, please refer to the [NanoTDF Specification](../main/schema/nanotdf/README.md).**

## Reference Implementation & SDKs

Expand All @@ -131,4 +131,4 @@ Developers can use this platform as a practical guide, a starting point for thei

## Contact

For questions regarding OpenTDF, interoperability, or the specification, please reach out to [[email protected]](mailto:[email protected]).
For questions regarding OpenTDF, interoperability, or the specification, please reach out to [[email protected]](mailto:[email protected]).