Hi, Thanks for all the help and examples. My problem was definitely a documentation one, since it's now pretty clear how it works - I should definitely be able to help with that!
The Sequence class in rdfutils (and the extensions suggested on this list) would definitely help a lot: it seems too low-level to have to add items into the sequence by relating them in one by one (when compared with the rdfUtils.Sequence.AddItem method). Plus moving an item up/down by a certain number of positions, or removing an item from the sequence and then renumbering the remaining ones, are all good candidates for encapsulating in an API. Anyway, thanks again for the help. Miles _______________________________________________ Dev mailing list [email protected] http://rdflib.net/mailman/listinfo/dev
