Hi,
I find that a *granuarly* designed AJAX UI can easily issue 100s of
queries per "page". In general, what happens is the following:
You have one query to get a list of resources
select ?person where { ?person a foaf:Person }
Then for each of these, you create a new UI part which will itself
Ivan,
Thanks for your thorough explanation.
I understand the limitations of including procedures as relations and
now I see that it could indeed lend itself for costly situations and
it is therefore not something to take lightly. But I hope to see more
on this as my requirements and expectations o