<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet href="xmlverbatimwrapper.xsl" type="text/xsl" ?>
<rdf:RDF 
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:swrc="http://swrc.ontoware.org/ontology/ontoware#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" 
    xmlns:dc="http://purl.org/dc/elements/1.1/" 
    xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" 
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:burst="http://xmlns.com/burst/0.1/"
    xmlns:rss="http://purl.org/rss/1.0/"
    xml:base="http://www.cs.vu.nl/~pmika/burst.rdf">
 
 <rss:channel rdf:about="http://www.cs.vu.nl/~pmika/burst.rdf">
   <rss:title>Peter Mika's publications</rss:title>
    <rss:link>http://www.cs.vu.nl/~pmika/research/pub.rdf</rss:link>
    <rss:description>
      Semantic Web related publications authored by Peter Mika.
    </rss:description>
   <rss:items>
      <rdf:Seq>
          <rdf:li rdf:resource="http://www.cs.vu.nl/~pmika/burst#1" />
          <rdf:li rdf:resource="http://www.cs.vu.nl/~pmika/burst#2" />
      </rdf:Seq>
   </rss:items>
   <rdfs:seeAlso rdf:resource="http://www.cs.vu.nl/~mcaklein/pub.rdf" />
 </rss:channel>
 
 <rss:item rdf:about="http://www.cs.vu.nl/~pmika/burst#1">
    <rss:title>Foundations for Service Ontologies: Aligning OWL-S to DOLCE</rss:title>
    <rss:link>http://www2004.org/proceedings/docs/1p563.pdf</rss:link>
    <rss:description>
        Clarity in semantics and a rich formalization of this semantics are
        important requirements for ontologies designed to be deployed in
        large-scale, open, distributed systems such as the envisioned SemanticWeb.
        This is especially important for the description ofWeb
        Services, which should enable complex tasks involving multiple
        agents. As one of the first initiatives of the Semantic Web community
        for describing Web Services, OWL-S attracts a lot of interest
        even though it is still under development. We identify problematic
        aspects of OWL-S and suggest enhancements through alignment to
        a foundational ontology. Another contribution of our work is the
        Core Ontology of Services that tries to fill the epistemological gap
        between the foundational ontology and OWL-S. It can be reused
        to align other Web Service description languages as well. Finally,
        we demonstrate the applicability of our work by aligning the
        standard example of OWL-S called CongoBuy.
    </rss:description>
    <dc:subject>Semantic Web</dc:subject>
    <burst:publication>
        <swrc:InProceedings>
            <swrc:title>Foundations for Service Ontologies: Aligning OWL-S to DOLCE</swrc:title>
            <swrc:author>
                <foaf:Person rdf:ID="PeterMika">
                    <foaf:name>Peter Mika</foaf:name>
                    <foaf:mbox_sha1sum>ffe33bbe8be2a2123f0adb793e61a6d84ae9a739</foaf:mbox_sha1sum>
                    <rdfs:seeAlso rdf:resource="http://www.cs.vu.nl/~pmika/foaf.rdf" />
                </foaf:Person>
            </swrc:author>
            <swrc:author>
                <foaf:Person>
                    <foaf:name>Daniel Oberle</foaf:name>
                    <foaf:mbox rdf:resource="mailto:oberle@aifb.uni-karlsruhe.de" />
                </foaf:Person>
            </swrc:author>
            <swrc:author>
                <foaf:Person>
                    <foaf:name>Aldo Gangemi</foaf:name>
                </foaf:Person>
            </swrc:author>
            <swrc:author>
                <foaf:Person>
                    <foaf:name>Marta Sabou</foaf:name>
                    <foaf:homepage rdf:resource="http://www.cs.vu.nl/~marta" />
                    <rdfs:seeAlso rdf:resource="http://www.cs.vu.nl/~marta/MartaSabouFOAF.rdf" />
                </foaf:Person>
            </swrc:author>  
            <swrc:booktitle>Proceedings of the 13th International World Wide Web Conference (WWW2004)</swrc:booktitle>
            <swrc:year>2004</swrc:year>
            <swrc:pages>563--573</swrc:pages>
        </swrc:InProceedings>
    </burst:publication>
 </rss:item>
 
 <rss:item rdf:about="http://www.cs.vu.nl/~pmika/burst#2">
    <rss:title>Bootstrapping the FOAF-Web: An Experiment in Social Network Mining</rss:title>
    <rss:link>http://www.w3.org/2001/sw/Europe/events/foaf-galway/papers/fp/bootstrapping_the_foaf_web/</rss:link>
    <rss:description>
        Bootstrapping is a problem that affects all applications of the 
        Semantic Web, including the network of interlinked Friend-of-a-Friend (FOAF) profiles 
        known as the FOAF-web. In this paper we introduce a hybrid system that not only gathers 
        existing FOAF pro files from the Semantic Web, but also applies known web-mining 
        techniques to extract social network information from the original, hypertext web. 
        To motivate our approach, we demonstrate how even the simple information obtained this 
        way can be used effect ively to obtain important insights into a community by applying 
        the methods of Social Network Analysis, a branch of sociology concerned with 
        relational data.
    </rss:description>
    <dc:subject>Semantic Web</dc:subject>
    <burst:publication>
        <swrc:InProceedings>
            <swrc:title>Bootstrapping the FOAF-Web: An Experiment in Social Network Mining</swrc:title>
            <swrc:author>
                <foaf:Person rdf:about="#PeterMika" />
            </swrc:author>
            <swrc:year>2004</swrc:year>
        </swrc:InProceedings>
    </burst:publication> 
  </rss:item>
  
</rdf:RDF>

