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

prototypes of hierarchical classes #2

Open
giaespo opened this issue Jul 31, 2016 · 0 comments
Open

prototypes of hierarchical classes #2

giaespo opened this issue Jul 31, 2016 · 0 comments

Comments

@giaespo
Copy link
Owner

giaespo commented Jul 31, 2016

We need to create generic rules, for example the rule:
{...
left:{type:"mammal"
right: ...
}
must be fired for fact {type:"man"}

because "man" is a subclass of "mammal".

we need to create the prototypes of classes, so in the rules we can write only the attributes relevant for rule activation.

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

No branches or pull requests

1 participant