hi,
I have some data with many to many relationships just like the
articles and authors in the example  website about ISWC 2007 + ASWC
2007. 
http://people.csail.mit.edu/dfhuynh/projects/graph-based-exhibit/graph-based-exhibit2.html

there it is solved by putting multiple persons in the "author" field.

I have a problem getting multiple values in one  field because the
data is from acces 2003. I have got one table with articles, one with
authors and one with relationships. The relationship list has three
columns:id (which I do not really use), author and article. Can i also
do it like that in exhibit? how can I do that?
In the example you use ".author.affiliation" to get a value from the
author list in the article overview. Author is an id there. In my
relationship list both author and article cannot be id because they
appear multiple times.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to