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

642 add all sentences view #675

Merged
merged 9 commits into from
Feb 13, 2014
Merged

642 add all sentences view #675

merged 9 commits into from
Feb 13, 2014

Conversation

0robustus1
Copy link
Contributor

Shall solve #642 by allowing to switch between a view which only displays the sentences which are defined by the ontology we are currently viewing (default, and it is the same as we had before), and a view which displays all sentences.

All sentences are defined as the union of self-defined sentences and the sentences which are defined
by all imported ontologies.

As a further gimmick we display the defining ontology next to the sentence (unless it is the ontology we are currently viewing).

The combined_sentences method will fetch all sentences, own
and imported ones. This also includes the imported_ontologies
method, which works as the name suggests.
This includes the Helper (view and controller) to
determine if we want to see all (logics or sentences for example)
or only a subset.
to_display_all_sentences:
to display all related sentences.
defined_in:
defined in %{link}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would sort these labels into a sentences hierarchy...

This module utilizes a new layout model
for the graph-like structure-fetchers.
Later on (during *make fois version more stable*)
we should restructure the graph_data_fetcher into
this new layout.
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 3217a5d on 642-add_all_sentences_view into * on staging*.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 6a23d1f on 642-add_all_sentences_view into * on staging*.

@nning
Copy link
Contributor

nning commented Feb 13, 2014

👍

0robustus1 added a commit that referenced this pull request Feb 13, 2014
@0robustus1 0robustus1 merged commit 8b443ba into staging Feb 13, 2014
@0robustus1 0robustus1 deleted the 642-add_all_sentences_view branch February 13, 2014 15:00
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

Successfully merging this pull request may close these issues.

None yet

3 participants