Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Object > Re: Storing dat...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 296 of 365
Post > Topic >>

Re: Storing data and code in a Db with LISP-like interface

by "Neo" <neo55592@[EMAIL PROTECTED] > Apr 18, 2006 at 01:01 PM

Below is an updated view of things in the tree. In the prior one, the
email addresses could not be read, so I have added a space before the @[EMAIL PROTECTED]
 in this post. Also I added a view of types Names and Verbs and
their relevant instances. The script does not make these a direct item
under the main directory (Dir) as they are relatively minor types. I
will now take a closer look at your web link.

Dir
 |-item-
    |-Building
    |  |-instance-
    |     |-CourtHouse1
    |        |-has-
    |           |-Floor1+
    |           |-Floor2+
    |           |-Courtney+
    |
    |-Floor
    |  |-instance-
    |     |-Floor1
    |     |  |-has-
    |     |     |-Room1+
    |     |     |-Ashley+
    |     |
    |     |-Floor2
    |        |-has-
    |           |-Room1+
    |           |-Room2+
    |
    |-Room
    |  |-instance-
    |     |-Room1 (of Floor1)
    |     |  |-has-
    |     |     |-Clark+
    |     |
    |     |-Room1 (of Floor2)
    |     |
    |     |-Room2 (of Floor2)
    |        |-has-
    |           |-Judy+
    |
    |-Person
    |  |-instance-
    |     |-Judy
    |     |   |-phone#-
    |     |   |  |-333-5555
    |     |   |  |-JDG-JUDY
    |     |   |
    |     |   |-email-
    |     |   |  |-J @[EMAIL PROTECTED]
    |     |   |  |-Judy @[EMAIL PROTECTED]
    |     |   |
    |     |   |-staffMember-
    |     |      |-Clark+
    |     |      |-Ashley+
    |     |      |-Colby+
    |     |      |-Brandy+
    |     |      |-Courtney+
    |     |
    |     |-Clark
    |     |   |-phone#-
    |     |   |  |-737-5588
    |     |   |
    |     |   |-assistant-
    |     |      |-Ashley+
    |     |
    |     |-Ashley
    |     |   |-phone#-
    |     |      |-737-5588
    |     |
    |     |-Colby
    |     |   |-email-
    |     |      |-Colby @[EMAIL PROTECTED]
    |     |
    |     |-Brandy
    |     |   |-phone#-
    |     |      |-919-9945
    |     |
    |     |-Courtney
    |         |-phone#-
    |         |  |-203-9898
    |         |
    |         |-email-
    |            |-C @[EMAIL PROTECTED]
    |
    |-Judge
    |  |-instance-
    |     |-Judy+
    |
    |-StaffMember
    |  |-instance-
    |     |-Clark+
    |     |-Ashley+
    |     |-Colby+
    |     |-Brandy+
    |     |-Courtney+
    |
    |-Clerk
    |  |-instance-
    |     |-Clark+
    |     |-Ashley+
    |
    |-Assistant
    |  |-instance-
    |     |-Ashley+
    |
    |-Coordinator
    |  |-instance-
    |     |-Colby+
    |
    |-Bailiff
    |  |-instance-
    |     |-Brandy+
    |
    |-CourtRe****ter
    |  |-instance-
    |     |-Courtney+
    |
    |-Phone#
    |  |-instance-
    |     |-333-5555
    |     |-JDG-JUDY
    |     |-737-5588
    |     |-919-9945
    |     |-203-9898
    |
    |-Email
    |  |-instance-
    |     |-J @[EMAIL PROTECTED]
    |     |-Judy @[EMAIL PROTECTED]
    |     |-Colby @[EMAIL PROTECTED]
    |     |-C @[EMAIL PROTECTED]
    |
    |-Type
       |-instance-
          |-Name
          |  |-instance-
          |    |-Building
          |    |-Floor
          |    |-Room
          |    |-Person
          |    |-Judge
          |    |-StaffMember
          |    |-Clerk
          |    |-Assistant
          |    |-Coordinator
          |    |-Bailiff
          |    |-CourtRe****ter
          |    |-Phone#
          |    |-Email
          |    |-Has
          |    |-Judy
          |    |-333-5555
          |    |-JDG-JUDY
          |    |-J @[EMAIL PROTECTED]
          |    |-Judy @[EMAIL PROTECTED]
          |    |-Clark
          |    |-737-5588
          |    |-Ashley
          |    |-Colby
          |    |-Colby @[EMAIL PROTECTED]
          |    |-Brandy
          |    |-919-9945
          |    |-Courtney
          |    |-203-9898
          |    |-C @[EMAIL PROTECTED]
          |    |-CourtHouse1
          |    |-Floor1
          |    |-Room1
          |    |-Floor2
          |    |-Room2
          |
          |-Verb
          |  |-instance-
          |     |-Has
          |
          |-Etc...
 




 1 Posts in Topic:
Re: Storing data and code in a Db with LISP-like interface
"Neo" <neo55  2006-04-18 13:01:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Thu Jul 24 5:51:38 CDT 2008.