<rdf:RDF xmlns:community="http://www.bibsonomy.org/ontologies/2008/05/community#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:cc="http://web.resource.org/cc/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:swrc="http://swrc.ontoware.org/ontology#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:base="http://www.bibsonomy.org/tag/research_03"><owl:Ontology rdf:about=""><rdfs:comment>BibSonomy publications for /tag/research_03</rdfs:comment><owl:imports rdf:resource="http://swrc.ontoware.org/ontology/portal"/></owl:Ontology><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/24b2712c19e23491a36196e5f1a65affd/iswc2007"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/24b2712c19e23491a36196e5f1a65affd/iswc2007"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://iswc2007.semanticweb.org/papers/183.pdf"/><swrc:date>Wed Nov 07 19:13:58 CET 2007</swrc:date><swrc:address>Berlin, Heidelberg</swrc:address><swrc:booktitle>Proceedings of the 6th International Semantic Web Conference and 2nd Asian Semantic Web Conference (ISWC/ASWC2007), Busan, South Korea</swrc:booktitle><swrc:crossref>http://data.semanticweb.org/conference/iswc-aswc/2007/proceedings</swrc:crossref><swrc:month>November</swrc:month><swrc:pages>183--196</swrc:pages><swrc:publisher><swrc:Organization swrc:name="Springer Verlag"/></swrc:publisher><swrc:series>LNCS</swrc:series><swrc:title>History Matters: Incremental Ontology Reasoning Using Modules</swrc:title><swrc:volume>4825</swrc:volume><swrc:year>2007</swrc:year><swrc:keywords>ontology module ontology_(computer_science) using formal_language software_agent web_service 2007 iswc history reasoning research_03 semantic_web </swrc:keywords><swrc:abstract>The development of ontologies involves continuous but relatively small modifications. Existing ontology reasoners, however, do not take advantage of the similarities between different versions of an ontology. In this paper, we propose a technique for incremental reasoning - that is, reasoning that reuses information obtained from previous versions of an ontology - based on the notion of a module. Our technique does not depend on a particular reasoning calculus and thus can be used in combination with any reasoner.
We have applied our results to incremental classification of OWL DL ontologies and found significant improvement over regular  classification time on a set of real-world ontologies.</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Bernardo Cuenca Grau"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Yevgeny Kazakov"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Christian Halaschek-Wiener"/></rdf:_3></rdf:Seq></swrc:author><swrc:editor><rdf:Seq><rdf:_1><swrc:Person swrc:name="Karl Aberer"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Key-Sun Choi"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Natasha Noy"/></rdf:_3><rdf:_4><swrc:Person swrc:name="Dean Allemang"/></rdf:_4><rdf:_5><swrc:Person swrc:name="Kyung-Il Lee"/></rdf:_5><rdf:_6><swrc:Person swrc:name="Lyndon J B Nixon"/></rdf:_6><rdf:_7><swrc:Person swrc:name="Jennifer Golbeck"/></rdf:_7><rdf:_8><swrc:Person swrc:name="Peter Mika"/></rdf:_8><rdf:_9><swrc:Person swrc:name="Diana Maynard"/></rdf:_9><rdf:_10><swrc:Person swrc:name="Guus Schreiber"/></rdf:_10><rdf:_11><swrc:Person swrc:name="Philippe Cudré-Mauroux"/></rdf:_11></rdf:Seq></swrc:editor></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/25af761051f5ee7543ac1606fbd91ea96/iswc2007"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/25af761051f5ee7543ac1606fbd91ea96/iswc2007"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://iswc2007.semanticweb.org/papers/295.pdf"/><swrc:date>Wed Nov 07 19:13:58 CET 2007</swrc:date><swrc:address>Berlin, Heidelberg</swrc:address><swrc:booktitle>Proceedings of the 6th International Semantic Web Conference and 2nd Asian Semantic Web Conference (ISWC/ASWC2007), Busan, South Korea</swrc:booktitle><swrc:crossref>http://data.semanticweb.org/conference/iswc-aswc/2007/proceedings</swrc:crossref><swrc:month>November</swrc:month><swrc:pages>295--308</swrc:pages><swrc:publisher><swrc:Organization swrc:name="Springer Verlag"/></swrc:publisher><swrc:series>LNCS</swrc:series><swrc:title>The Fundamentals of iSPARQL - A Virtual Triple Approach For Similarity-Based Semantic Web Tasks</swrc:title><swrc:volume>4825</swrc:volume><swrc:year>2007</swrc:year><swrc:keywords>isparql task iswc research_03 virtual 2007 fundamentals approach triple semantic web </swrc:keywords><swrc:abstract>This research explores three SPARQL-based techniques to solve Semantic Web tasks that often require similarity measures, such as semantic data integration, ontology mapping, and Semantic Web service matchmaking. Our aim is to see how far it is possible to integrate customized similarity functions (CSF) into SPARQL to achieve good results for these tasks. Our first approach exploits virtual triples calling property functions to establish virtual relations among resources under comparison; the second approach uses extension functions to filter out resources that do not meet the requested similarity criteria; finally, our third technique applies new solution modifiers to post-process a SPARQL solution sequence. The semantics of the three approaches are formally elaborated and discussed. We close the paper with a demonstration of the usefulness of our iSPARQL framework in the context of a data integration and an ontology mapping experiment.</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Christoph Kiefer"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Abraham Bernstein"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Markus Stocker"/></rdf:_3></rdf:Seq></swrc:author><swrc:editor><rdf:Seq><rdf:_1><swrc:Person swrc:name="Karl Aberer"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Key-Sun Choi"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Natasha Noy"/></rdf:_3><rdf:_4><swrc:Person swrc:name="Dean Allemang"/></rdf:_4><rdf:_5><swrc:Person swrc:name="Kyung-Il Lee"/></rdf:_5><rdf:_6><swrc:Person swrc:name="Lyndon J B Nixon"/></rdf:_6><rdf:_7><swrc:Person swrc:name="Jennifer Golbeck"/></rdf:_7><rdf:_8><swrc:Person swrc:name="Peter Mika"/></rdf:_8><rdf:_9><swrc:Person swrc:name="Diana Maynard"/></rdf:_9><rdf:_10><swrc:Person swrc:name="Guus Schreiber"/></rdf:_10><rdf:_11><swrc:Person swrc:name="Philippe Cudré-Mauroux"/></rdf:_11></rdf:Seq></swrc:editor></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2b371dc088473e2780f05be37b8030cc5/iswc2007"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2b371dc088473e2780f05be37b8030cc5/iswc2007"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://iswc2007.semanticweb.org/papers/631.pdf"/><swrc:date>Wed Nov 07 19:13:58 CET 2007</swrc:date><swrc:address>Berlin, Heidelberg</swrc:address><swrc:booktitle>Proceedings of the 6th International Semantic Web Conference and 2nd Asian Semantic Web Conference (ISWC/ASWC2007), Busan, South Korea</swrc:booktitle><swrc:crossref>http://data.semanticweb.org/conference/iswc-aswc/2007/proceedings</swrc:crossref><swrc:month>November</swrc:month><swrc:pages>631--644</swrc:pages><swrc:publisher><swrc:Organization swrc:name="Springer Verlag"/></swrc:publisher><swrc:series>LNCS</swrc:series><swrc:title>On the Foundations of Computing Deltas between RDF models</swrc:title><swrc:volume>4825</swrc:volume><swrc:year>2007</swrc:year><swrc:keywords>rdf iswc 2007 computing model foundation research_03 delta </swrc:keywords><swrc:abstract>The ability to compute the differences that exist between two RDF models is an important step to cope with the evolving nature of the Semantic Web (SW). In particular, RDF Deltas can be employed to reduce the amount of data that need to be exchanged and managed over the network and hence build advanced SW synchronization and versioning services. By considering Deltas as sets of change operations, in this paper we study various RDF comparison functions in conjunction with the semantics of the underlying change operations and formally analyze their possible combinations in terms of correctness, minimality, semantic identity and redundancy properties.</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Dimitris Zeginis"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Yannis Tzitzikas"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Vassilis Christophides"/></rdf:_3></rdf:Seq></swrc:author><swrc:editor><rdf:Seq><rdf:_1><swrc:Person swrc:name="Karl Aberer"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Key-Sun Choi"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Natasha Noy"/></rdf:_3><rdf:_4><swrc:Person swrc:name="Dean Allemang"/></rdf:_4><rdf:_5><swrc:Person swrc:name="Kyung-Il Lee"/></rdf:_5><rdf:_6><swrc:Person swrc:name="Lyndon J B Nixon"/></rdf:_6><rdf:_7><swrc:Person swrc:name="Jennifer Golbeck"/></rdf:_7><rdf:_8><swrc:Person swrc:name="Peter Mika"/></rdf:_8><rdf:_9><swrc:Person swrc:name="Diana Maynard"/></rdf:_9><rdf:_10><swrc:Person swrc:name="Guus Schreiber"/></rdf:_10><rdf:_11><swrc:Person swrc:name="Philippe Cudré-Mauroux"/></rdf:_11></rdf:Seq></swrc:editor></rdf:Description><foaf:Group rdf:about="http://www.bibsonomy.org/tag/research_03"><foaf:name>research_03</foaf:name><description>Community for tag(s) research_03</description></foaf:Group></rdf:RDF>