<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Semantico: Tecnologie Linguaggi e Approfondimenti su SematicWorld</title>
	<atom:link href="http://semanticworld.altervista.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://semanticworld.altervista.org/blog</link>
	<description>Introduzione al Web Semantico - from Novice to Professional</description>
	<lastBuildDate>Thu, 08 Dec 2011 08:07:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I Costrutti OWL</title>
		<link>http://semanticworld.altervista.org/blog/2011/05/i-costrutti-owl/</link>
		<comments>http://semanticworld.altervista.org/blog/2011/05/i-costrutti-owl/#comments</comments>
		<pubDate>Sun, 08 May 2011 09:34:54 +0000</pubDate>
		<dc:creator>Antonio Cicirelli</dc:creator>
				<category><![CDATA[I linguaggi]]></category>
		<category><![CDATA[costrutti owl]]></category>
		<category><![CDATA[owl]]></category>
		<category><![CDATA[owl dl]]></category>
		<category><![CDATA[owl full]]></category>
		<category><![CDATA[owl lite]]></category>
		<category><![CDATA[web ontology language]]></category>

		<guid isPermaLink="false">http://semanticworld.altervista.org/blog/?p=374</guid>
		<description><![CDATA[Partiamo analizzando OWL Lite. Quest&#8217;ultimo include le seguenti caratteristiche relative a RDFS:

Class: una classe definisce un gruppo di individui accomunati dalla condivisione di alcune proprietà. Ad Esempio, Giovanni e Francesco sono entrambi membri della classe Persona. Le classi possono essere organizzate in una gerarchia di specializzazione usando il costrutto subClassOf. La più generica classe predefinita [...]]]></description>
		<wfw:commentRss>http://semanticworld.altervista.org/blog/2011/05/i-costrutti-owl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OWL: chi è e cosa fa?</title>
		<link>http://semanticworld.altervista.org/blog/2011/05/owl-chi-e-e-cosa-fa/</link>
		<comments>http://semanticworld.altervista.org/blog/2011/05/owl-chi-e-e-cosa-fa/#comments</comments>
		<pubDate>Sun, 08 May 2011 08:45:48 +0000</pubDate>
		<dc:creator>Antonio Cicirelli</dc:creator>
				<category><![CDATA[I linguaggi]]></category>
		<category><![CDATA[owl]]></category>
		<category><![CDATA[sottolinguaggi owl]]></category>
		<category><![CDATA[web ontology language]]></category>

		<guid isPermaLink="false">http://semanticworld.altervista.org/blog/?p=363</guid>
		<description><![CDATA[OWL (Web Ontology Language) è un linguaggio di markup progettato per definire e istanziare ontologie Web.
Ma in pratica, come mi può essere utile?
Una ontologia OWL può includere le descrizioni delle classi, proprietà e delle loro istanze. Dato questo tipo di Ontologia, la semantica formale di OWL specifica come derivare le sue conseguenze logiche, ovvero i [...]]]></description>
		<wfw:commentRss>http://semanticworld.altervista.org/blog/2011/05/owl-chi-e-e-cosa-fa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDF Schema al microscopio</title>
		<link>http://semanticworld.altervista.org/blog/2010/10/rdf-schema/</link>
		<comments>http://semanticworld.altervista.org/blog/2010/10/rdf-schema/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 13:15:19 +0000</pubDate>
		<dc:creator>Antonio Cicirelli</dc:creator>
				<category><![CDATA[I linguaggi]]></category>
		<category><![CDATA[RDF Schema]]></category>
		<category><![CDATA[tutorial RDF Schema]]></category>

		<guid isPermaLink="false">http://semanticworld.altervista.org/blog/?p=347</guid>
		<description><![CDATA[Il data model RDF permette di definire un modello semplice per descrivere le relazioni tra le risorse, in termini di proprietà identificate da un nome e relativi valori. Tuttavia, RDF data model non fornisce nessun meccanismo per dichiarare queste proprietà, né per definire le relazioni tra queste proprietà ed altre risorse.
RDF Schema (RDFS) permette invece [...]]]></description>
		<wfw:commentRss>http://semanticworld.altervista.org/blog/2010/10/rdf-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDF Data Model al microscopio</title>
		<link>http://semanticworld.altervista.org/blog/2010/10/rdf-data-model/</link>
		<comments>http://semanticworld.altervista.org/blog/2010/10/rdf-data-model/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 13:00:32 +0000</pubDate>
		<dc:creator>Antonio Cicirelli</dc:creator>
				<category><![CDATA[I linguaggi]]></category>
		<category><![CDATA[RDF Model and syntax]]></category>
		<category><![CDATA[tutorial RDF Data Model]]></category>

		<guid isPermaLink="false">http://semanticworld.altervista.org/blog/?p=333</guid>
		<description><![CDATA[A cosa serve il Data Model RDF?
RDF fornisce un modello per descrivere le risorse e le relative proprietà, dove per risorsa intendiamo qualsiasi oggetto identificabile univocamente attraverso un URI[1].
Il Data Model RDF è molto semplice, ed è basato su tre tipi di oggetti:

Risorsa: qualunque cosa venga descritta da una espressione RDF è detta risorsa (resource). [...]]]></description>
		<wfw:commentRss>http://semanticworld.altervista.org/blog/2010/10/rdf-data-model/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Introduzione all&#8217;RDF</title>
		<link>http://semanticworld.altervista.org/blog/2010/10/rdf-introduzione/</link>
		<comments>http://semanticworld.altervista.org/blog/2010/10/rdf-introduzione/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 09:49:02 +0000</pubDate>
		<dc:creator>Antonio Cicirelli</dc:creator>
				<category><![CDATA[I linguaggi]]></category>
		<category><![CDATA[introduzione ad rdf]]></category>
		<category><![CDATA[rdf]]></category>
		<category><![CDATA[resource description framework]]></category>
		<category><![CDATA[tutorial RDF]]></category>

		<guid isPermaLink="false">http://semanticworld.altervista.org/blog/?p=330</guid>
		<description><![CDATA[Cosa è RDF?
RDF (Resource Description Framework)  è un formalismo proposto come strumento base per la codifica, lo scambio e il riutilizzo di metadati strutturati, e consente l’interoperabilità tra applicazioni che si scambiano informazioni machine understandable. I settori nei quali RDF può essere utilizzato e portare vantaggi sono i più disparati, basti citare, a titolo di [...]]]></description>
		<wfw:commentRss>http://semanticworld.altervista.org/blog/2010/10/rdf-introduzione/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
