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

"Forced" Classification in Interactive Mode #33

Open
pedropaulofb opened this issue Jan 24, 2023 · 0 comments
Open

"Forced" Classification in Interactive Mode #33

pedropaulofb opened this issue Jan 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pedropaulofb
Copy link
Collaborator

Current situation:

Scior allows the user to have as result classes partially classified (i.e., classes that are known to be or not to be of certain types, but that do not specialize the leaf possibilities - e.g., Scior may classify a class only as RigidType and not as Kind, Subkind, or Category).

Desired situation:

The authors of gUFO designed its types' hierarchy for having its leaf classes specialized. I.e., their superclasses are supposed to be "abstract".

How to achieve it:

By the end of the execution, Scior could present the partially known classes to the user, displaying its possible classifications, and ask the user to insert the information.

Scior also could enter this last stage when receiving a specific argument (e.g., "-f").

@pedropaulofb pedropaulofb added the enhancement New feature or request label Jan 24, 2023
@pedropaulofb pedropaulofb self-assigned this Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant