Search the web
Sign In
New User? Sign Up
metaphorical · The Metaphorical Web
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Processing Connection Service (PCS)   Message List  
Reply | Forward Message #390 of 439 |
previously Copyright 2008 David Dodds
By making each child of fanio 'multi-directional' one can more closely
approach an initially uncommitted (instructable) connection structure.

There are situations when using a graph structure a node number is not
required. One might choose to use a gensym number system.

Annotation and 'referential pointing' are important features of newer
semantic representation technologies.

Back in 2001, when I showed multiple types of semantic representation
used simultaneously inside the (same) metadata element of SVG (including
the SVG metadata BE example on the web), there were people, such as the
topic maps systems developers, who discussed using topic maps-like
principles to represent ontological information instead of the XML
hierarchical way. There was also appreciation for the ideas I espoused
in my UKL system. In the data structure I show below, which [is a part
of what] I call {David's} Processing Connection Service (PCS), we see
one of the important components of UKL.



<?xml version="1.0" standalone="yes" ?>
<!-- previously Copyright 2008 David Dodds All Rights Reserved code
copyright owner -->
<sqwirls xmlns = 'http://www.open-meta.com/sqwirls'>
<sqwirl node="1" ann="Ann Notation" /> <!-- node annotation and
reference -->
<!-- David Dodds multiple graph connected node with
property-lists-->
<fanio>
<fan pgms="foo" here="a" to="input1" />
<fan pgms="majestic12" here="b" to="input2" />
<fan pgms="bar" cmt="comment" here="c" to="input3" />
<fan here="d" to="input4" />
<fan here="e" to="input5" />
<fan here="f" to="output1" />
<fan pgms="seq25" here="g" to="output2" />
<fan here="h" to="output3" />
<fan here="i" to="output4" />
<fan here="j" to="output5" />
</fanio>
<bagg> <!-- property-lists -->
<majic pt1="tweedle" pt2="dum" />
<majic pt1="tweedle" pt2="dee" />
</bagg>
</sqwirls>




Tue Feb 19, 2008 3:00 am

david_dodds_...
Offline Offline
Send Email Send Email

Forward
Message #390 of 439 |
Expand Messages Author Sort by Date

previously Copyright 2008 David Dodds By making each child of fanio 'multi-directional' one can more closely approach an initially uncommitted (instructable)...
david_dodds_2001
david_dodds_...
Offline Send Email
Feb 19, 2008
3:02 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help