On Sat Mar 17, 2007 at 04:33:02PM -0500, Thomas Winningham wrote: > Carmen, > > I also ran into the problem you speak of with the javascript errors > about Properties... I can't remember the exact specifics, but there > was something about my RDF data that was, I wouldn't say not valid, > but perhaps not within best practices. I wouldn't say that I fixed my > problem, but it seemed like it something stupid like way too many > blank nodes for the wrong reasons, or weird characters in the URIs i > was using.... not sure, can't remember, but best of luck. It can be > hard to trace down some of those kinds of things, but over time I > haven't had to run into those kinds of problems lately.
well the other thing, is ive only defined :items, so far. i thought about accumulating a list of URIs used, then shortening them to unique strings, and substituting them into the items predicates, then setting up the :types and :properties attributes on the exhibit JSON object - but that would have been more work. if that would likely fix the bug, i'll be happy to give it a try though.. _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
