https://github.com/thunderpoot/readability-draft
An IETF I-D on machine readability
https://github.com/thunderpoot/readability-draft
Last synced: 12 days ago
JSON representation
An IETF I-D on machine readability
- Host: GitHub
- URL: https://github.com/thunderpoot/readability-draft
- Owner: thunderpoot
- License: other
- Created: 2026-06-29T21:31:01.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-07-14T03:14:35.000Z (26 days ago)
- Last Synced: 2026-07-14T05:11:11.710Z (26 days ago)
- Language: Makefile
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Defining Machine Readability for Usage Preferences and Policy Expression
This is the working area for the individual Internet-Draft, "Defining Machine Readability for Usage Preferences and Policy Expression".
* [Editor's Copy](https://thunderpoot.github.io/readability-draft/#go.draft-vaughan-machine-readability.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-vaughan-machine-readability)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-vaughan-machine-readability)
* [Compare Editor's Copy to Individual Draft](https://thunderpoot.github.io/readability-draft/#go.draft-vaughan-machine-readability.diff)
## Contributing
See the
[guidelines for contributions](https://github.com/thunderpoot/readability-draft/blob/main/CONTRIBUTING.md).
The contributing file also has tips on how to make contributions, if you
don't already know how to do that.
## Command Line Usage
Formatted text and HTML versions of the draft can be built using `make`.
```sh
$ make
```
Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).