An open API service indexing awesome lists of open source software.

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

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