|
|||||
DemoACE WalkthroughACE is an augmentation to Trellis for transparently creating semantic markup of users' annotations. ACE matches natural language annotations against an ontology, and presents the user with natural lanugage translations of plausible formal versions of the input. The user, through interaction with ACE, can provide Trellis with semantic markup of annotations without knowing or seeing the underlying ontology.
Trellis Web User GuideTrellis is an interactive environment that allows users to add their observations, viewpoints, and conclusions as they analyze information by making semantic annotations to documents and other on-line resources. We view this as a knowledge acquisition problem, where users are adding new knowledge to the system based on their expertise as they analyze information. This document is a user manual that illustrates how to use Trellis. For a more formal introduction to Trellis, you can visit trellis.semanticweb.org Login ScreenMain PageIf you are a first time user, you will see an example scenario (or a purpose)
Purpose EditorAfter you click on the "Edit/View" button you will see the purpose editor The Purpose Editor consists of 5 Frames 1. Purpose and Conclusion FrameThis frame shows the Current Purpose being edited.
The "Main" button takes you back to the Main Page. 2. Sources FrameThe Sources Frame displays a list of Sources that the User has added so far. Sources are added using the "Add" button in the sources Frame. It brings up the "Add Sources Window": Add Sources WindowThis window consists of a query frame, from which a user can search the web (basically searches Google using its SOAP api) The bototm frame consists of all the Search Results. A User can select multiple search results and click on "Add Sources" to add them. TRELLIS stores the URL of these sources, and also caches the HTML Pages. If the user is caching a page, where the images in the page are important, and might change or disappear from the online web server, then it is recommended to check the "Cache Images" box. This option will cache the online images in the web page as well. However, this takes much longer. The "Add URL" button asks the user for the Title and the URL of the source. This is equivalent to explicitly telling TRELLIS to go ahead and add/cache a URL, rather than selecting it from the Search Results. The "Add User Source" button brings up a window like the one shown in the screenshot. It asks the user for the Title of the source, a referring URL, and some text. All this is converted into an HTML file and stored locally. Back to the Sources FrameWhenever a user adds a source, it is cached locally as well. The user has an option of choosing to use either the actual web source, or the locally cached copy. The "Toggle" button allows a user to do this. On selecting a Source, it is highlighted. So in the screenshot above, a user selected the first source, and then clicked "Src Desc" button. This button allows a user to store metadata information about the source, following the Dublin Core metadata. Deletion and Renaming are simply done by selecting the source (or maybe sources in case of deletion) and clicking the "Delete" or the "Rename" button respectively. Sometimes, there will be a fraction after the Source (ex. 9.3/10) as shown above. This shows the current global rating of the source. Clicking on this fraction will open a window giving more details about its rating, and how it was computed. For more details, refer to 'Trusting Information Sources One citizen at a Time' in ISWC '02. 3. Statements FrameThe Statements frame displays a list of the Statements that the User has added so far. A User can select a statement and Delete or Rename it (similar to the sources interface above). The "Add Statement Window" allows a user to browse the web, select some
portion of a web page, and make a short statement about it. Add Statements WindowThe Top frame is the main control frame for the Statement Editor. It provides buttons for navigation, selection, and saving. Navigation: Selection: Saving: 4. Analysis FrameThis frame displays the units that the user has added so far. The basic structure of a "Unit" is: statement {and statement}* construct {and statement}* is {not} likelihood-qualifier because according to source-description which is reliability-qualifier because statement and credibility-qualifier because statement Unlike statements and sources, units are displayed in a collapsible tree
structure. Clicking on a statement opens the statement editor for that statement 5. Edit Analysis FrameThis frame provides Controls to Edit the Units in the Analysis Window. The "Delete" and "DelTree" buttons are used to delete a single unit, or the unit along with all its subunits respectively. These operations need the user to select a unit from the Analysis frame first. A unit can be selected in the analysis frame by clicking on it. (This can be tricky since you normally end up opening a statement, as well as selecting the unit, so try to click on a spot just to the left of the unit). The user can click the "Expand All" button to expand the collapsible tree of units in the "Analysis" frame. "Add Unit", "Add Sub-Unit", and "Edit" buttons all open up the "Unit Editor Window". However, for "Add Sub-unit" and "Edit", the user naturally needs to select a unit in the analysis frame first (to edit, or to make a subunit of). Unit Editor WindowThe Unit Editor provides an interface for the "Basic Unit Structure" described earlier. The "Add" and "Del" buttons are used to add/delete statements from the left/right hand side of the unit. The statements appear in a drop down select box. Both sides of the unit are combined by a construct. These constructs come from a standard library. To reduce the number of constructs appearing in the drop down list, one can select the Type of construct to use. Selecting "New" brings about a text box in which the user can enter his own construct. The "User" button brings up all previously user created constructs. The second line contains the qualifier in the left side. These qualifiers also come from a standard library. The right side again contains the list of all statements. The user can choose this if he wants to give a reason statement for the unit that he is creating. The third line allows the user to select a "source" for the unit. If a source is selected the fourth and fifth lines which talk about the reliability and credibility of the source become active. Import WindowClicking on the "Import" button in the Edit analysis frame brings up this window. It consists of a "Search and Import" frame at the bottom and the "Results" frame at the top. The user can search either the purpose titles, or even individual statement names, for a match. On clicking a purpose in the search results in the top frame, the whole analysis frame of that purpose is displayed in the "Results" frame. This will be visible to the user in view only mode, and he won't be able to move them around, or edit the units or the statements. However, the user can select a unit and import it, and optionally all its subunits as well, by clicking on the "Import" or the "Import Tree" button respectively. By doing so, he will also import the sources and statements that are needed by those units into the current user's analysis. Import Source WindowThis window is opened by clicking on the "ImportSrc" button in the "Edit Analysis" Frame. This window has 2 frames. The bottom frame is used for searching and importing sources, while the top frame displays the Search results. The Search only takes into account the sources that have been rated. Only those sources are rated that have been used with a single statement (more details can be found in "Trusting Sources one citizen at a time" ISWC '02. Clicking on the Details button brings up the details of how the source has been rated (see screenshot above). A source is rated with respect to the statement that it is used with, since credibility and reliability of a source make sense only with respect to the statement that it is used with. The user can then select the sources by clicking on the Checkboxes next to them, and click on the "Import" button in the bottom frame to import these sources into his list of sources. Once the analysis is finished, remember to add your conclusion using the Purpose editor |