Information 
What's New
About Fido
Web Services
Tutorials
Developer Info
Download
Online Demo
 Other Links 
Source and project information at:

SourceForge Logo

For questions, email:
Chad Dionis

 Tutorial 1 - Part 6 
To test how a sentence will be processed, from the main page select the Debug Fido FrontEnd. On this page, enter the example sentence into the text area: John has a dog. After pressing Submit Query, the system should return a bunch of debug messages as it processes the sentences. If all goes well, towards the bottom, there will be messages about processing the internal command link. To see the results of processing, go to the Object Table. Open up the tree for the dog class (1002) to expose the instance for the new dog (1004).

1
     1001
     1002
         1004

This proves a new instance was created from the sentence that represents the dog that John owns. Now open the tree for the person class (1001) to show the instance for John (1003). Click on the edit icon to view the object. In the Links section, there should be a hasa link to the newly created instance for dog, id 1004.

· Intro
· Tutorial Index

Last modified: September 22 2002 00:35:20
© 2002 Fido Development Team