Ampersand
Ampersand copied to clipboard
Build database applications faster than anyone else, and keep your data pollution free as a bonus.
I have the following script: ~~~ CONTEXT Issue1487 CONCEPT Foo "This concept is not used anywhere in the script." ENDCONTEXT ~~~ When I run the following command: ~~~ ampersand population...
The data model generated by Ampersand can be improved on several counts: - [ ] As a programmer, I'd like a command `ampersand datamodel` to shortcut the command `ampersand documentation...
The transition to Ampersand 5 is taking longer than expected. This causes worries, which we preserve in the following list. This list is a checklist with some reminders, which we...
Using Ampersand-v3.16.0 [feature/578-navbar:c3acfc3d1], there is no problem in compiling the following script: ~~~ CONTEXT "Issue #950" IDENT BFs: BF(bfOrg,bfName) bfOrg :: BF * Org [UNI] bfName :: BF * Name...
Ampersand-v3.16.0 [feature/578-navbar:c3acfc3d1] can compile the following script: ~~~ CONTEXT Issue CLASSIFY OrgUnit ISA BusinessFunction bfIsaOrgUnit :: BusinessFunction * BusinessFunction [PROP] ROLE ExecEngine MAINTAINS "SetConcept OrgUnit" RULE "SetConcept OrgUnit": bfIsaOrgUnit[BusinessFunction] |-...
This issue is under construction... ## Problem When you change code in the [FormalAmpersand](https://github.com/AmpersandTarski/Ampersand/tree/feature/atlas-import/AmpersandData/FormalAmpersand) codebase, the Haskell compiler will most certainly produce errors. That is because the meatgrinder code needs...
Imbedded in RAP is a YouTube video. The YouTube embedded video player places cookies onto the user's device. However there is no consent given for these cookies. This is against...
Once the Atlas is editable, users will want to edit the multiplicity properties of their relations, such as `INJ`, `TOT`, `ASY`, etc. The atlas must then generate the multiplicity rules,...