- From: Zeljko Obrenovic <Zeljko.Obrenovic@cwi.nl>
- Date: Wed, 17 Jan 2007 15:41:59 +0100
- To: public-xg-mmsem@w3.org
Hi All,
As already announced by Jacco, I have just joint MMSEM XG. I am Zeljko
Obrenovic and I'm working with the "Semantic Media Interefaces" team of
the CWI, the Dutch national research center on computer science and
mathematics, Amsterdam. More about me and my work you can find at my
homepage: http://www.cwi.nl/~obrenovi/.
I will participate starting from Thursday's teleconference. In the
beginning I'll do some work on the tools section of the Wiki page, but I
do plan to participate in some of the use cases
And these are my RDF data:
<?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>Obrenovic</surname>
<firstName>Zeljko</firstName>
<name>Zeljko Obrenovic</name>
<dc:description xml:lang="en">
Post doctorate researcher at the "Semantic Media Interefaces"
team of the CWI, the Dutch national research center on
computer science and mathematics, Amsterdam.
</dc:description>
<based_near>
<geo:Point>
<geo:lat>52.356554</geo:lat>
<geo:long>4.953809</geo:long>
</geo:Point>
</based_near>
<workplaceHomepage rdf:resource="http://www.cwi.nl/" />
<homepage rdf:resource="http://www.cwi.nl/~obrenovi/"
dc:title="Zeljko Obrenovic" />
<depiction rdf:resource="http://www.cwi.nl/~obrenovi/images/Obren.jpg"
dc:title="A photo of Zeljko" />
<currentProject>
<rdf:Description
rdf:about="http://db.cwi.nl/projecten/project.php4?prjnr=190">
<dc:title xml:lang="en">ITEA Passepartout project:
Personalized Ambient Multimedia</dc:title>
</rdf:Description>
<rdf:Description rdf:about="http://www.k-space.eu/">
<dc:title xml:lang="en">K-Space Network of
Excellence</dc:title>
</rdf:Description>
<rdf:Description rdf:about="http://amico.sourceforge.net/">
<dc:title xml:lang="en">AMICO: Adaptable Multi Interface
COmunicator</dc:title>
</rdf:Description>
</currentProject>
</Person>
</rdf:RDF>
Regards,
Zeljko Obrenovic
Received on Wednesday, 17 January 2007 15:11:27 UTC