Talia XML exchange format
A generic format to exchange Talia Sources. See the RDoc documentation for up-to-date details.
<sources> <source> <attribute> <predicate>http://foobar/</predicate> <object>http://barbar/</object> </attribute> ... </source> <source> <attribute> <predicate>http://foobar/bar/</predicate> <value>val</value> <object>http://some_url</object> <value>another</value> ... </attribute> ... </source> ... </sources>
