Skip to content

Support for Concerto VocabulariesΒ #711

@mttrbrts

Description

@mttrbrts

Feature Request πŸ›οΈ

With support for locale-specific vocabularies in Concerto, we can now expose locale variants to users of Cicero templates

Use Case

A localised Cicero template would allow reuse of the model and logic definition but with different text and terms depending on a user's locale.

For example, a contract written for Canadian law, could have text and model terms in both en-ca and fr-ca.

Possible Solution

A vocabulary for a template's model should follow the implementation that was recently created for Concerto.

Templates should include text for each locale that they support, with a default locale identified for backwards compatibility.

Open questions:

  1. Where should .voc files live in a Cicero template?
  2. Is a locale-specific parser useful?

Context

Detailed Description

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions