Skip to content

dirigiblelabs/sample-intent-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sample-intent-model

A Dirigible intent sample. A single app.intent YAML file at the project root is the source of truth, one altitude above the model files. Open it in the Intent Editor and click Generate to produce the derived model files next to it:

  • library.edm + library.model — entities + relations
  • LoanApproval.bpmn — the loan-approval process
  • ApproveLoan.form — the approval form
  • MembersWithLoansDue.report — members with loans currently due
  • library.roles — permissions
  • genres.csvim + genres.csv — seed data

The intent models a small library domain (Genre, Book, Member, Loan) with a manager/curator loan approval workflow. See the Eclipse Dirigible intent layer for details.

About

Eclipse Dirigible intent sample - one app.intent generating the model files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors