https://github.com/fongandrew/laml
Legal Agreement Markup Language
https://github.com/fongandrew/laml
Last synced: 3 months ago
JSON representation
Legal Agreement Markup Language
- Host: GitHub
- URL: https://github.com/fongandrew/laml
- Owner: fongandrew
- License: mit
- Created: 2015-03-10T18:58:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T05:44:07.000Z (about 10 years ago)
- Last Synced: 2025-02-21T08:51:24.643Z (3 months ago)
- Size: 152 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Legal Agreement Markup Language
Legal Agreement Markup Language (LAML) is an extension of XML designed for legal agreements and related documents. Its goals are (a) to encourage legal documents to drafted as composable, re-usable modules and (b) to lay the groundwork for encoding legal information as machine-readable data.
Please see the [Guide](https://github.com/fongandrew/laml/blob/master/README.md) for more details on how to construct a LAML document.
TODO
----
- [ ] Finish guide and initial set of examples
- [ ] XML schema for LAML documents
- [ ] Script to do additional validation
- [ ] Script to compile to HTML
- [ ] Script to compile to DOCX
- [ ] Populate additional examples
- [ ] WYSIWYG editor