Next page Previous page Start of chapter End of chapter

Running example

Write a Java program to transform a DBLP XML document into a GraphML document that contains the collaboration graph for the bibliography. The collaboration graph for a bibliography is an undirected graph in which nodes represent authors and edges represent co-authorships in papers.

Next page Previous page Start of chapter End of chapter
Caffè XML - Massimo Franceschet