-
Notifications
You must be signed in to change notification settings - Fork 0
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
Show output of text analysis in UI #152
Comments
A) Basic use of text analysis results on already processed MWOsShow results of text analysis without time estimates and component failure count
B) Advanced application of text analysis results on already processed MWOsCreate a RDF data set where MWOs with a similarity metric indicating how to MWOs are referencing similar maintenance work. Using this data set a
Solution
Creating the text analysis dataset requires implementation of:
C) More useful application of text analysisIn this scenario text analysis data should updated periodically (e.g. each time updater is executed) or and on user demand (e.g. when user selects a MWO that was not processed by text analysis yet). |
@kostobog please add model for case A), @Matthew-Kulich please add here example of extended annotations in termit |
I propose the following draft model for case A).
For case B) the model is almost identical as for A). @blcham please review the model. |
@kostobog LGTM (there are just minor issues that will be I believe resolved in the following example, as you could not see what is output of text analysis) Some issues are:
[1] - IRI of |
This is what the term occurrence looks like:
This is what the final Row looks like:
|
@Matthew-Kulich 👍 and how do you create IRI http://onto.fel.cvut.cz/ontologies/application/termit/pojem/výskyt-termu/instanceba805d17360b599fc0e726b64e58ecca ? @kostobog could you add here source graphml file? :) |
The IRI for the occurrences is created in the SPipes module and done as you wrote.
|
I updated the diagram according to your notes @blcham.
|
Posting new version of the model: |
Feedback from @kostobog (partly fixed by me) :
|
This ticket should be closed after create-ing some documentation how it works. |
We have component-failure analysis done:
https://docs.google.com/spreadsheets/d/1qiGzJrXaG4regSN25Y7m3GWMjNsbRrpc/edit#gid=932624392
We have some scenario how to use it described here:
https://docs.google.com/document/d/1vR8bsdA5uv32FW5D8WcNp08bMD9yjTmEeZUBvNJbDvI/edit#
The goal of this task is:
a) adjustment with minimal effort
b) more useful adjustment
c) advanced adjustment
The text was updated successfully, but these errors were encountered: