Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.3 KB

akoma_ntoso.md

File metadata and controls

39 lines (31 loc) · 1.3 KB
date tags
2020-06-17
language/markup
todo

Akoma Ntoso

A markup language for legal documents. Example (source):

<point eId="sec_2__list_1__point_2">
  <num>(2) </num>
  <content eId="sec_2__list_1__point_2__content">
    <p>
      <def refersTo="#americaCupRaceManagement"
           class="definition">America's cup race management.
      </def>
      The term ``America<eol breakAt="4" breakWith="-"/>'s Cup Race Management''
      means the entity established to provide for independent, professional, and
      neutral race management of the America's Cup sailing competitions.
    </p>
  </content>
</point>

This can be rendered as normal text. Attributes like @number (not shown in this example) allow specifying a page number or line number for the elements.

(2) AMERICA'S CUP RACE MANAGEMENT---The term "America's Cup Race Management" means the entity established to provide for independent, professional, and neutral race management of the America's Cup sailing competitions.

TODO: relation to legal ontologies