-
Notifications
You must be signed in to change notification settings - Fork 27
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
Standardized Section Lists! #9
Comments
We have an example now, at: This is now fully converted to the TLDR format of outline populated with text. Draws from a common idea of license provisions, and populates the outline with subsections and actual text. The one real challenge - Misc. In the Docracy document it was separated into Misc, Assign, Notice. Bringing them together into a single section turned out to be easy. |
Beautiful, very elegant doc. On Tue, Nov 24, 2015 at 5:38 PM, HazardJ [email protected] wrote:
|
👍 Now some examples. The following link shows i) a draft License between Acme and Robinson, ii) whose text leaves are Docracy 8770, iii) on an outline of license, iv) branched from TLDR, v) based on a trunk of agreement. This takes you to the folder of files. 93 is the one to look at: Starting with 93, on each page, click on the last link on the page. That takes you to the prior stage. (Clicking on "Document" in each case gives you the state of the text.) |
Each outline file references a file that provides some framing for it (lets it render into a section). By picking a name that is easily searched on GitHub, there is now an index of all the outline components. https://github.com/CommonAccord/Cmacc-Org/search?utf8=%E2%9C%93&q=S/Agt/Out0 It's still a bit of work to get from the listed file back to the version on the site (copy the name, without the "Doc/", go back to the site, plop it in the URL bar. But ... you can browse outline components anywhere in the repo. (Can Github search to compound - "0ut0" and "NIH" ? ) |
With the #fchack team from #UMKC - @bryangw1 and @zmon -we have been working on a Universal License Object Model (ULOM). (For same project, @zmon is creating an interface for data entry. https://github.com/UMKC-Law/cmacc-ui.)
The idea is to treat all license agreements as fruit (actually, leaves) of a common tree. To build an agreement from the trunk up, branch it for things like patent, copyright, TM, database, know-how, space (a ticket to a show or use of a desk at an incubator is often a "license"), use of personal information (!), etc.
We do the branching via section headings. The trunk of all contract agreements can include the back matter (Term, Limit, Dispute, Remedy, Misc). With a bit of shoehorning, we can think of that as TL;DR, appropriate to each context. TLDRMD becomes Term, Limit, Dispute, Remedy, Misc, Def. (There can be variations, of course, and arguments for including Notice as a separate heading instead of it being in Misc, and so on. But it's a mnemonic.) This is the back matter (TDLR.Secs).
In front of that we add sections for the business part of a license. Grant, SubLic, Comp, Conf, etc. Exact names are not fixed, just a starting point for iteration. They will vary according to the subject matter of the license (patent, copyright), the business purpose, the jurisdiction, etc.
The subsections are further branching, handled the same way (a subbranch is to a branch as a branch is to the trunk). Twigs, etc.
The actual text forms the leaves. Here is a trunk for an outline-based tree of agreement - Law/Out/.
Because the CommonAccord data model is a Euler "graph" (think of a map with lots of routes to each place), people can repurpose branches and twigs to their own purpose without interfering. (Squirrels hop from branch to branch, drivers use different routes.) They will make their agreements by referencing a point on the tree (if the tree already has what they want) or by referencing a couple of points (mashup) or by adding a branch, twig or leaf.
Eventually, the tree will cover a lot of ground, providing legal shelter and jumping off places. By starting with the sections, we can sketch out a large part of the tree, even if it will originally have only a few twigs and leaves. A springtime promise of shade to come.
Peace.
The text was updated successfully, but these errors were encountered: