Skip to content

Adding knowledge#19

Open
AndriesSHP wants to merge 11 commits intomasterfrom
Adding_knowledge
Open

Adding knowledge#19
AndriesSHP wants to merge 11 commits intomasterfrom
Adding_knowledge

Conversation

@AndriesSHP
Copy link
Owner

For commits since 25jan2019
Developed parallel to creating a package

If the expression of a requirement is detected (by a phrase 'shal ...') then a synonym phrase is added to the names_in_contexts of that relation concept.
Each name of a plural object resulted in the creation of a new plural concept. That is incorrect, because synonyms should not create new concepts. This corrected by a check on the existence of the uid of the potential plural object.
Test code is corrected and amended.
The buttons in the button row of the network view did not work properly in the Remi version. This is corrected, apart from the button for classification of an individual object.
Including also some adaptation of names conform naming convention
…of new expressions

The Remi function for tabs is improved by adding color and changing color when in focus and some other layout improvements.
The Query_view got an extra parameter for making it suitable for reuse for searching objects that are required for expressing knowledge.
…ions of knowledge

Query_views are now not only used for searching for display, but also for searching for objects that are elements in new expressions of knowledge.
This requires additional search fields widgets that are only created when search_for == 'object', a file button and a function to search for a file with a document.
The major rewrite replaces the various search function by one generalized function. Various areas are commented out for later deletion after thorough testing
If an object is not found in the dictionary it might be that it will be selected with the given name as a new object. Therefore it is displayed with a new uid.
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.

1 participant