Skip to content
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

User interface for managing the theory of a project #99

Open
tfgordon opened this issue Oct 18, 2014 · 0 comments
Open

User interface for managing the theory of a project #99

tfgordon opened this issue Oct 18, 2014 · 0 comments
Assignees

Comments

@tfgordon
Copy link
Member

Implement a user interface for managing the (optional) theory assigned to a project:

  • uploading the theory (as a Clojure source file)
  • deleting the theory
  • replacing the theory by another theory.

Security problem: the Clojure source file needs to be somehow sandboxed, to be sure that it only uses functions provided by Carneades for defining theories.

Note: The Carneades Editor was configurable to use two theories, one defining argumentation schemes and the other defining rules for some application domain. In the web application, a single theory can be (optionally) assigned each project. No distinction is made between argumentation schemes and domain rules by the system, but since theories can now be organized into a hierarchy of sections (with subsections, subsubsections, etc) users can distinguish different kinds of schemes/rules by putting them in different sections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants