Re: Introducing all XG members

Dear members of the MMSEG XG

here is my bio


<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
        xmlns:foaf="http://xmlns.com/foaf/0.1/"
        xmlns:dc="http://purl.org/dc/elements/1.1/"
        xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
    xmlns="http://xmlns.com/foaf/0.1/">

<Person>
    <surname>Martinelli</surname>
    <firstName>Massimo</firstName>
    <name>Massimo Martinelli</name>
    <dc:description xml:lang="en">Permanent staff at the Institute of 
Information Science and Technologies (ISTI-CNR)
        Massimo works with the "Signals and Images" Research Lab and 
coordinates the Web systems group.
    </dc:description>
    <based_near>
          <geo:Point>
               <geo:lat>43.7186</geo:lat>
               <geo:long>10.4209</geo:long>
           </geo:Point>
    </based_near>
    <workplaceHomepage rdf:resource="http://www.isti.cnr.it/" />
    <homepage rdf:resource="http://www1.isti.cnr.it/~Martinelli/" 
dc:title="Massimo Martinelli" />  
    <depiction rdf:resource="http://www1.isti.cnr.it/~Martinelli/mm.jpg" 
dc:title="a photo of Massimo" />
    <currentProject>
        <rdf:Description rdf:about="http://www.muscle-noe.org/">
            <dc:title xml:lang="en">Multimedia Understanding through 
Semantics, Computation and Learning</dc:title>
        </rdf:Description>
    </currentProject>
    <interest>
        <rdf:Description rdf:about="http://www.w3c.org/XML/" />
    </interest>
    <interest>
       <rdf:Description rdf:about="http://java.sun.com/" />
    </interest>
    <interest>
        <rdf:Description rdf:about="http://www.w3.org/WAI/" />       
    </interest>
    <interest>
        <rdf:Description rdf:about="http://www.w3.org/2001/sw/" />
    </interest>
</Person>

</rdf:RDF>


Regards,
Massimo

Received on Wednesday, 7 June 2006 14:26:21 UTC