<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://airwiki.elet.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CarloBandera</id>
		<title>AIRWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://airwiki.elet.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=CarloBandera"/>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php/Special:Contributions/CarloBandera"/>
		<updated>2026-04-14T19:37:01Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=File:Finestragrafo.png&amp;diff=7817</id>
		<title>File:Finestragrafo.png</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=File:Finestragrafo.png&amp;diff=7817"/>
				<updated>2009-09-22T12:00:13Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: uploaded a new version of &amp;quot;Image:Finestragrafo.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=File:Finestraprincipale.png&amp;diff=7816</id>
		<title>File:Finestraprincipale.png</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=File:Finestraprincipale.png&amp;diff=7816"/>
				<updated>2009-09-22T10:55:35Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: uploaded a new version of &amp;quot;Image:Finestraprincipale.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7753</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7753"/>
				<updated>2009-09-17T11:21:10Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== GUI Tool Description ===&lt;br /&gt;
Here is shown the main window of the tool.&lt;br /&gt;
&lt;br /&gt;
[[Image:Finestraprincipale.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Starting from the top of the frame there are:&lt;br /&gt;
* The field for indicating the Wikipedia site.&lt;br /&gt;
* The field for indicating from which category the analisys will be starting from.&lt;br /&gt;
* Three button:&lt;br /&gt;
** for generating the RDF file,&lt;br /&gt;
** for generating the graph given the created RDF,&lt;br /&gt;
** for saving the RDF representation of the Wikipedia in a file.&lt;br /&gt;
* The text area where the RDF will be shown.&lt;br /&gt;
&lt;br /&gt;
When the &amp;quot;Generate Graph&amp;quot; button is pressed, the frame showed below appears.&lt;br /&gt;
&lt;br /&gt;
[[Image:finestragrafo.png|500px]] &lt;br /&gt;
&lt;br /&gt;
In the bottom of the frame there are the controls for interacting with the graph.&lt;br /&gt;
&lt;br /&gt;
There are:&lt;br /&gt;
* Zooming controls.&lt;br /&gt;
* Transforming and picking controls. Picking mode allow to select only a part of the graph.&lt;br /&gt;
* Layout chooser.&lt;br /&gt;
* Button for saving a snapshot of the graph.&lt;br /&gt;
* Button for expanding step by step the graph.&lt;br /&gt;
* Button for expanding the selected categories.&lt;br /&gt;
* Button for collapsing categories.&lt;br /&gt;
* Button for isolating nodes of the graph. It will show another frame.&lt;br /&gt;
* Button for viewing the page directly connected to the selected category. If the user select more than one category, the union (set theory) of the page is returned. This button will show the pages in another frame.&lt;br /&gt;
* When the check box Recursive is selected the previours button return the list of the pages of the sub-graph generated from the selected category.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
==== MediaWiki ====&lt;br /&gt;
MediaWiki is a free software wiki package written in PHP for querying the content of the wiki sites. http://www.mediawiki.org/wiki/MediaWiki&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;br /&gt;
&lt;br /&gt;
==== Project Documentation ====&lt;br /&gt;
It is available the [[Media:relazioneWCM.pdf| documentation]] of the project. It is in italian.&lt;br /&gt;
==== Project Sources ====&lt;br /&gt;
The sources are available at: http://code.google.com/p/wikipediacategorymap/source/checkout&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=File:RelazioneWCM.pdf&amp;diff=7752</id>
		<title>File:RelazioneWCM.pdf</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=File:RelazioneWCM.pdf&amp;diff=7752"/>
				<updated>2009-09-17T11:16:46Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7737</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7737"/>
				<updated>2009-09-16T10:15:50Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== GUI Tool Description ===&lt;br /&gt;
Here is shown the main window of the tool.&lt;br /&gt;
&lt;br /&gt;
[[Image:Finestraprincipale.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Starting from the top of the frame there are:&lt;br /&gt;
* The field for indicating the Wikipedia site.&lt;br /&gt;
* The field for indicating from which category the analisys will be starting from.&lt;br /&gt;
* Three button:&lt;br /&gt;
** for generating the RDF file,&lt;br /&gt;
** for generating the graph given the created RDF,&lt;br /&gt;
** for saving the RDF representation of the Wikipedia in a file.&lt;br /&gt;
* The text area where the RDF will be shown.&lt;br /&gt;
&lt;br /&gt;
When the &amp;quot;Generate Graph&amp;quot; button is pressed, the frame showed below appears.&lt;br /&gt;
&lt;br /&gt;
[[Image:finestragrafo.png|500px]] &lt;br /&gt;
&lt;br /&gt;
In the bottom of the frame there are the controls for interacting with the graph.&lt;br /&gt;
&lt;br /&gt;
There are:&lt;br /&gt;
* Zooming controls.&lt;br /&gt;
* Transforming and picking controls. Picking mode allow to select only a part of the graph.&lt;br /&gt;
* Layout chooser.&lt;br /&gt;
* Button for saving a snapshot of the graph.&lt;br /&gt;
* Button for expanding step by step the graph.&lt;br /&gt;
* Button for expanding the selected categories.&lt;br /&gt;
* Button for collapsing categories.&lt;br /&gt;
* Button for isolating nodes of the graph. It will show another frame.&lt;br /&gt;
* Button for viewing the page directly connected to the selected category. If the user select more than one category, the union (set theory) of the page is returned. This button will show the pages in another frame.&lt;br /&gt;
* When the check box Recursive is selected the previours button return the list of the pages of the sub-graph generated from the selected category.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
==== MediaWiki ====&lt;br /&gt;
MediaWiki is a free software wiki package written in PHP for querying the content of the wiki sites. http://www.mediawiki.org/wiki/MediaWiki&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;br /&gt;
&lt;br /&gt;
==== Project Sources ====&lt;br /&gt;
The sources are available at: http://code.google.com/p/wikipediacategorymap/source/checkout&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7736</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7736"/>
				<updated>2009-09-16T09:59:10Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== GUI Tool Description ===&lt;br /&gt;
Here is shown the main window of the tool.&lt;br /&gt;
&lt;br /&gt;
[[Image:Finestraprincipale.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Starting from the top of the frame there are:&lt;br /&gt;
* The field for indicating the Wikipedia site.&lt;br /&gt;
* The field for indicating from which category the analisys will be starting from.&lt;br /&gt;
* Three button:&lt;br /&gt;
** for generating the RDF file,&lt;br /&gt;
** for generating the graph given the created RDF,&lt;br /&gt;
** for saving the RDF representation of the Wikipedia in a file.&lt;br /&gt;
* The text area where the RDF will be shown.&lt;br /&gt;
&lt;br /&gt;
When the &amp;quot;Generate Graph&amp;quot; button is pressed, the frame showed below appears.&lt;br /&gt;
&lt;br /&gt;
[[Image:finestragrafo.png|500px]] &lt;br /&gt;
&lt;br /&gt;
In the bottom of the frame there are the controls for interacting with the graph.&lt;br /&gt;
&lt;br /&gt;
There are:&lt;br /&gt;
* Zooming controls.&lt;br /&gt;
* Transforming and picking controls. Picking mode allow to select only a part of the graph.&lt;br /&gt;
* Layout chooser.&lt;br /&gt;
* Button for saving a snapshot of the graph.&lt;br /&gt;
* Button for expanding step by step the graph.&lt;br /&gt;
* Button for expanding the selected categories.&lt;br /&gt;
* Button for collapsing categories.&lt;br /&gt;
* Button for isolating nodes of the graph. It will show another frame.&lt;br /&gt;
* Button for viewing the page directly connected to the selected category. If the user select more than one category, the union (set theory) of the page is returned. This button will show the pages in another frame.&lt;br /&gt;
* When the check box Recursive is selected the previours button return the list of the pages of the sub-graph generated from the selected category.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
==== MediaWiki ====&lt;br /&gt;
MediaWiki is a free software wiki package written in PHP for querying the content of the wiki sites. http://www.mediawiki.org/wiki/MediaWiki&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7735</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7735"/>
				<updated>2009-09-16T09:57:49Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== GUI Tool Description ===&lt;br /&gt;
Here is shown the main window of the tool.&lt;br /&gt;
&lt;br /&gt;
[[Image:Finestraprincipale.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Starting from the top of the frame there are:&lt;br /&gt;
* The field for indicating the Wikipedia site.&lt;br /&gt;
* The field for indicating from which category the analisys will be starting from.&lt;br /&gt;
* Three button:&lt;br /&gt;
** for generating the RDF file,&lt;br /&gt;
** for generating the graph given the created RDF,&lt;br /&gt;
** for saving the RDF representation of the Wikipedia in a file.&lt;br /&gt;
* The text area where the RDF will be shown.&lt;br /&gt;
&lt;br /&gt;
When the &amp;quot;Generate Graph&amp;quot; button is pressed, the frame showed below appears.&lt;br /&gt;
&lt;br /&gt;
[[Image:finestragrafo.png|500px]] &lt;br /&gt;
&lt;br /&gt;
In the bottom of the frame there are the controls for interacting with the graph.&lt;br /&gt;
&lt;br /&gt;
There are:&lt;br /&gt;
* Zooming controls.&lt;br /&gt;
* Transforming and picking controls. Picking mode allow to select only a part of the graph.&lt;br /&gt;
* Layout chooser.&lt;br /&gt;
* Button for saving a snapshot of the graph.&lt;br /&gt;
* Button for expanding step by step the graph.&lt;br /&gt;
* Button for expanding the selected categories.&lt;br /&gt;
* Button for collapsing categories.&lt;br /&gt;
* Button for isolating nodes of the graph. It will show another frame.&lt;br /&gt;
* Button for viewing the page directly connected to the selected category. If the user select more than one category, the union (set theory) of the page is returned. This button will show the pages in another frame.&lt;br /&gt;
* When the check box Recursive is selected the previours button return the list of the pages of the sub-graph generated from the selected category.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
==== MediaWiki ====&lt;br /&gt;
MediaWiki is a free software wiki package written in PHP for querying the content of the wiki sites. http://www.mediawiki.org/wiki/MediaWiki&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=File:Finestragrafo.png&amp;diff=7734</id>
		<title>File:Finestragrafo.png</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=File:Finestragrafo.png&amp;diff=7734"/>
				<updated>2009-09-16T09:43:54Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7733</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7733"/>
				<updated>2009-09-16T09:43:37Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== GUI Tool Description ===&lt;br /&gt;
Here is shown the main window of the tool.&lt;br /&gt;
&lt;br /&gt;
[[Image:Finestraprincipale.png|800px]]&lt;br /&gt;
&lt;br /&gt;
Starting from the top of the frame there are:&lt;br /&gt;
* The field for indicating the Wikipedia site.&lt;br /&gt;
* The field for indicating from which category the analisys will be starting from.&lt;br /&gt;
* Three button:&lt;br /&gt;
** for generating the RDF file,&lt;br /&gt;
** for generating the graph given the created RDF,&lt;br /&gt;
** for saving the RDF representation of the Wikipedia in a file.&lt;br /&gt;
* The text area where the RDF will be shown.&lt;br /&gt;
&lt;br /&gt;
When the &amp;quot;Generate Graph&amp;quot; button is pressed, the frame showed below appears.&lt;br /&gt;
&lt;br /&gt;
[[Image:finestragrafo.png]] &lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
==== MediaWiki ====&lt;br /&gt;
MediaWiki is a free software wiki package written in PHP for querying the content of the wiki sites. http://www.mediawiki.org/wiki/MediaWiki&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7732</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7732"/>
				<updated>2009-09-16T09:19:56Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
Here is shown the main window of the tool.&lt;br /&gt;
&lt;br /&gt;
[[Image:Finestraprincipale.png|800px]]&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
==== MediaWiki ====&lt;br /&gt;
MediaWiki is a free software wiki package written in PHP for querying the content of the wiki sites. http://www.mediawiki.org/wiki/MediaWiki&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=File:Finestraprincipale.png&amp;diff=7731</id>
		<title>File:Finestraprincipale.png</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=File:Finestraprincipale.png&amp;diff=7731"/>
				<updated>2009-09-16T09:10:54Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7730</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7730"/>
				<updated>2009-09-16T08:53:41Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7729</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7729"/>
				<updated>2009-09-16T08:52:46Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=Wikipedia Category Map&lt;br /&gt;
 | short_descr= Tool for managing categories and pages in Wikipedia.&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7728</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7728"/>
				<updated>2009-09-16T08:50:11Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Jena ====&lt;br /&gt;
Jena is a Java framework for building Semantic Web applications. It provides a programmatic environment for RDF, RDFS and OWL, SPARQL and includes a rule-based inference engine. In this project is used for reading and writing RDF files.&lt;br /&gt;
&lt;br /&gt;
This library is available at: http://jena.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
==== JUNG ====&lt;br /&gt;
JUNG — the Java Universal Network/Graph Framework--is a software library that provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7727</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7727"/>
				<updated>2009-09-16T08:42:16Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project Short Description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;br /&gt;
&lt;br /&gt;
=== Project Resources ===&lt;br /&gt;
&lt;br /&gt;
==== Wikiont ====&lt;br /&gt;
It has been developed an ontology for representing the content of Wikipedia. It has been written in RDF and is available at: http://airwiki.elet.polimi.it/rdf/wikiont.rdf&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7726</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7726"/>
				<updated>2009-09-16T08:38:55Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
The objective of this project is the development of a tool for the visualization of this graph, providing a way for interacting with it.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7725</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7725"/>
				<updated>2009-09-16T08:36:45Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
&lt;br /&gt;
Aim of the project is the development of a tool for the visualization of this graph providing a way for interacting with it.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7724</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7724"/>
				<updated>2009-09-16T08:29:56Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project Name ===&lt;br /&gt;
Wikipedia Category Map&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
Aim of the project is the development of a tool for the visualization of this graph. The project can be extended to a thesis in various directions, as the development of advanced visualization features or the creation and population of an ontology.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7723</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7723"/>
				<updated>2009-09-16T08:27:12Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
__TOC__&lt;br /&gt;
=== '''Part 1: project profile''' ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
Aim of the project is the development of a tool for the visualization of this graph. The project can be extended to a thesis in various directions, as the development of advanced visualization features or the creation and population of an ontology.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7722</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7722"/>
				<updated>2009-09-16T08:23:27Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== '''Part 1: project profile''' ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
Aim of the project is the development of a tool for the visualization of this graph. The project can be extended to a thesis in various directions, as the development of advanced visualization features or the creation and population of an ontology.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7721</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7721"/>
				<updated>2009-09-16T08:22:10Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Part 1: project profile&amp;quot; ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
Aim of the project is the development of a tool for the visualization of this graph. The project can be extended to a thesis in various directions, as the development of advanced visualization features or the creation and population of an ontology.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7720</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7720"/>
				<updated>2009-09-16T08:21:48Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Part 1: project profile ===&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
Aim of the project is the development of a tool for the visualization of this graph. The project can be extended to a thesis in various directions, as the development of advanced visualization features or the creation and population of an ontology.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7719</id>
		<title>Wikipedia Category Map</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=Wikipedia_Category_Map&amp;diff=7719"/>
				<updated>2009-09-16T08:19:20Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
 | title=&lt;br /&gt;
 | short_descr=&lt;br /&gt;
 | tutor=DavidLaniado;RiccardoTasso&lt;br /&gt;
 | students=CarloBandera&lt;br /&gt;
 | resarea=Social Software and Semantic Web&lt;br /&gt;
 | restopic=Semantic Tagging&lt;br /&gt;
 | start=2009/07/14&lt;br /&gt;
 | end=2009/09/20 &lt;br /&gt;
 | level=Ms&lt;br /&gt;
 | type=Course&lt;br /&gt;
 | status=Active&lt;br /&gt;
 | image=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Wikipedia articles are organized in a hierarchy of categories, manually assigned by users. This process can be considered a huge effort for the collective categorization of human knowledge; the result is a wide and disordered graph which can provide precious information for a variety of applications (natural language processing, information retrieval, ontology building...).&lt;br /&gt;
Aim of the project is the development of a tool for the visualization of this graph. The project can be extended to a thesis in various directions, as the development of advanced visualization features or the creation and population of an ontology.&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=User:CarloBandera&amp;diff=7224</id>
		<title>User:CarloBandera</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=User:CarloBandera&amp;diff=7224"/>
				<updated>2009-07-15T13:02:40Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Carlo Bandera&lt;br /&gt;
Matricola 711484&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{SMWUser&lt;br /&gt;
|category=Student&lt;br /&gt;
|firstname=Carlo&lt;br /&gt;
|lastname=Bandera&lt;br /&gt;
|email=bandera_carlo@yahoo.it&lt;br /&gt;
|advisor=DavidLaniado&lt;br /&gt;
|projectpage=Wikipedia category map&lt;br /&gt;
|photo=&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=User:CarloBandera&amp;diff=7223</id>
		<title>User:CarloBandera</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=User:CarloBandera&amp;diff=7223"/>
				<updated>2009-07-15T12:57:02Z</updated>
		
		<summary type="html">&lt;p&gt;CarloBandera: New page: Carlo Bandera Matricola 711484   {{SMWUser |category=Student |firstname=Carlo |lastname=Bandera |email=bandera_carlo@yahoo.it |advisor=DavidLaniado |projectpage=Wikipedia category map }}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Carlo Bandera&lt;br /&gt;
Matricola 711484&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{SMWUser&lt;br /&gt;
|category=Student&lt;br /&gt;
|firstname=Carlo&lt;br /&gt;
|lastname=Bandera&lt;br /&gt;
|email=bandera_carlo@yahoo.it&lt;br /&gt;
|advisor=DavidLaniado&lt;br /&gt;
|projectpage=Wikipedia category map&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>CarloBandera</name></author>	</entry>

	</feed>