diff --git a/ws2011/Semantic Web/Uebungen/.DS_Store b/ws2011/Semantic Web/Uebungen/.DS_Store
index 6a8e4ca2..b85e6fcc 100644
Binary files a/ws2011/Semantic Web/Uebungen/.DS_Store and b/ws2011/Semantic Web/Uebungen/.DS_Store differ
diff --git a/ws2011/Semantic Web/Uebungen/01_RDF.pdf b/ws2011/Semantic Web/Uebungen/1/01_RDF.pdf
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/01_RDF.pdf
rename to ws2011/Semantic Web/Uebungen/1/01_RDF.pdf
diff --git a/ws2011/Semantic Web/Uebungen/01_RDF_Loesung.pdf b/ws2011/Semantic Web/Uebungen/1/01_RDF_Loesung.pdf
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/01_RDF_Loesung.pdf
rename to ws2011/Semantic Web/Uebungen/1/01_RDF_Loesung.pdf
diff --git a/ws2011/Semantic Web/Uebungen/3. Uebung/.DS_Store b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/.DS_Store
similarity index 92%
rename from ws2011/Semantic Web/Uebungen/3. Uebung/.DS_Store
rename to ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/.DS_Store
index 5008ddfc..e476de07 100644
Binary files a/ws2011/Semantic Web/Uebungen/3. Uebung/.DS_Store and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/.DS_Store differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.classpath b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.classpath
new file mode 100755
index 00000000..e2f5f4b2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.classpath
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.project b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.project
new file mode 100755
index 00000000..b715fbab
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.project
@@ -0,0 +1,17 @@
+
+
+ MatchingExample
+
+
+
+
+
+ org.eclipse.jdt.core.javabuilder
+
+
+
+
+
+ org.eclipse.jdt.core.javanature
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.settings/org.eclipse.jdt.core.prefs b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.settings/org.eclipse.jdt.core.prefs
new file mode 100755
index 00000000..564d8324
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.settings/org.eclipse.jdt.core.prefs
@@ -0,0 +1,12 @@
+#Mon Dec 05 09:46:57 CET 2011
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.6
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/onto.html
new file mode 100755
index 00000000..0c00448c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Conference@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/onto.rdf
new file mode 100755
index 00000000..79612069
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/onto.rdf
@@ -0,0 +1,1975 @@
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/refalign.html
new file mode 100755
index 00000000..eb2ceb0d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/refalign.rdf
new file mode 100755
index 00000000..20e0cce1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/101/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/onto.html
new file mode 100755
index 00000000..ae3029ae
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/onto.html
@@ -0,0 +1,1439 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ #Reference -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ #Reference -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ #Reference -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ #Reference -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ #Reference -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition #Reference -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished #Reference -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type #Reference -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume #Reference -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue #Reference -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Conference@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/onto.rdf
new file mode 100755
index 00000000..298cb0c9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/onto.rdf
@@ -0,0 +1,1874 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/refalign.html
new file mode 100755
index 00000000..6cfe9e7f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/refalign.rdf
new file mode 100755
index 00000000..1418c22e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/103/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/onto.html
new file mode 100755
index 00000000..3d15c98a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/onto.html
@@ -0,0 +1,1438 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ _ -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ _ -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ _ -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ _ -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ _ -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition _ -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished _ -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type _ -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume _ -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue _ -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Conference@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/onto.rdf
new file mode 100755
index 00000000..67afbb67
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/onto.rdf
@@ -0,0 +1,1869 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/refalign.html
new file mode 100755
index 00000000..e5881006
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/refalign.rdf
new file mode 100755
index 00000000..37712a24
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/104/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/onto.html
new file mode 100755
index 00000000..6f327eb4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (sqdsq, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+qsdsnbsqd (qsdsnbsqd, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+dcsqdcsqd (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+xsqlknk (xsqlknk, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+sdcsqhyz (sdcsqhyz, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+zqedzbx (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+dsqdbz (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #sqdsq -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #zqedzbx (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+dzajj :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+sxqsnbvsq :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#sqdsq |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<zqedzbx@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/onto.rdf
new file mode 100755
index 00000000..e6b379fc
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sqdsq
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qsdsnbsqd
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ xsqlknk
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ sdcsqhyz
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ PrSGUs
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ qzd
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ dzajj
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ sxqsnbvsq
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ zdsnsqdv
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ dznbaln
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ dsqndsz
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ zqdszh
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ dsq
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ dsazdjz
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ zsbdgz
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ zdnzadh
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/refalign.html
new file mode 100755
index 00000000..1d093cf4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/refalign.rdf
new file mode 100755
index 00000000..41e98fca
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-2/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/onto.html
new file mode 100755
index 00000000..802e7762
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (sqdsq, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+sqxsqkd (sqxsqkd, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+qsdsnbsqd (qsdsnbsqd, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+vccfsq (vccfsq, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+dcsqdcsqd (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+zdazsx (zdazsx, A Master's or PhD thesis.)
+
+
+
+
+
+xsqlknk (xsqlknk, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+dqzdxdcsqj (dqzdxdcsqj, A report published by an institution with some explicit policy.)
+
+
+
+
+
+sdcsqhyz (sdcsqhyz, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+qsdsquj (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+zqedzbx (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+zadazxn (zadazxn, A school or university.)
+
+
+
+
+
+
+
+
+dsqdbz (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #sqdsq -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+YuEma :
+ #qsdsquj -> #Article (The papers published by a journal.)
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #zqedzbx (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz (The list of the human creators of a work.)
+
+
+
+zand :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+dzajj :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #dqzdxdcsqj -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+zansbzh :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj (The journal in which an article is published.)
+
+
+
+book :
+ #vccfsq -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<qsdsquj@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<zqedzbx@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/onto.rdf
new file mode 100755
index 00000000..9999444f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sqdsq
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ sqxsqkd
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qsdsnbsqd
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ vccfsq
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zdazsx
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ xsqlknk
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dqzdxdcsqj
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ sdcsqhyz
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ zadazxn
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ PrSGUs
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ YuEma
+ The papers published by a journal.
+
+
+
+
+
+ qzd
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ zand
+ The list of the author(s) of a work.
+
+
+
+
+ dzajj
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ sxqsnbvsq
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ sqndsqgy
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ zdsnsqdv
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ dszbnz
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ dznbaln
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ zadzqbsdg
+ The authors affiliation.
+
+
+
+
+
+ dsqndsz
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ zqdszh
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ dsq
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ dsazdjz
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ zsbdgz
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ zdzndh
+
+
+
+
+
+ zdnzadh
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/refalign.html
new file mode 100755
index 00000000..4b9226c3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/refalign.rdf
new file mode 100755
index 00000000..bc23073e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-4/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/onto.html
new file mode 100755
index 00000000..6cc52e01
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (sqdsq, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+dzajndsq (dzajndsq, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+sqxsqkd (sqxsqkd, A book that is collection of texts or articles.)
+
+
+
+
+
+
+zdqssqdb (zdqssqdb, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+qsdsnbsqd (qsdsnbsqd, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+dcsqdsq (dcsqdsq, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+dzqndbzq (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+vccfsq (vccfsq, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+dcsqdcsqd (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+zdazsx (zdazsx, A Master's or PhD thesis.)
+
+
+
+
+
+xsqlknk (xsqlknk, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+dqzdxdcsqj (dqzdxdcsqj, A report published by an institution with some explicit policy.)
+
+
+
+
+
+sdcsqhyz (sdcsqhyz, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+dscdscg (dscdscg, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+qsdsquj (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+zqedzbx (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (zauio, The publisher of books or journals.)
+
+
+
+
+
+
+zadazxn (zadazxn, A school or university.)
+
+
+
+
+
+
+
+
+dsqdbz (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #sqdsq -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+YuEma :
+ #qsdsquj -> #Article (The papers published by a journal.)
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz (The list of the human creators of a work.)
+
+
+
+zand :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+dzajj :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #dscdscg -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+zansbzh :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj (The journal in which an article is published.)
+
+
+
+book :
+ #vccfsq -> #dzajndsq (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd (A reference to the book that contains the entry.)
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb (A reference to the proceedings in which the entry appears.)
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #zauio (The publisher of a work.)
+
+
+
+dzbn :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+dszabdza = 'Cybernetics and Control Theory'
+
+<zauio@a85849488 >
+
+rdfs:label = 'The MIT Press'
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+dszabdza = 'ACM SIGMOD Record'
+
+<qsdsquj@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+dszabdza = 'VLDB Journal'
+
+<zqedzbx@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+dszabdza = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/onto.rdf
new file mode 100755
index 00000000..42f4df59
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sqdsq
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dzajndsq
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ sqxsqkd
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qsdsnbsqd
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ vccfsq
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ dcsqdsq
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zdazsx
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ xsqlknk
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ zdqssqdb
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dqzdxdcsqj
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ sdcsqhyz
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dscdscg
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zauio
+ The publisher of books or journals.
+
+
+
+
+
+ zadazxn
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ zdzbh
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ PrSGUs
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ YuEma
+ The papers published by a journal.
+
+
+
+
+
+ qzd
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ dsqnhza
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ zand
+ The list of the author(s) of a work.
+
+
+
+
+ dzajj
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ hsgiuyza
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ sxqsnbvsq
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ zassdzadb
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ sqndsqgy
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ zdsnsqdv
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ dzbn
+ The name of the school where a thesis was written.
+
+
+
+
+
+ dszbnz
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ dznbaln
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ zadzqbsdg
+ The authors affiliation.
+
+
+
+
+
+ dsqndsz
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ zqdszh
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ dsq
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ dsazdjz
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ ndsbzh
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ zsbdgz
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ dznadzh
+
+
+
+
+
+ zdzndh
+
+
+
+
+
+ zdnzadh
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/refalign.html
new file mode 100755
index 00000000..510f9036
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = dzbn
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/refalign.rdf
new file mode 100755
index 00000000..376fbd88
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-6/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/onto.html
new file mode 100755
index 00000000..bd909a72
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (sqdsq, Base class for all entries)
+
+
+
+
+
+zajdhqs (zajdhqs, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+dzajndsq (dzajndsq, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+sqxsqkd (sqxsqkd, A book that is collection of texts or articles.)
+
+
+
+
+
+
+zdqssqdb (zdqssqdb, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+qsdsnbsqd (qsdsnbsqd, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+scds (scds, Lecture notes.)
+
+
+
+
+
+
+dcsqdsq (dcsqdsq, Technical documentation.)
+
+
+
+
+
+
+zeadza (zeadza, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+sqdsopq (sqdsopq, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+dzqndbzq (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+vccfsq (vccfsq, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+dcsqdcsqd (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+zdazsx (zdazsx, A Master's or PhD thesis.)
+
+
+
+
+
+xsqlknk (xsqlknk, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+wxsdxqsdh (wxsdxqsdh, Use this type when nothing else fits.)
+
+
+
+
+
+
+dqzdxdcsqj (dqzdxdcsqj, A report published by an institution with some explicit policy.)
+
+
+
+
+
+sdcsqhyz (sdcsqhyz, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+dscdscg (dscdscg, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+qsdsquj (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+zqedzbx (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+izxnquo (izxnquo, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (zauio, The publisher of books or journals.)
+
+
+
+
+
+
+zadazxn (zadazxn, A school or university.)
+
+
+
+
+
+
+
+
+dsqdbz (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+dzshyuua (dzshyuua, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq (The chapters of a book (monograph or collection).)
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq (The parts of some reference (chapters, sections).)
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+YuEma :
+ #qsdsquj -> #Article (The papers published by a journal.)
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx (The event concerned with the proceedings.)
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz (The list of the human creators of a work.)
+
+
+
+zand :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+dzajj :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #dscdscg -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo (The sponsoring institution of a technical report.)
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ (The document that contains a text or article.)
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj (The journal in which an article is published.)
+
+
+
+book :
+ #vccfsq -> #dzajndsq (A reference to the book that contains the entry.)
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd (A reference to the book that contains the entry.)
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb (A reference to the proceedings in which the entry appears.)
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio (The publisher of a work.)
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn (The name of the school where a thesis was written.)
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #sqdsopq -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+sdqz (#wxsdxqsdh |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+dszabdza = 'Cybernetics and Control Theory'
+
+<zauio@a85849488 >
+
+rdfs:label = 'The MIT Press'
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+dszabdza = 'ACM SIGMOD Record'
+
+<qsdsquj@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+dszabdza = 'VLDB Journal'
+
+<zqedzbx@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <Address@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+sddnsnqdb = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/onto.rdf
new file mode 100755
index 00000000..42fe43e2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sqdsq
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zajdhqs
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dzajndsq
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ sqxsqkd
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qsdsnbsqd
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ sqdsopq
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ vccfsq
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ scds
+ Lecture notes.
+
+
+
+
+ dcsqdsq
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zdazsx
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ xsqlknk
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ wxsdxqsdh
+ Use this type when nothing else fits.
+
+
+
+
+ zdqssqdb
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dqzdxdcsqj
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ sdcsqhyz
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ zeadza
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dscdscg
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ izxnquo
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zauio
+ The publisher of books or journals.
+
+
+
+
+
+ zadazxn
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ dzshyuua
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ zdzbh
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ TfniY
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ PrSGUs
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ YuEma
+ The papers published by a journal.
+
+
+
+
+
+ qzd
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ sdnsbh
+ The organization taking in charge a conference.
+
+
+
+
+
+ dsqnhza
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ sdsqddz
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ zand
+ The list of the author(s) of a work.
+
+
+
+
+ dzajj
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ hsgiuyza
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ sxqsnbvsq
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ sqnbyz
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ zassdzadb
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ sqndsqgy
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ zdsnsqdv
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ sddnsnqdb
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ dzbn
+ The name of the school where a thesis was written.
+
+
+
+
+
+ dszbnz
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ dznbaln
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ zadzqbsdg
+ The authors affiliation.
+
+
+
+
+
+ dsqndsz
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ zdzdzd
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ zqdszh
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ zdjznzn
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ dsq
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ dsazdjz
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ ndsbzh
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ zsbdgz
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ asndzsd
+
+
+
+
+
+ dznadzh
+
+
+
+
+
+ zdzndh
+
+
+
+
+
+ zdnzadh
+
+
+
+
+
+ Usually in ISO format
+ zadszabnds
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/refalign.html
new file mode 100755
index 00000000..71945dff
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = organization
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/refalign.rdf
new file mode 100755
index 00000000..5cbdeafa
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201-8/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/onto.html
new file mode 100755
index 00000000..3097e0f6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (sqdsq, Base class for all entries)
+
+
+
+
+
+zajdhqs (zajdhqs, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+dzajndsq (dzajndsq, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+sqxsqkd (sqxsqkd, A book that is collection of texts or articles.)
+
+
+
+
+
+
+zdqssqdb (zdqssqdb, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+qsdsnbsqd (qsdsnbsqd, A document that was informally published or not published.)
+
+
+
+
+
+zdzaudbd (zdzaudbd, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+scds (scds, Lecture notes.)
+
+
+
+
+
+
+dcsqdsq (dcsqdsq, Technical documentation.)
+
+
+
+
+
+
+zeadza (zeadza, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+sqdsopq (sqdsopq, A part of something (either Book or Proceedings).)
+
+
+
+
+
+hazdn (hazdn, An article from a journal or magazine.)
+
+
+
+
+
+
+dzqndbzq (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+vccfsq (vccfsq, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+dcsqdcsqd (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+deqdxcsqcsq (deqdxcsqcsq, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+zdazsx (zdazsx, A Master's or PhD thesis.)
+
+
+
+
+
+xsqlknk (xsqlknk, A Master's thesis.)
+
+
+
+
+
+
+zqdzqzai (zqdzqzai, A PhD thesis.)
+
+
+
+
+
+
+
+
+wxsdxqsdh (wxsdxqsdh, Use this type when nothing else fits.)
+
+
+
+
+
+
+dqzdxdcsqj (dqzdxdcsqj, A report published by an institution with some explicit policy.)
+
+
+
+
+
+sdcsqhyz (sdcsqhyz, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+azzauhuie (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+dscdscg (dscdscg, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+qsdsquj (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+zqedzbx (The location of an event, An event presenting work.)
+
+
+
+
+
+
+qzddj (qzddj, The street address of the location of some organization or event.)
+
+
+
+
+
+
+izxnquo (izxnquo, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (zauio, The publisher of books or journals.)
+
+
+
+
+
+
+zadazxn (zadazxn, A school or university.)
+
+
+
+
+
+
+
+
+dsqdbz (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (dnqsb, A range of pages.)
+
+
+
+
+
+
+dzshyuua (dzshyuua, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #sqdsq -> #dzqndbzq (The chapters of a book (monograph or collection).)
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq (The parts of some reference (chapters, sections).)
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq (The communications to a conference as collected in proceedings.)
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn (The papers published by a journal.)
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj (The address of an institution or the place of a conference.)
+
+
+
+zadzjadns :
+ #zdqssqdb -> #zqedzbx (The event concerned with the proceedings.)
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz (The list of the human creators of a work.)
+
+
+
+zand :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+dzajj :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+zdnzqnd :
+ #dscdscg -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo (The sponsoring institution of a technical report.)
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ (The document that contains a text or article.)
+
+
+
+sxqsnbvsq :
+ #hazdn -> #qsdsquj (The journal in which an article is published.)
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq (A reference to the book that contains the entry.)
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd (A reference to the book that contains the entry.)
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb (A reference to the proceedings in which the entry appears.)
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio (The publisher of a work.)
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn (The name of the school where a thesis was written.)
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+dzayue :
+ #sqdsopq -> #dnqsb (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+sqbdzg (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+dszabdza = 'Springer-Verlag'
+qzd = <qzddj@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+dszabdza = 'Cybernetics and Control Theory'
+
+<zauio@a85849488 >
+
+rdfs:label = 'The MIT Press'
+dszabdza = 'The MIT Press'
+qzd = <qzddj@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+dszabdza = 'ACM SIGMOD Record'
+
+<qsdsquj@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+dszabdza = 'VLDB Journal'
+
+<zqedzbx@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+zdsnzsdh = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+zadzjadns = <_@#spg04 >
+
+<deqdxcsqcsq@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<deqdxcsqcsq@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<hazdn@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+sznsbq = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+zadzjadns = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+sddnsnqdb = <_@#a131020767 >
+zadzjadns = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<deqdxcsqcsq@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<hazdn@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+dzayue = <dnqsb@ >
+
+sqnhdbdj = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2001'
+
+
+
+<hazdn@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/onto.rdf
new file mode 100755
index 00000000..bf749746
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sqdsq
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ hazdn
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zajdhqs
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dzajndsq
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ sqxsqkd
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ qsdsnbsqd
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ zdzaudbd
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ sqdsopq
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ vccfsq
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ deqdxcsqcsq
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ scds
+ Lecture notes.
+
+
+
+
+ dcsqdsq
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zdazsx
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ xsqlknk
+ A Master's thesis.
+
+
+
+
+ zqdzqzai
+ A PhD thesis.
+
+
+
+
+ wxsdxqsdh
+ Use this type when nothing else fits.
+
+
+
+
+ zdqssqdb
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dqzdxdcsqj
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ sdcsqhyz
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ zeadza
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ dscdscg
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ qzddj
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ izxnquo
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ zauio
+ The publisher of books or journals.
+
+
+
+
+
+ zadazxn
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ dnqsb
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ dzshyuua
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ zdzbh
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ iNi4b8XV
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ TfniY
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ PrSGUs
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ YuEma
+ The papers published by a journal.
+
+
+
+
+
+ qzd
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ zadzjadns
+ The event concerned with the proceedings.
+
+
+
+
+
+ sdnsbh
+ The organization taking in charge a conference.
+
+
+
+
+
+ dsqnhza
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ sdsqddz
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ zand
+ The list of the author(s) of a work.
+
+
+
+
+ dzajj
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ zdnzqnd
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ hsgiuyza
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ sxqsnbvsq
+ The journal in which an article is published.
+
+
+
+
+
+
+ sznsbq
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ sqnbyz
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ zassdzadb
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ sqndsqgy
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ zdsnsqdv
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ sqdndvb
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ sddnsnqdb
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ dzbn
+ The name of the school where a thesis was written.
+
+
+
+
+
+ dszbnz
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ dznbaln
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ sqbdzg
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ zadzqbsdg
+ The authors affiliation.
+
+
+
+
+
+ dsqndsz
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ zdzdzd
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ zqdszh
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ sqkxndc
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ zdjznzn
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ dsq
+ The price of the document.
+
+
+
+
+
+ dzsndzah
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ dsazdjz
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ dzayue
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ ndsbzh
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ zsbdgz
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ zdsnzsdh
+
+
+
+
+
+ asndzsd
+
+
+
+
+
+ dznadzh
+
+
+
+
+
+ zdzndh
+
+
+
+
+
+ zdnzadh
+
+
+
+
+
+ Usually in ISO format
+ zadszabnds
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/refalign.html
new file mode 100755
index 00000000..b77f7cff
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/refalign.rdf
new file mode 100755
index 00000000..89b1420d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/201/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/onto.html
new file mode 100755
index 00000000..f52fb124
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Journal ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<zqedzbx@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/onto.rdf
new file mode 100755
index 00000000..98fd343e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/refalign.html
new file mode 100755
index 00000000..a788bf73
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/refalign.rdf
new file mode 100755
index 00000000..66b4565d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-2/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/onto.html
new file mode 100755
index 00000000..47f6fdec
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #Publisher ()
+
+
+
+school :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+name = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+name = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/onto.rdf
new file mode 100755
index 00000000..66649a78
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/refalign.html
new file mode 100755
index 00000000..4cac456b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/refalign.rdf
new file mode 100755
index 00000000..04f8d6e7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-4/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/onto.html
new file mode 100755
index 00000000..1baf5ca0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/onto.rdf
new file mode 100755
index 00000000..6f500512
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/refalign.html
new file mode 100755
index 00000000..ec464a31
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = dzbn
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/refalign.rdf
new file mode 100755
index 00000000..a63fb356
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-6/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/onto.html
new file mode 100755
index 00000000..12bc76ca
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsopq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <Address@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+sddnsnqdb = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/onto.rdf
new file mode 100755
index 00000000..771e5acb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/refalign.html
new file mode 100755
index 00000000..e060329a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = organization
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/refalign.rdf
new file mode 100755
index 00000000..070b89bd
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202-8/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/onto.html
new file mode 100755
index 00000000..8080f75d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #hazdn -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsopq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <qzddj@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <qzddj@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+zdsnzsdh = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+zadzjadns = <_@#spg04 >
+
+<deqdxcsqcsq@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<deqdxcsqcsq@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<hazdn@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+sznsbq = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+zadzjadns = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+sddnsnqdb = <_@#a131020767 >
+zadzjadns = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<deqdxcsqcsq@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<hazdn@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+dzayue = <dnqsb@ >
+
+sqnhdbdj = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2001'
+
+
+
+<hazdn@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/onto.rdf
new file mode 100755
index 00000000..b558d696
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/refalign.html
new file mode 100755
index 00000000..c3abc2ae
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/refalign.rdf
new file mode 100755
index 00000000..5e4f09e2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/202/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/onto.html
new file mode 100755
index 00000000..9984d111
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+Informal (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+InCollection (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+MastersThesis (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+TechReport (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+Conference (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+PersonList (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter ()
+
+
+
+parts :
+ #Reference -> #Part ()
+
+
+
+communications :
+ #Proceedings -> #InProceedings ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #Conference ()
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Reference -> #PersonList ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+editor :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+journal :
+ #Article -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #InCollection -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School ()
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ ()
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<Conference@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/onto.rdf
new file mode 100755
index 00000000..7c10f701
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/refalign.html
new file mode 100755
index 00000000..41025ec6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/refalign.rdf
new file mode 100755
index 00000000..9a70f643
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/203/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/onto.html
new file mode 100755
index 00000000..7db2db8e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+REFERENCE (REFERENCE, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proc. (Proc., The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Lecture_notes (Lecture_notes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Un_published (Un_published, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+In_book (In_book, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+In_collection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+In_proceedings (In_proceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MSc_thesis (MSc_thesis, A Master's thesis.)
+
+
+
+
+
+
+PhD_thesis (PhD_thesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc. (Misc., Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+Technical_report (Technical_report, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Motion_picture (Motion_picture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+JOURNAL (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+CONFERENCE (The location of an event, An event presenting work.)
+
+
+
+
+
+
+ADDRESS (ADDRESS, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PERSON_LIST (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PAGE_RANGE (PAGE_RANGE, A range of pages.)
+
+
+
+
+
+
+DATE (DATE, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chap :
+ #REFERENCE -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #REFERENCE -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+com :
+ #Proc. -> #In_proceedings (The communications to a conference as collected in proceedings.)
+
+
+
+art :
+ #JOURNAL -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #ADDRESS (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proc. -> #CONFERENCE (The event concerned with the proceedings.)
+
+
+
+organiser :
+ #CONFERENCE -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #REFERENCE -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+human_creator :
+ #REFERENCE -> #PERSON_LIST (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #Motion_picture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+is_part_of :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #JOURNAL (The journal in which an article is published.)
+
+
+
+book :
+ #In_book -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #In_collection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #In_proceedings -> #Proc. (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#REFERENCE |Â #CONFERENCE ) -> #DATE (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organisation :
+ (#Proc. |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#REFERENCE |Â #JOURNAL ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #Lecture_notes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#REFERENCE |Â #CONFERENCE ) -> #ADDRESS (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PAGE_RANGE (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #JOURNAL -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+first_published #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+how_published (#Misc. |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #Technical_report |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+I.S.B.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+I.S.S.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #REFERENCE -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+L.C.C.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+M.R.Nb #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+U.R.L. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+short_name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+number_or_volume (#REFERENCE |Â #CONFERENCE ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #REFERENCE -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#REFERENCE |Â #CONFERENCE ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #REFERENCE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #DATE -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #DATE -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #DATE -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #ADDRESS -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #ADDRESS -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #ADDRESS -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+start_page #PAGE_RANGE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+end_page #PAGE_RANGE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<JOURNAL@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+short_name = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <ADDRESS@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<JOURNAL@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <ADDRESS@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<JOURNAL@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+short_name = 'IJIS'
+
+<JOURNAL@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<JOURNAL@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<CONFERENCE@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <ADDRESS@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <DATE@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<CONFERENCE@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+short_name = 'EKAW'
+issue = '13'
+date = <DATE@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<CONFERENCE@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+short_name = 'ESWS'
+issue = '1'
+location = <ADDRESS@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <DATE@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proc.@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <DATE@ >
+
+
+event = <_@#spg04 >
+
+<In_proceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<In_proceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <DATE@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PERSON_LIST@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <DATE@ >
+
+
+
+<In_book@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PERSON_LIST@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+<Proc.@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <DATE@ >
+
+
+
+<Proc.@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <DATE@ >
+
+
+
+<Misc.@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <DATE@ >
+
+
+
+<In_proceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+U.R.L. = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <DATE@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <DATE@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PAGE_RANGE@ >
+
+start_page = '587'
+end_page = '607'
+
+
+date = <DATE@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <DATE@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/onto.rdf
new file mode 100755
index 00000000..b838eafe
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ REFERENCE
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ In_book
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ In_proceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Lecture_notes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MSc_thesis
+ A Master's thesis.
+
+
+
+
+ PhD_thesis
+ A PhD thesis.
+
+
+
+
+ Misc.
+ Use this type when nothing else fits.
+
+
+
+
+ Proc.
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Technical_report
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Un_published
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Motion_picture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ ADDRESS
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PAGE_RANGE
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ DATE
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chap
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ com
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ art
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organiser
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organisation
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/refalign.html
new file mode 100755
index 00000000..c44e2331
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = how_published
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PERSON_LIST
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Un_published
+1.0
+address = address
+1.0
+Address = ADDRESS
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = In_book
+1.0
+Date = DATE
+1.0
+series = series
+1.0
+PageRange = PAGE_RANGE
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = number_or_volume
+1.0
+LectureNotes = Lecture_notes
+1.0
+url = U.R.L.
+1.0
+MastersThesis = MSc_thesis
+1.0
+organizer = organiser
+1.0
+mrNumber = M.R.Nb
+1.0
+pages = pages
+1.0
+TechReport = Technical_report
+1.0
+reviewed = reviewed
+1.0
+startPage = start_page
+1.0
+edition = edition
+1.0
+lccn = L.C.C.N.
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = is_part_of
+1.0
+organization = organisation
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc.
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = I.S.B.N.
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = Motion_picture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = short_name
+1.0
+PhdThesis = PhD_thesis
+1.0
+Proceedings = Proc.
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = REFERENCE
+1.0
+endPage = end_page
+1.0
+InCollection = In_collection
+1.0
+firstPublished = first_published
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = human_creator
+1.0
+Conference = CONFERENCE
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = In_proceedings
+1.0
+Journal = JOURNAL
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = I.S.S.N.
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chap
+1.0
+parts = parts
+1.0
+communications = com
+1.0
+articles = art
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/refalign.rdf
new file mode 100755
index 00000000..f12ea54d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/204/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/onto.html
new file mode 100755
index 00000000..9150bf30
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Entry (Entry, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monography (Monography, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Compilation (Compilation, A book that is collection of texts or articles.)
+
+
+
+
+
+
+ConferenceMinutes (ConferenceMinutes, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+NonFormal (NonFormal, A document that was informally published or not published.)
+
+
+
+
+
+Brochure (Brochure, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+CourseMaterial (CourseMaterial, Lecture notes.)
+
+
+
+
+
+
+ReferenceGuide (ReferenceGuide, Technical documentation.)
+
+
+
+
+
+
+Manuscript (Manuscript, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Section (Section, A part of something (either Book or Proceedings).)
+
+
+
+
+
+JournalPaper (JournalPaper, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+Extract (Extract, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCompilation (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+Communication (Communication, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+StudentReport (StudentReport, A Master's or PhD thesis.)
+
+
+
+
+
+MScThesis (MScThesis, A Master's thesis.)
+
+
+
+
+
+
+DoctoralThesis (DoctoralThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Various (Various, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechnicalReport (TechnicalReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Movie (Movie, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Periodical (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Congress (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Directions (Directions, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Organization (Organization, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+PublishingHouse (PublishingHouse, The publisher of books or journals.)
+
+
+
+
+
+
+University (University, A school or university.)
+
+
+
+
+
+
+
+
+People (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageInterval (PageInterval, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+sections :
+ #Entry -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+tomes :
+ #Entry -> #Section (The parts of some reference (chapters, sections).)
+
+
+
+talks :
+ #ConferenceMinutes -> #Communication (The communications to a conference as collected in proceedings.)
+
+
+
+papers :
+ #Periodical -> #JournalPaper (The papers published by a journal.)
+
+
+
+coordinates :
+ http://www.w3.org/2002/07/owl#Thing -> #Directions (The address of an institution or the place of a conference.)
+
+
+
+meeting :
+ #ConferenceMinutes -> #Congress (The event concerned with the proceedings.)
+
+
+
+organizedBy :
+ #Congress -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Entry -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+createdBy :
+ #Entry -> #People (The list of the human creators of a work.)
+
+
+
+writtenBy :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+coordinatedBy :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directedBy :
+ #Movie -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+issuedBy :
+ #Report -> #Organization (The sponsoring institution of a technical report.)
+
+
+
+componentOf :
+ #Section -> _ (The document that contains a text or article.)
+
+
+
+inPeriodical :
+ #JournalPaper -> #Periodical (The journal in which an article is published.)
+
+
+
+inVolume :
+ #Extract -> #Monography (A reference to the book that contains the entry.)
+
+
+
+inCompilation :
+ #InCompilation -> #Compilation (A reference to the book that contains the entry.)
+
+
+
+inMinutes :
+ #Communication -> #ConferenceMinutes (A reference to the proceedings in which the entry appears.)
+
+
+
+
+publishingDate :
+ (#Entry |Â #Congress ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+sponsoredBy :
+ (#ConferenceMinutes |Â #ReferenceGuide ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publishedBy :
+ (#Entry |Â #Periodical ) -> #PublishingHouse (The publisher of a work.)
+
+
+
+issuer :
+ (#StudentReport |Â #CourseMaterial ) -> #University (The name of the school where a thesis was written.)
+
+
+
+place :
+ (#Entry |Â #Congress ) -> #Directions (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pageRange :
+ #Section -> #PageInterval (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+ref #Entry -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+selection #Entry -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annotation #Entry -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+frequency #Periodical -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+startDate #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+issue (#Book |Â #ReferenceGuide ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+PublicationDetails (#Various |Â #Brochure ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+comment #Entry -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+inSeries #Entry -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+heading #Entry -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechnicalReport |Â #StudentReport ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+company #Entry -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+summary #Entry -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+table #Entry -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+rights #Entry -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+ISBN #Entry -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+ISSN #Entry -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+KeyWordsAndPhrases #Entry -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+idiom #Entry -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+LCCN #Entry -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+MRN #Entry -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+amount #Entry -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+dimensions #Entry -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+link #Entry -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+id _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+acronym _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+section #Section -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numbering (#Entry |Â #Congress ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Entry -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Entry |Â #Congress ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Entry -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+town #Directions -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Directions -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Directions -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+beginning #PageInterval -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+end #PageInterval -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Periodical@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+acronym = 'JWS'
+
+<PublishingHouse@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+id = 'Springer-Verlag'
+coordinates = <Directions@ >
+
+town = 'Heidelberg'
+country = 'DE'
+
+
+
+<Periodical@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+id = 'Cybernetics and Control Theory'
+
+<PublishingHouse@a85849488 >
+
+rdfs:label = 'The MIT Press'
+id = 'The MIT Press'
+coordinates = <Directions@ >
+
+town = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Periodical@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+id = 'International journal of intelligent system'
+acronym = 'IJIS'
+
+<Periodical@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+id = 'ACM SIGMOD Record'
+
+<Periodical@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+id = 'VLDB Journal'
+
+<Congress@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+id = 'SemPGrid 04 Workshop'
+place = <Directions@ >
+
+town = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+publishingDate = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Congress@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+id = 'Int. Conference on Knowledge Engineering and Management'
+acronym = 'EKAW'
+issue = '13'
+publishingDate = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Congress@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+id = 'European Semantic Web Symposium'
+acronym = 'ESWS'
+issue = '1'
+place = <Directions@ >
+
+town = 'Heraklion'
+country = 'GR'
+
+
+publishingDate = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<ConferenceMinutes@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+heading = 'Proceedings of the SemPGrid 04 Workshop'
+publishingDate = <Date@ >
+
+
+meeting = <_@#spg04 >
+
+<Communication@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+writtenBy = <People@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+inMinutes = <_@#a060097576 >
+heading = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<Communication@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+writtenBy = <People@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <People@ >
+
+
+
+
+inMinutes = <_@#a72192307 >
+heading = 'Measuring Similarity between Ontologies'
+
+<JournalPaper@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+writtenBy = <People@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+inPeriodical = <_@#a674639524 >
+heading = '{P-Grid}: A Self-organizing Structured P2P System'
+publishingDate = <Date@ >
+
+
+
+<JournalPaper@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+writtenBy = <People@ >
+
+
+inPeriodical = <_@#a70981683 >
+heading = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+publishingDate = <Date@ >
+
+
+
+<Extract@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+writtenBy = <People@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <People@ >
+
+
+
+
+inVolume = <_@#a108048723 >
+heading = 'Database integration: the key to data interoperability'
+coordinatedBy = <People@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <People@ >
+
+
+
+
+
+<ConferenceMinutes@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publishedBy = <_@#a131020767 >
+heading = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+meeting = <_@#a72192307c >
+publishingDate = <Date@ >
+
+
+
+<ConferenceMinutes@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publishedBy = <_@#a131020767 >
+meeting = <_@#a32071928c >
+heading = 'Proceedings of the First European Semantic Web Symposium'
+publishingDate = <Date@ >
+
+
+
+<Various@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+writtenBy = <People@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <People@ >
+
+
+
+
+heading = '{QOM} - Quick Ontology Mapping'
+comment = 'submitted to the ISWC 04'
+publishingDate = <Date@ >
+
+
+
+<Communication@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+writtenBy = <People@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <People@ >
+
+
+
+
+inMinutes = <_@#a32071928 >
+heading = 'Ontology Mapping - An Integrated Approach'
+link = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<JournalPaper@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+writtenBy = <People@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+inPeriodical = <_@#a246119474 >
+heading = 'Start making sense: The Chatty Web approach for global semantic agreements'
+publishingDate = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monography@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publishedBy = <_@#a85849488 >
+heading = 'Object-Oriented Data Modeling'
+publishingDate = <Date@ >
+
+
+
+<JournalPaper@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+writtenBy = <People@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+inPeriodical = <_@#a362042121 >
+heading = 'On dynamically generated ontology translators in agent communication'
+pageRange = <PageInterval@ >
+
+beginning = '587'
+end = '607'
+
+
+publishingDate = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<JournalPaper@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+writtenBy = <People@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+inPeriodical = <_@#a906774044 >
+heading = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+comment = 'to appear'
+publishingDate = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/onto.rdf
new file mode 100755
index 00000000..6f2260c0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Entry
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ JournalPaper
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monography
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Compilation
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ NonFormal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Brochure
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Section
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Extract
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Communication
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ CourseMaterial
+ Lecture notes.
+
+
+
+
+ ReferenceGuide
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ StudentReport
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MScThesis
+ A Master's thesis.
+
+
+
+
+ DoctoralThesis
+ A PhD thesis.
+
+
+
+
+ Various
+ Use this type when nothing else fits.
+
+
+
+
+ ConferenceMinutes
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechnicalReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Manuscript
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Movie
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Directions
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Organization
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ PublishingHouse
+ The publisher of books or journals.
+
+
+
+
+
+ University
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageInterval
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ref
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ sections
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ tomes
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ talks
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ papers
+ The papers published by a journal.
+
+
+
+
+
+ coordinates
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ meeting
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizedBy
+ The organization taking in charge a conference.
+
+
+
+
+
+ annotation
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ issue
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ writtenBy
+ The list of the author(s) of a work.
+
+
+
+
+ coordinatedBy
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directedBy
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ issuedBy
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ inPeriodical
+ The journal in which an article is published.
+
+
+
+
+
+
+ inVolume
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ inCompilation
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ inMinutes
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ publishingDate
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ comment
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ sponsoredBy
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publishedBy
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ issuer
+ The name of the school where a thesis was written.
+
+
+
+
+
+ inSeries
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ heading
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ company
+ The authors affiliation.
+
+
+
+
+
+ summary
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ rights
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ KeyWordsAndPhrases
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ idiom
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ place
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ amount
+ The price of the document.
+
+
+
+
+
+ dimensions
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ section
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pageRange
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ town
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/refalign.html
new file mode 100755
index 00000000..d634d8df
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = PublicationDetails
+1.0
+periodicity = frequency
+1.0
+proceedings = inMinutes
+1.0
+volume = volume
+1.0
+annote = annotation
+1.0
+PersonList = People
+1.0
+month = month
+1.0
+copyright = rights
+1.0
+Unpublished = Manuscript
+1.0
+address = coordinates
+1.0
+Address = Directions
+1.0
+chapter = section
+1.0
+Chapter = Chapter
+1.0
+editor = coordinatedBy
+1.0
+InBook = Extract
+1.0
+Date = Date
+1.0
+series = inSeries
+1.0
+PageRange = PageInterval
+1.0
+date = publishingDate
+1.0
+title = heading
+1.0
+Booklet = Brochure
+1.0
+numberOrVolume = numbering
+1.0
+LectureNotes = CourseMaterial
+1.0
+url = link
+1.0
+MastersThesis = MScThesis
+1.0
+organizer = organizedBy
+1.0
+mrNumber = MRN
+1.0
+pages = pageRange
+1.0
+TechReport = TechnicalReport
+1.0
+reviewed = selection
+1.0
+startPage = beginning
+1.0
+edition = issue
+1.0
+lccn = LCCN
+1.0
+affiliation = company
+1.0
+institution = issuedBy
+1.0
+year = year
+1.0
+isPartOf = componentOf
+1.0
+organization = sponsoredBy
+1.0
+country = country
+1.0
+publisher = publishedBy
+1.0
+school = issuer
+1.0
+Misc = Various
+1.0
+collection = inCompilation
+1.0
+Collection = Compilation
+1.0
+isbn = ISBN
+1.0
+abstract = summary
+1.0
+directors = directedBy
+1.0
+Academic = StudentReport
+1.0
+location = place
+1.0
+MotionPicture = Movie
+1.0
+Article = JournalPaper
+1.0
+Informal = NonFormal
+1.0
+price = amount
+1.0
+name = id
+1.0
+event = meeting
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = inVolume
+1.0
+day = day
+1.0
+School = University
+1.0
+shortName = acronym
+1.0
+PhdThesis = DoctoralThesis
+1.0
+Proceedings = ConferenceMinutes
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Entry
+1.0
+endPage = end
+1.0
+InCollection = InCompilation
+1.0
+firstPublished = startDate
+1.0
+author = writtenBy
+1.0
+Report = Report
+1.0
+note = comment
+1.0
+humanCreator = createdBy
+1.0
+Conference = Congress
+1.0
+Part = Section
+1.0
+Publisher = PublishingHouse
+1.0
+contract = contract
+1.0
+Manual = ReferenceGuide
+1.0
+key = ref
+1.0
+InProceedings = Communication
+1.0
+Journal = Periodical
+1.0
+journal = inPeriodical
+1.0
+Monograph = Monography
+1.0
+keywords = KeyWordsAndPhrases
+1.0
+issn = ISSN
+1.0
+contents = table
+1.0
+city = town
+1.0
+Institution = Organization
+1.0
+Deliverable = Deliverable
+1.0
+size = dimensions
+1.0
+chapters = sections
+1.0
+parts = tomes
+1.0
+communications = talks
+1.0
+articles = papers
+1.0
+lastName = lastName
+1.0
+language = idiom
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/refalign.rdf
new file mode 100755
index 00000000..3a0a8bee
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/205/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto-iso8859.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto-iso8859.rdf
new file mode 100755
index 00000000..d21c1dfd
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto-iso8859.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Référence
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Livre
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monographie
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Compilation
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informel
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Livret
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Partie
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitLivre
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitActes
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Polycopié
+ Lecture notes.
+
+
+
+
+ Manuel
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Mémoire
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MémoireDeMastère
+ A Master's thesis.
+
+
+
+
+ MémoireDeDoctorat
+ A PhD thesis.
+
+
+
+
+ Divers
+ Use this type when nothing else fits.
+
+
+
+
+ Actes
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Raport
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ RaportTechnique
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ NonPublié
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Film
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Adresse
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Éditeur
+ The publisher of books or journals.
+
+
+
+
+
+ Université
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ IntervalleDePages
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Clé
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapitres
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parties
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ adresse
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ évènement
+ The event concerned with the proceedings.
+
+
+
+
+
+ organisateur
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ édition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ auteurs
+ The list of the author(s) of a work.
+
+
+
+
+ éditeurs
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ réalisateurs
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ livre
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ actes
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organisation
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeur
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ institution
+ The name of the school where a thesis was written.
+
+
+
+
+
+ série
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ titre
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ catégorie
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ résumé
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ droits
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ mots-clé
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ langage
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ localisation
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ prix
+ The price of the document.
+
+
+
+
+
+ taille
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapitre
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ numéro
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ année
+
+
+
+
+
+ mois
+
+
+
+
+
+ jour
+
+
+
+
+
+ ville
+
+
+
+
+
+ état
+
+
+
+
+
+ Usually in ISO format
+ pays
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+<Éditeur xmlns="" rdf:about="#a131020767">
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+Éditeur>
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+<Éditeur xmlns="" rdf:about="#a85849488">
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ <état rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MAétat>
+ US
+
+
+Éditeur>
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ <état>NYétat>
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+ <évènement rdf:resource="#spg04"/>
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+ <éditeurs>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeurs>
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <éditeur rdf:resource="#a131020767"/>
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <évènement rdf:resource="#a72192307c"/>
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ <éditeur rdf:resource="#a131020767"/>
+ <évènement rdf:resource="#a32071928c"/>
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+ <éditeur rdf:resource="#a85849488"/>
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto.html
new file mode 100755
index 00000000..4780bf93
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Référence (Référence, Base class for all entries)
+
+
+
+
+
+Livre (Livre, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monographie (Monographie, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Compilation (Compilation, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Actes (Actes, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informel (Informel, A document that was informally published or not published.)
+
+
+
+
+
+Livret (Livret, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Polycopié (Polycopié, Lecture notes.)
+
+
+
+
+
+
+Manuel (Manuel, Technical documentation.)
+
+
+
+
+
+
+NonPublié (NonPublié, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Partie (Partie, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapitre (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+ExtraitLivre (ExtraitLivre, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+ExtraitCompilation (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+ExtraitActes (ExtraitActes, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Mémoire (Mémoire, A Master's or PhD thesis.)
+
+
+
+
+
+MémoireDeMastère (MémoireDeMastère, A Master's thesis.)
+
+
+
+
+
+
+MémoireDeDoctorat (MémoireDeDoctorat, A PhD thesis.)
+
+
+
+
+
+
+
+
+Divers (Divers, Use this type when nothing else fits.)
+
+
+
+
+
+
+Raport (Raport, A report published by an institution with some explicit policy.)
+
+
+
+
+
+RaportTechnique (RaportTechnique, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Livrable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Film (Film, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Revue (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conférence (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Adresse (Adresse, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Éditeur (Éditeur, The publisher of books or journals.)
+
+
+
+
+
+
+Université (Université, A school or university.)
+
+
+
+
+
+
+
+
+Personnes (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+IntervalleDePages (IntervalleDePages, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapitres :
+ #Référence -> #Chapitre (The chapters of a book (monograph or collection).)
+
+
+
+parties :
+ #Référence -> #Partie (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Actes -> #ExtraitActes (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Revue -> #Article (The papers published by a journal.)
+
+
+
+adresse :
+ http://www.w3.org/2002/07/owl#Thing -> #Adresse (The address of an institution or the place of a conference.)
+
+
+
+évènement :
+ #Actes -> #Conférence (The event concerned with the proceedings.)
+
+
+
+organisateur :
+ #Conférence -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contrat :
+ #Référence -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+créateur :
+ #Référence -> #Personnes (The list of the human creators of a work.)
+
+
+
+auteurs :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+éditeurs :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+réalisateurs :
+ #Film -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Raport -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+partieDe :
+ #Partie -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Revue (The journal in which an article is published.)
+
+
+
+livre :
+ #ExtraitLivre -> #Monographie (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #ExtraitCompilation -> #Compilation (A reference to the book that contains the entry.)
+
+
+
+actes :
+ #ExtraitActes -> #Actes (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Référence | #Conférence ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organisation :
+ (#Actes |Â #Manuel ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+éditeur :
+ (#Référence | #Revue ) -> #Éditeur (The publisher of a work.)
+
+
+
+institution :
+ (#Mémoire | #Polycopié ) -> #Université (The name of the school where a thesis was written.)
+
+
+
+localisation :
+ (#Référence | #Conférence ) -> #Adresse (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Partie -> #IntervalleDePages (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Clé #Référence -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+Évalué #Référence -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Référence -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+périodicité #Revue -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+dateDePublication #Chapitre -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+édition (#Livre | #Manuel ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+modeDePublication (#Divers |Â #Livret ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Référence -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+série #Référence -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+titre #Référence -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+catégorie (#Chapitre | #RaportTechnique | #Mémoire ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Référence -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+résumé #Référence -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contenu #Référence -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+droits #Référence -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Référence -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Référence -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+mots-clé #Référence -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+langage #Référence -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Référence -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+noMR #Référence -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+prix #Référence -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+taille #Référence -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Référence -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+nom _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+nomCourt _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapitre #Partie -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numéroOuVolume (#Référence | #Conférence ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+numéro #Référence -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+sortie (#Référence | #Conférence ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Référence -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+année #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+mois #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+jour #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+ville #Adresse -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+état #Adresse -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+pays #Adresse -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+pageDébut #IntervalleDePages -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+pageFin #IntervalleDePages -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Revue@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+nomCourt = 'JWS'
+
+<Éditeur@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+nom = 'Springer-Verlag'
+adresse = <Adresse@ >
+
+ville = 'Heidelberg'
+pays = 'DE'
+
+
+
+<Revue@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+nom = 'Cybernetics and Control Theory'
+
+<Éditeur@a85849488 >
+
+rdfs:label = 'The MIT Press'
+nom = 'The MIT Press'
+adresse = <Adresse@ >
+
+ville = 'Cambridge'
+état = 'MA'
+pays = 'US'
+
+
+
+<Revue@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+nom = 'International journal of intelligent system'
+nomCourt = 'IJIS'
+
+<Revue@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+nom = 'ACM SIGMOD Record'
+
+<Revue@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+nom = 'VLDB Journal'
+
+<Conférence@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+nom = 'SemPGrid 04 Workshop'
+localisation = <Adresse@ >
+
+ville = 'New-York'
+état = 'NY'
+pays = 'US'
+
+
+date = <Date@ >
+
+mois = '--05'
+année = '2004'
+
+
+
+<Conférence@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+nom = 'Int. Conference on Knowledge Engineering and Management'
+nomCourt = 'EKAW'
+sortie = '13'
+date = <Date@ >
+
+mois = '--10'
+année = '2002'
+
+
+
+<Conférence@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+nom = 'European Semantic Web Symposium'
+nomCourt = 'ESWS'
+sortie = '1'
+localisation = <Adresse@ >
+
+ville = 'Heraklion'
+pays = 'GR'
+
+
+date = <Date@ >
+
+mois = '--05'
+année = '2004'
+
+
+
+<Actes@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+titre = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+évènement = <_@#spg04 >
+
+<ExtraitActes@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+actes = <_@#a060097576 >
+titre = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<ExtraitActes@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <Personnes@ >
+
+
+
+
+actes = <_@#a72192307 >
+titre = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+titre = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+auteurs = <Personnes@ >
+
+
+journal = <_@#a70981683 >
+titre = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<ExtraitLivre@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <Personnes@ >
+
+
+
+
+livre = <_@#a108048723 >
+titre = 'Database integration: the key to data interoperability'
+éditeurs = <Personnes@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+<Actes@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+éditeur = <_@#a131020767 >
+titre = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+évènement = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Actes@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+éditeur = <_@#a131020767 >
+évènement = <_@#a32071928c >
+titre = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Divers@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+
+
+
+titre = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<ExtraitActes@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+
+
+
+actes = <_@#a32071928 >
+titre = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+titre = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+mois = '--12'
+année = '2003'
+
+
+
+<Monographie@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+éditeur = <_@#a85849488 >
+titre = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+titre = 'On dynamically generated ontology translators in agent communication'
+pages = <IntervalleDePages@ >
+
+pageDébut = '587'
+pageFin = '607'
+
+
+date = <Date@ >
+
+mois = '--12'
+année = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+titre = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto.rdf
new file mode 100755
index 00000000..a0519c6d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Référence
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Livre
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monographie
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Compilation
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informel
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Livret
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Partie
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitLivre
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitActes
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Polycopié
+ Lecture notes.
+
+
+
+
+ Manuel
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Mémoire
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MémoireDeMastère
+ A Master's thesis.
+
+
+
+
+ MémoireDeDoctorat
+ A PhD thesis.
+
+
+
+
+ Divers
+ Use this type when nothing else fits.
+
+
+
+
+ Actes
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Raport
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ RaportTechnique
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ NonPublié
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Film
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Adresse
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Éditeur
+ The publisher of books or journals.
+
+
+
+
+
+ Université
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ IntervalleDePages
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Clé
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapitres
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parties
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ adresse
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ évènement
+ The event concerned with the proceedings.
+
+
+
+
+
+ organisateur
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ édition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ auteurs
+ The list of the author(s) of a work.
+
+
+
+
+ éditeurs
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ réalisateurs
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ livre
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ actes
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organisation
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeur
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ institution
+ The name of the school where a thesis was written.
+
+
+
+
+
+ série
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ titre
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ catégorie
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ résumé
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ droits
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ mots-clé
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ langage
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ localisation
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ prix
+ The price of the document.
+
+
+
+
+
+ taille
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapitre
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ numéro
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ année
+
+
+
+
+
+ mois
+
+
+
+
+
+ jour
+
+
+
+
+
+ ville
+
+
+
+
+
+ état
+
+
+
+
+
+ Usually in ISO format
+ pays
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+<Éditeur xmlns="" rdf:about="#a131020767">
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+Éditeur>
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+<Éditeur xmlns="" rdf:about="#a85849488">
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ <état rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MAétat>
+ US
+
+
+Éditeur>
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ <état>NYétat>
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+ <évènement rdf:resource="#spg04"/>
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+ <éditeurs>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeurs>
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <éditeur rdf:resource="#a131020767"/>
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <évènement rdf:resource="#a72192307c"/>
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ <éditeur rdf:resource="#a131020767"/>
+ <évènement rdf:resource="#a32071928c"/>
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+ <éditeur rdf:resource="#a85849488"/>
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign-iso8859.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign-iso8859.rdf
new file mode 100755
index 00000000..23bf5c87
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign-iso8859.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/206/onto-iso8859.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign.html
new file mode 100755
index 00000000..623e1b47
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = catégorie
+1.0
+howPublished = modeDePublication
+1.0
+periodicity = périodicité
+1.0
+proceedings = actes
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = Personnes
+1.0
+month = mois
+1.0
+copyright = droits
+1.0
+Unpublished = NonPublié
+1.0
+address = adresse
+1.0
+Address = Adresse
+1.0
+chapter = chapitre
+1.0
+Chapter = Chapitre
+1.0
+editor = éditeurs
+1.0
+InBook = ExtraitLivre
+1.0
+Date = Date
+1.0
+series = série
+1.0
+PageRange = IntervalleDePages
+1.0
+date = date
+1.0
+title = titre
+1.0
+Booklet = Livret
+1.0
+numberOrVolume = numéroOuVolume
+1.0
+LectureNotes = Polycopié
+1.0
+url = url
+1.0
+MastersThesis = MémoireDeMastère
+1.0
+organizer = organisateur
+1.0
+mrNumber = noMR
+1.0
+pages = pages
+1.0
+TechReport = RaportTechnique
+1.0
+reviewed = Évalué
+1.0
+startPage = pageDébut
+1.0
+edition = édition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = année
+1.0
+isPartOf = partieDe
+1.0
+organization = organisation
+1.0
+country = pays
+1.0
+publisher = éditeur
+1.0
+school = institution
+1.0
+Misc = Divers
+1.0
+collection = collection
+1.0
+Collection = Compilation
+1.0
+isbn = isbn
+1.0
+abstract = résumé
+1.0
+directors = réalisateurs
+1.0
+Academic = Mémoire
+1.0
+location = localisation
+1.0
+MotionPicture = Film
+1.0
+Article = Article
+1.0
+Informal = Informel
+1.0
+price = prix
+1.0
+name = nom
+1.0
+event = évènement
+1.0
+state = état
+1.0
+Book = Livre
+1.0
+book = livre
+1.0
+day = jour
+1.0
+School = Université
+1.0
+shortName = nomCourt
+1.0
+PhdThesis = MémoireDeDoctorat
+1.0
+Proceedings = Actes
+1.0
+number = numéro
+1.0
+issue = sortie
+1.0
+Reference = Référence
+1.0
+endPage = pageFin
+1.0
+InCollection = ExtraitCompilation
+1.0
+firstPublished = dateDePublication
+1.0
+author = auteurs
+1.0
+Report = Raport
+1.0
+note = note
+1.0
+humanCreator = créateur
+1.0
+Conference = Conférence
+1.0
+Part = Partie
+1.0
+Publisher = Éditeur
+1.0
+contract = contrat
+1.0
+Manual = Manuel
+1.0
+key = Clé
+1.0
+InProceedings = ExtraitActes
+1.0
+Journal = Revue
+1.0
+journal = journal
+1.0
+Monograph = Monographie
+1.0
+keywords = mots-clé
+1.0
+issn = issn
+1.0
+contents = contenu
+1.0
+city = ville
+1.0
+Institution = Institution
+1.0
+Deliverable = Livrable
+1.0
+size = taille
+1.0
+chapters = chapitres
+1.0
+parts = parties
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = langage
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign.rdf
new file mode 100755
index 00000000..0a476d4a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/206/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto-iso8859.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto-iso8859.rdf
new file mode 100755
index 00000000..11cf9f90
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto-iso8859.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Référence
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Livre
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monographie
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Compilation
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informel
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Livret
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Partie
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitLivre
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitActes
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Polycopié
+ Lecture notes.
+
+
+
+
+ Manuel
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Mémoire
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MémoireDeMastère
+ A Master's thesis.
+
+
+
+
+ MémoireDeDoctorat
+ A PhD thesis.
+
+
+
+
+ Divers
+ Use this type when nothing else fits.
+
+
+
+
+ Actes
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Raport
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ RaportTechnique
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ NonPublié
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Film
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Adresse
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Éditeur
+ The publisher of books or journals.
+
+
+
+
+
+ Université
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ IntervalleDePages
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Clé
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapitres
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parties
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ adresse
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ évènement
+ The event concerned with the proceedings.
+
+
+
+
+
+ organisateur
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ édition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ auteurs
+ The list of the author(s) of a work.
+
+
+
+
+ éditeurs
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ réalisateurs
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ livre
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ actes
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organisation
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeur
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ institution
+ The name of the school where a thesis was written.
+
+
+
+
+
+ série
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ titre
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ catégorie
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ résumé
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ droits
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ mots-clé
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ langage
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ localisation
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ prix
+ The price of the document.
+
+
+
+
+
+ taille
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapitre
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ numéro
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ année
+
+
+
+
+
+ mois
+
+
+
+
+
+ jour
+
+
+
+
+
+ ville
+
+
+
+
+
+ état
+
+
+
+
+
+ Usually in ISO format
+ pays
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+<Éditeur xmlns="" rdf:about="#a131020767">
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+Éditeur>
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+<Éditeur xmlns="" rdf:about="#a85849488">
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ <état rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MAétat>
+ US
+
+
+Éditeur>
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ <état>NYétat>
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+ <évènement rdf:resource="#spg04"/>
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+ <éditeurs>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeurs>
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <éditeur rdf:resource="#a131020767"/>
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <évènement rdf:resource="#a72192307c"/>
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ <éditeur rdf:resource="#a131020767"/>
+ <évènement rdf:resource="#a32071928c"/>
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+ <éditeur rdf:resource="#a85849488"/>
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto.html
new file mode 100755
index 00000000..4780bf93
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Référence (Référence, Base class for all entries)
+
+
+
+
+
+Livre (Livre, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monographie (Monographie, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Compilation (Compilation, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Actes (Actes, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informel (Informel, A document that was informally published or not published.)
+
+
+
+
+
+Livret (Livret, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Polycopié (Polycopié, Lecture notes.)
+
+
+
+
+
+
+Manuel (Manuel, Technical documentation.)
+
+
+
+
+
+
+NonPublié (NonPublié, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Partie (Partie, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapitre (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+ExtraitLivre (ExtraitLivre, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+ExtraitCompilation (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+ExtraitActes (ExtraitActes, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Mémoire (Mémoire, A Master's or PhD thesis.)
+
+
+
+
+
+MémoireDeMastère (MémoireDeMastère, A Master's thesis.)
+
+
+
+
+
+
+MémoireDeDoctorat (MémoireDeDoctorat, A PhD thesis.)
+
+
+
+
+
+
+
+
+Divers (Divers, Use this type when nothing else fits.)
+
+
+
+
+
+
+Raport (Raport, A report published by an institution with some explicit policy.)
+
+
+
+
+
+RaportTechnique (RaportTechnique, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Livrable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Film (Film, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Revue (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conférence (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Adresse (Adresse, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Éditeur (Éditeur, The publisher of books or journals.)
+
+
+
+
+
+
+Université (Université, A school or university.)
+
+
+
+
+
+
+
+
+Personnes (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+IntervalleDePages (IntervalleDePages, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapitres :
+ #Référence -> #Chapitre (The chapters of a book (monograph or collection).)
+
+
+
+parties :
+ #Référence -> #Partie (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Actes -> #ExtraitActes (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Revue -> #Article (The papers published by a journal.)
+
+
+
+adresse :
+ http://www.w3.org/2002/07/owl#Thing -> #Adresse (The address of an institution or the place of a conference.)
+
+
+
+évènement :
+ #Actes -> #Conférence (The event concerned with the proceedings.)
+
+
+
+organisateur :
+ #Conférence -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contrat :
+ #Référence -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+créateur :
+ #Référence -> #Personnes (The list of the human creators of a work.)
+
+
+
+auteurs :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+éditeurs :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+réalisateurs :
+ #Film -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Raport -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+partieDe :
+ #Partie -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Revue (The journal in which an article is published.)
+
+
+
+livre :
+ #ExtraitLivre -> #Monographie (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #ExtraitCompilation -> #Compilation (A reference to the book that contains the entry.)
+
+
+
+actes :
+ #ExtraitActes -> #Actes (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Référence | #Conférence ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organisation :
+ (#Actes |Â #Manuel ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+éditeur :
+ (#Référence | #Revue ) -> #Éditeur (The publisher of a work.)
+
+
+
+institution :
+ (#Mémoire | #Polycopié ) -> #Université (The name of the school where a thesis was written.)
+
+
+
+localisation :
+ (#Référence | #Conférence ) -> #Adresse (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Partie -> #IntervalleDePages (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Clé #Référence -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+Évalué #Référence -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Référence -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+périodicité #Revue -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+dateDePublication #Chapitre -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+édition (#Livre | #Manuel ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+modeDePublication (#Divers |Â #Livret ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Référence -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+série #Référence -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+titre #Référence -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+catégorie (#Chapitre | #RaportTechnique | #Mémoire ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Référence -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+résumé #Référence -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contenu #Référence -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+droits #Référence -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Référence -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Référence -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+mots-clé #Référence -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+langage #Référence -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Référence -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+noMR #Référence -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+prix #Référence -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+taille #Référence -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Référence -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+nom _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+nomCourt _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapitre #Partie -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numéroOuVolume (#Référence | #Conférence ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+numéro #Référence -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+sortie (#Référence | #Conférence ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Référence -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+année #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+mois #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+jour #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+ville #Adresse -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+état #Adresse -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+pays #Adresse -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+pageDébut #IntervalleDePages -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+pageFin #IntervalleDePages -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Revue@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+nomCourt = 'JWS'
+
+<Éditeur@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+nom = 'Springer-Verlag'
+adresse = <Adresse@ >
+
+ville = 'Heidelberg'
+pays = 'DE'
+
+
+
+<Revue@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+nom = 'Cybernetics and Control Theory'
+
+<Éditeur@a85849488 >
+
+rdfs:label = 'The MIT Press'
+nom = 'The MIT Press'
+adresse = <Adresse@ >
+
+ville = 'Cambridge'
+état = 'MA'
+pays = 'US'
+
+
+
+<Revue@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+nom = 'International journal of intelligent system'
+nomCourt = 'IJIS'
+
+<Revue@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+nom = 'ACM SIGMOD Record'
+
+<Revue@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+nom = 'VLDB Journal'
+
+<Conférence@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+nom = 'SemPGrid 04 Workshop'
+localisation = <Adresse@ >
+
+ville = 'New-York'
+état = 'NY'
+pays = 'US'
+
+
+date = <Date@ >
+
+mois = '--05'
+année = '2004'
+
+
+
+<Conférence@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+nom = 'Int. Conference on Knowledge Engineering and Management'
+nomCourt = 'EKAW'
+sortie = '13'
+date = <Date@ >
+
+mois = '--10'
+année = '2002'
+
+
+
+<Conférence@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+nom = 'European Semantic Web Symposium'
+nomCourt = 'ESWS'
+sortie = '1'
+localisation = <Adresse@ >
+
+ville = 'Heraklion'
+pays = 'GR'
+
+
+date = <Date@ >
+
+mois = '--05'
+année = '2004'
+
+
+
+<Actes@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+titre = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+évènement = <_@#spg04 >
+
+<ExtraitActes@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+actes = <_@#a060097576 >
+titre = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<ExtraitActes@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <Personnes@ >
+
+
+
+
+actes = <_@#a72192307 >
+titre = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+titre = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+auteurs = <Personnes@ >
+
+
+journal = <_@#a70981683 >
+titre = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<ExtraitLivre@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <Personnes@ >
+
+
+
+
+livre = <_@#a108048723 >
+titre = 'Database integration: the key to data interoperability'
+éditeurs = <Personnes@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+<Actes@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+éditeur = <_@#a131020767 >
+titre = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+évènement = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Actes@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+éditeur = <_@#a131020767 >
+évènement = <_@#a32071928c >
+titre = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Divers@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+
+
+
+titre = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<ExtraitActes@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+
+
+
+actes = <_@#a32071928 >
+titre = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+titre = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+mois = '--12'
+année = '2003'
+
+
+
+<Monographie@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+éditeur = <_@#a85849488 >
+titre = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+titre = 'On dynamically generated ontology translators in agent communication'
+pages = <IntervalleDePages@ >
+
+pageDébut = '587'
+pageFin = '607'
+
+
+date = <Date@ >
+
+mois = '--12'
+année = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+titre = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto.rdf
new file mode 100755
index 00000000..5c888995
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Référence
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Livre
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monographie
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Compilation
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informel
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Livret
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Partie
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitLivre
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ ExtraitActes
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Polycopié
+ Lecture notes.
+
+
+
+
+ Manuel
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Mémoire
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MémoireDeMastère
+ A Master's thesis.
+
+
+
+
+ MémoireDeDoctorat
+ A PhD thesis.
+
+
+
+
+ Divers
+ Use this type when nothing else fits.
+
+
+
+
+ Actes
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Raport
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ RaportTechnique
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ NonPublié
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Film
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Adresse
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Éditeur
+ The publisher of books or journals.
+
+
+
+
+
+ Université
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ IntervalleDePages
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Clé
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapitres
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parties
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ adresse
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ évènement
+ The event concerned with the proceedings.
+
+
+
+
+
+ organisateur
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ édition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ auteurs
+ The list of the author(s) of a work.
+
+
+
+
+ éditeurs
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ réalisateurs
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ livre
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ actes
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organisation
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeur
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ institution
+ The name of the school where a thesis was written.
+
+
+
+
+
+ série
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ titre
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ catégorie
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ résumé
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ droits
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ mots-clé
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ langage
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ localisation
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ prix
+ The price of the document.
+
+
+
+
+
+ taille
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapitre
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ numéro
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ année
+
+
+
+
+
+ mois
+
+
+
+
+
+ jour
+
+
+
+
+
+ ville
+
+
+
+
+
+ état
+
+
+
+
+
+ Usually in ISO format
+ pays
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+<Éditeur xmlns="" rdf:about="#a131020767">
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+Éditeur>
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+<Éditeur xmlns="" rdf:about="#a85849488">
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ <état rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MAétat>
+ US
+
+
+Éditeur>
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ <état>NYétat>
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+ <évènement rdf:resource="#spg04"/>
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+ <éditeurs>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeurs>
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <éditeur rdf:resource="#a131020767"/>
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <évènement rdf:resource="#a72192307c"/>
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ <éditeur rdf:resource="#a131020767"/>
+ <évènement rdf:resource="#a32071928c"/>
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+ <éditeur rdf:resource="#a85849488"/>
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign-iso8859.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign-iso8859.rdf
new file mode 100755
index 00000000..4d70b23e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign-iso8859.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/207/onto-iso8859.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign.html
new file mode 100755
index 00000000..85da90a4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = catégorie
+1.0
+howPublished = modeDePublication
+1.0
+periodicity = périodicité
+1.0
+proceedings = actes
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = Personnes
+1.0
+month = mois
+1.0
+copyright = droits
+1.0
+Unpublished = NonPublié
+1.0
+address = adresse
+1.0
+Address = Adresse
+1.0
+chapter = chapitre
+1.0
+Chapter = Chapitre
+1.0
+editor = éditeurs
+1.0
+InBook = ExtraitLivre
+1.0
+Date = Date
+1.0
+series = série
+1.0
+PageRange = IntervalleDePages
+1.0
+date = date
+1.0
+title = titre
+1.0
+Booklet = Livret
+1.0
+numberOrVolume = numéroOuVolume
+1.0
+LectureNotes = Polycopié
+1.0
+url = url
+1.0
+MastersThesis = MémoireDeMastère
+1.0
+organizer = organisateur
+1.0
+mrNumber = noMR
+1.0
+pages = pages
+1.0
+TechReport = RaportTechnique
+1.0
+reviewed = Évalué
+1.0
+startPage = pageDébut
+1.0
+edition = édition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = année
+1.0
+isPartOf = partieDe
+1.0
+organization = organisation
+1.0
+country = pays
+1.0
+publisher = éditeur
+1.0
+school = institution
+1.0
+Misc = Divers
+1.0
+collection = collection
+1.0
+Collection = Compilation
+1.0
+isbn = isbn
+1.0
+abstract = résumé
+1.0
+directors = réalisateurs
+1.0
+Academic = Mémoire
+1.0
+location = localisation
+1.0
+MotionPicture = Film
+1.0
+Article = Article
+1.0
+Informal = Informel
+1.0
+price = prix
+1.0
+name = nom
+1.0
+event = évènement
+1.0
+state = état
+1.0
+Book = Livre
+1.0
+book = livre
+1.0
+day = jour
+1.0
+School = Université
+1.0
+shortName = nomCourt
+1.0
+PhdThesis = MémoireDeDoctorat
+1.0
+Proceedings = Actes
+1.0
+number = numéro
+1.0
+issue = sortie
+1.0
+Reference = Référence
+1.0
+endPage = pageFin
+1.0
+InCollection = ExtraitCompilation
+1.0
+firstPublished = dateDePublication
+1.0
+author = auteurs
+1.0
+Report = Raport
+1.0
+note = note
+1.0
+humanCreator = créateur
+1.0
+Conference = Conférence
+1.0
+Part = Partie
+1.0
+Publisher = Éditeur
+1.0
+contract = contrat
+1.0
+Manual = Manuel
+1.0
+key = Clé
+1.0
+InProceedings = ExtraitActes
+1.0
+Journal = Revue
+1.0
+journal = journal
+1.0
+Monograph = Monographie
+1.0
+keywords = mots-clé
+1.0
+issn = issn
+1.0
+contents = contenu
+1.0
+city = ville
+1.0
+Institution = Institution
+1.0
+Deliverable = Livrable
+1.0
+size = taille
+1.0
+chapters = chapitres
+1.0
+parts = parties
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = langage
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign.rdf
new file mode 100755
index 00000000..eaf7cf30
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/207/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/onto.html
new file mode 100755
index 00000000..c89524db
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+REFERENCE (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proc. (, )
+
+
+
+
+
+
+
+
+Informal (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Lecture_notes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Un_published (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+In_book (, )
+
+
+
+
+
+
+In_collection (, )
+
+
+
+
+
+
+In_proceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+MSc_thesis (, )
+
+
+
+
+
+
+PhD_thesis (, )
+
+
+
+
+
+
+
+
+Misc. (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+Technical_report (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Motion_picture (, )
+
+
+
+
+
+
+
+
+JOURNAL (, )
+
+
+
+
+
+
+CONFERENCE (, )
+
+
+
+
+
+
+ADDRESS (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+PERSON_LIST (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PAGE_RANGE (, )
+
+
+
+
+
+
+DATE (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chap :
+ #REFERENCE -> #Chapter ()
+
+
+
+parts :
+ #REFERENCE -> #Part ()
+
+
+
+com :
+ #Proc. -> #In_proceedings ()
+
+
+
+art :
+ #JOURNAL -> #Article ()
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #ADDRESS ()
+
+
+
+event :
+ #Proc. -> #CONFERENCE ()
+
+
+
+organiser :
+ #CONFERENCE -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+contract :
+ #REFERENCE -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+human_creator :
+ #REFERENCE -> #PERSON_LIST ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+editor :
+ _ -> _ ()
+
+
+
+directors :
+ #Motion_picture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+is_part_of :
+ #Part -> _ ()
+
+
+
+journal :
+ #Article -> #JOURNAL ()
+
+
+
+book :
+ #In_book -> #Monograph ()
+
+
+
+collection :
+ #In_collection -> #Collection ()
+
+
+
+proceedings :
+ #In_proceedings -> #Proc. ()
+
+
+
+
+date :
+ (#REFERENCE |Â #CONFERENCE ) -> #DATE ()
+
+
+
+organisation :
+ (#Proc. |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#REFERENCE |Â #JOURNAL ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #Lecture_notes ) -> #School ()
+
+
+
+location :
+ (#REFERENCE |Â #CONFERENCE ) -> #ADDRESS ()
+
+
+
+pages :
+ #Part -> #PAGE_RANGE ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #JOURNAL -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+first_published #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+how_published (#Misc. |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+note #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+title #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #Technical_report |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+abstract #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+I.S.B.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+I.S.S.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+keywords #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #REFERENCE -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+L.C.C.N. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+M.R.Nb #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+price #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+U.R.L. #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+short_name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+number_or_volume (#REFERENCE |Â #CONFERENCE ) -> _ ()
+
+
+
+number #REFERENCE -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#REFERENCE |Â #CONFERENCE ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+volume #REFERENCE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #DATE -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #DATE -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #DATE -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #ADDRESS -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #ADDRESS -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #ADDRESS -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+start_page #PAGE_RANGE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+end_page #PAGE_RANGE -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<JOURNAL@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+short_name = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+address = <ADDRESS@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<JOURNAL@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+address = <ADDRESS@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<JOURNAL@a362042121 >
+
+name = 'International journal of intelligent system'
+short_name = 'IJIS'
+
+<JOURNAL@a674639524 >
+name = 'ACM SIGMOD Record'
+<JOURNAL@a906774044 >
+
+<CONFERENCE@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <ADDRESS@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <DATE@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<CONFERENCE@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+short_name = 'EKAW'
+issue = '13'
+date = <DATE@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<CONFERENCE@a32071928c >
+
+name = 'European Semantic Web Symposium'
+short_name = 'ESWS'
+issue = '1'
+location = <ADDRESS@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <DATE@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proc.@a060097576 >
+
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <DATE@ >
+
+
+event = <_@#spg04 >
+
+<In_proceedings@a64263824 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<In_proceedings@a439508789 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <DATE@ >
+
+
+
+<Article@a475526642 >
+
+author = <PERSON_LIST@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <DATE@ >
+
+
+
+<In_book@a71568377 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PERSON_LIST@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+<Proc.@a72192307 >
+
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <DATE@ >
+
+
+
+<Proc.@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <DATE@ >
+
+
+
+<Misc.@a140583454 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <DATE@ >
+
+
+
+<In_proceedings@a11065952 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+U.R.L. = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <DATE@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <DATE@ >
+
+
+
+<Article@a456080390 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PAGE_RANGE@ >
+
+start_page = '587'
+end_page = '607'
+
+
+date = <DATE@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <PERSON_LIST@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PERSON_LIST@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PERSON_LIST@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <DATE@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/onto.rdf
new file mode 100755
index 00000000..fa8f042a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/refalign.html
new file mode 100755
index 00000000..ea872a62
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = how_published
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PERSON_LIST
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Un_published
+1.0
+address = address
+1.0
+Address = ADDRESS
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = In_book
+1.0
+Date = DATE
+1.0
+series = series
+1.0
+PageRange = PAGE_RANGE
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = number_or_volume
+1.0
+LectureNotes = Lecture_notes
+1.0
+url = U.R.L.
+1.0
+MastersThesis = MSc_thesis
+1.0
+organizer = organiser
+1.0
+mrNumber = M.R.Nb
+1.0
+pages = pages
+1.0
+TechReport = Technical_report
+1.0
+reviewed = reviewed
+1.0
+startPage = start_page
+1.0
+edition = edition
+1.0
+lccn = L.C.C.N.
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = is_part_of
+1.0
+organization = organisation
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc.
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = I.S.B.N.
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = Motion_picture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = short_name
+1.0
+PhdThesis = PhD_thesis
+1.0
+Proceedings = Proc.
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = REFERENCE
+1.0
+endPage = end_page
+1.0
+InCollection = In_collection
+1.0
+firstPublished = first_published
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = human_creator
+1.0
+Conference = CONFERENCE
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = In_proceedings
+1.0
+Journal = JOURNAL
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = I.S.S.N.
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chap
+1.0
+parts = parts
+1.0
+communications = com
+1.0
+articles = art
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/refalign.rdf
new file mode 100755
index 00000000..a92d5c58
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/208/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/onto.html
new file mode 100755
index 00000000..8c394e26
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Entry (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monography (, )
+
+
+
+
+
+
+Compilation (, )
+
+
+
+
+
+
+ConferenceMinutes (, )
+
+
+
+
+
+
+
+
+NonFormal (, )
+
+
+
+
+
+Brochure (, )
+
+
+
+
+
+
+CourseMaterial (, )
+
+
+
+
+
+
+ReferenceGuide (, )
+
+
+
+
+
+
+Manuscript (, )
+
+
+
+
+
+
+
+
+Section (, )
+
+
+
+
+
+JournalPaper (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+Extract (, )
+
+
+
+
+
+
+InCompilation (, )
+
+
+
+
+
+
+Communication (, )
+
+
+
+
+
+
+
+
+StudentReport (, )
+
+
+
+
+
+MScThesis (, )
+
+
+
+
+
+
+DoctoralThesis (, )
+
+
+
+
+
+
+
+
+Various (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+TechnicalReport (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Movie (, )
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Directions (, )
+
+
+
+
+
+
+Organization (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+PublishingHouse (, )
+
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+
+
+People (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageInterval (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+sections :
+ #Entry -> #Chapter ()
+
+
+
+tomes :
+ #Entry -> #Section ()
+
+
+
+talks :
+ #ConferenceMinutes -> #Communication ()
+
+
+
+papers :
+ #Periodical -> #JournalPaper ()
+
+
+
+coordinates :
+ http://www.w3.org/2002/07/owl#Thing -> #Directions ()
+
+
+
+meeting :
+ #ConferenceMinutes -> #Congress ()
+
+
+
+organizedBy :
+ #Congress -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+contract :
+ #Entry -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+createdBy :
+ #Entry -> #People ()
+
+
+
+writtenBy :
+ _ -> _ ()
+
+
+
+coordinatedBy :
+ _ -> _ ()
+
+
+
+directedBy :
+ #Movie -> _ ()
+
+
+
+
+issuedBy :
+ #Report -> #Organization ()
+
+
+
+componentOf :
+ #Section -> _ ()
+
+
+
+inPeriodical :
+ #JournalPaper -> #Periodical ()
+
+
+
+inVolume :
+ #Extract -> #Monography ()
+
+
+
+inCompilation :
+ #InCompilation -> #Compilation ()
+
+
+
+inMinutes :
+ #Communication -> #ConferenceMinutes ()
+
+
+
+
+publishingDate :
+ (#Entry |Â #Congress ) -> #Date ()
+
+
+
+sponsoredBy :
+ (#ConferenceMinutes |Â #ReferenceGuide ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publishedBy :
+ (#Entry |Â #Periodical ) -> #PublishingHouse ()
+
+
+
+issuer :
+ (#StudentReport |Â #CourseMaterial ) -> #University ()
+
+
+
+place :
+ (#Entry |Â #Congress ) -> #Directions ()
+
+
+
+pageRange :
+ #Section -> #PageInterval ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+ref #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+selection #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annotation #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+frequency #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startDate #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#Book |Â #ReferenceGuide ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+PublicationDetails (#Various |Â #Brochure ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+comment #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+inSeries #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+heading #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #TechnicalReport |Â #StudentReport ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+company #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+summary #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+table #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+rights #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+ISBN #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+ISSN #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+KeyWordsAndPhrases #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+idiom #Entry -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+LCCN #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+MRN #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+amount #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dimensions #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+link #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+id _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+acronym _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+section #Section -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numbering (#Entry |Â #Congress ) -> _ ()
+
+
+
+number #Entry -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#Entry |Â #Congress ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+volume #Entry -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+town #Directions -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Directions -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Directions -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+beginning #PageInterval -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+end #PageInterval -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Periodical@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+acronym = 'JWS'
+
+<PublishingHouse@a131020767 >
+
+id = 'Springer-Verlag'
+coordinates = <Directions@ >
+
+town = 'Heidelberg'
+country = 'DE'
+
+
+
+<Periodical@a70981683 >
+id = 'Cybernetics and Control Theory'
+<PublishingHouse@a85849488 >
+
+id = 'The MIT Press'
+coordinates = <Directions@ >
+
+town = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Periodical@a362042121 >
+
+id = 'International journal of intelligent system'
+acronym = 'IJIS'
+
+<Periodical@a674639524 >
+
+<Periodical@a906774044 >
+
+<Congress@spg04 >
+
+id = 'SemPGrid 04 Workshop'
+place = <Directions@ >
+
+town = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+publishingDate = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Congress@a72192307c >
+
+id = 'Int. Conference on Knowledge Engineering and Management'
+acronym = 'EKAW'
+issue = '13'
+publishingDate = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Congress@a32071928c >
+
+id = 'European Semantic Web Symposium'
+acronym = 'ESWS'
+issue = '1'
+place = <Directions@ >
+
+town = 'Heraklion'
+country = 'GR'
+
+
+publishingDate = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<ConferenceMinutes@a060097576 >
+
+heading = 'Proceedings of the SemPGrid 04 Workshop'
+publishingDate = <Date@ >
+
+
+meeting = <_@#spg04 >
+
+<Communication@a64263824 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+inMinutes = <_@#a060097576 >
+heading = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<Communication@a439508789 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <People@ >
+
+
+
+
+inMinutes = <_@#a72192307 >
+heading = 'Measuring Similarity between Ontologies'
+
+<JournalPaper@a492378321 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+inPeriodical = <_@#a674639524 >
+heading = '{P-Grid}: A Self-organizing Structured P2P System'
+publishingDate = <Date@ >
+
+
+
+<JournalPaper@a475526642 >
+
+writtenBy = <People@ >
+
+
+inPeriodical = <_@#a70981683 >
+heading = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+publishingDate = <Date@ >
+
+
+
+<Extract@a71568377 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <People@ >
+
+
+
+
+inVolume = <_@#a108048723 >
+heading = 'Database integration: the key to data interoperability'
+coordinatedBy = <People@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <People@ >
+
+
+
+
+
+<ConferenceMinutes@a72192307 >
+
+publishedBy = <_@#a131020767 >
+heading = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+meeting = <_@#a72192307c >
+publishingDate = <Date@ >
+
+
+
+<ConferenceMinutes@a32071928 >
+
+publishedBy = <_@#a131020767 >
+meeting = <_@#a32071928c >
+heading = 'Proceedings of the First European Semantic Web Symposium'
+publishingDate = <Date@ >
+
+
+
+<Various@a140583454 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <People@ >
+
+
+
+
+heading = '{QOM} - Quick Ontology Mapping'
+comment = 'submitted to the ISWC 04'
+publishingDate = <Date@ >
+
+
+
+<Communication@a11065952 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <People@ >
+
+
+
+
+inMinutes = <_@#a32071928 >
+heading = 'Ontology Mapping - An Integrated Approach'
+link = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<JournalPaper@a80299267 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+inPeriodical = <_@#a246119474 >
+heading = 'Start making sense: The Chatty Web approach for global semantic agreements'
+publishingDate = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monography@a108048723 >
+
+publishedBy = <_@#a85849488 >
+heading = 'Object-Oriented Data Modeling'
+publishingDate = <Date@ >
+
+
+
+<JournalPaper@a456080390 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+inPeriodical = <_@#a362042121 >
+heading = 'On dynamically generated ontology translators in agent communication'
+pageRange = <PageInterval@ >
+
+beginning = '587'
+end = '607'
+
+
+publishingDate = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<JournalPaper@a846015923 >
+
+writtenBy = <People@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <People@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <People@ >
+
+
+
+
+
+
+
+
+inPeriodical = <_@#a906774044 >
+heading = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+comment = 'to appear'
+publishingDate = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/onto.rdf
new file mode 100755
index 00000000..08ab4589
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/refalign.html
new file mode 100755
index 00000000..4fc5b111
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = PublicationDetails
+1.0
+periodicity = frequency
+1.0
+proceedings = inMinutes
+1.0
+volume = volume
+1.0
+annote = annotation
+1.0
+PersonList = People
+1.0
+month = month
+1.0
+copyright = rights
+1.0
+Unpublished = Manuscript
+1.0
+address = coordinates
+1.0
+Address = Directions
+1.0
+chapter = section
+1.0
+Chapter = Chapter
+1.0
+editor = coordinatedBy
+1.0
+InBook = Extract
+1.0
+Date = Date
+1.0
+series = inSeries
+1.0
+PageRange = PageInterval
+1.0
+date = publishingDate
+1.0
+title = heading
+1.0
+Booklet = Brochure
+1.0
+numberOrVolume = numbering
+1.0
+LectureNotes = CourseMaterial
+1.0
+url = link
+1.0
+MastersThesis = MScThesis
+1.0
+organizer = organizedBy
+1.0
+mrNumber = MRN
+1.0
+pages = pageRange
+1.0
+TechReport = TechnicalReport
+1.0
+reviewed = selection
+1.0
+startPage = beginning
+1.0
+edition = issue
+1.0
+lccn = LCCN
+1.0
+affiliation = company
+1.0
+institution = issuedBy
+1.0
+year = year
+1.0
+isPartOf = componentOf
+1.0
+organization = sponsoredBy
+1.0
+country = country
+1.0
+publisher = publishedBy
+1.0
+school = issuer
+1.0
+Misc = Various
+1.0
+collection = inCompilation
+1.0
+Collection = Compilation
+1.0
+isbn = ISBN
+1.0
+abstract = summary
+1.0
+directors = directedBy
+1.0
+Academic = StudentReport
+1.0
+location = place
+1.0
+MotionPicture = Movie
+1.0
+Article = JournalPaper
+1.0
+Informal = NonFormal
+1.0
+price = amount
+1.0
+name = id
+1.0
+event = meeting
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = inVolume
+1.0
+day = day
+1.0
+School = University
+1.0
+shortName = acronym
+1.0
+PhdThesis = DoctoralThesis
+1.0
+Proceedings = ConferenceMinutes
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Entry
+1.0
+endPage = end
+1.0
+InCollection = InCompilation
+1.0
+firstPublished = startDate
+1.0
+author = writtenBy
+1.0
+Report = Report
+1.0
+note = comment
+1.0
+humanCreator = createdBy
+1.0
+Conference = Congress
+1.0
+Part = Section
+1.0
+Publisher = PublishingHouse
+1.0
+contract = contract
+1.0
+Manual = ReferenceGuide
+1.0
+key = ref
+1.0
+InProceedings = Communication
+1.0
+Journal = Periodical
+1.0
+journal = inPeriodical
+1.0
+Monograph = Monography
+1.0
+keywords = KeyWordsAndPhrases
+1.0
+issn = ISSN
+1.0
+contents = table
+1.0
+city = town
+1.0
+Institution = Organization
+1.0
+Deliverable = Deliverable
+1.0
+size = dimensions
+1.0
+chapters = sections
+1.0
+parts = tomes
+1.0
+communications = talks
+1.0
+articles = papers
+1.0
+lastName = lastName
+1.0
+language = idiom
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/refalign.rdf
new file mode 100755
index 00000000..cfa9105f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/209/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto-iso8859.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto-iso8859.rdf
new file mode 100755
index 00000000..e1a405b3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto-iso8859.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+<Éditeur xmlns="" rdf:about="#a131020767">
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+Éditeur>
+
+
+
+ Cybernetics and Control Theory
+
+
+<Éditeur xmlns="" rdf:about="#a85849488">
+
+ The MIT Press
+
+
+ Cambridge
+ <état rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MAétat>
+ US
+
+
+Éditeur>
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ <état>NYétat>
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+ <évènement rdf:resource="#spg04"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+ <éditeurs>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeurs>
+
+
+
+
+ <éditeur rdf:resource="#a131020767"/>
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <évènement rdf:resource="#a72192307c"/>
+ 2002
+
+
+
+
+ <éditeur rdf:resource="#a131020767"/>
+ <évènement rdf:resource="#a32071928c"/>
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+ <éditeur rdf:resource="#a85849488"/>
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto.html
new file mode 100755
index 00000000..03f74a88
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto.html
@@ -0,0 +1,1379 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Référence (, )
+
+
+
+
+
+Livre (, )
+
+
+
+
+
+Monographie (, )
+
+
+
+
+
+
+Compilation (, )
+
+
+
+
+
+
+Actes (, )
+
+
+
+
+
+
+
+
+Informel (, )
+
+
+
+
+
+Livret (, )
+
+
+
+
+
+
+Polycopié (, )
+
+
+
+
+
+
+Manuel (, )
+
+
+
+
+
+
+NonPublié (, )
+
+
+
+
+
+
+
+
+Partie (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapitre (, )
+
+
+
+
+
+
+ExtraitLivre (, )
+
+
+
+
+
+
+ExtraitCompilation (, )
+
+
+
+
+
+
+ExtraitActes (, )
+
+
+
+
+
+
+
+
+Mémoire (, )
+
+
+
+
+
+MémoireDeMastère (, )
+
+
+
+
+
+
+MémoireDeDoctorat (, )
+
+
+
+
+
+
+
+
+Divers (, )
+
+
+
+
+
+
+Raport (, )
+
+
+
+
+
+RaportTechnique (, )
+
+
+
+
+
+
+Livrable (, )
+
+
+
+
+
+
+
+
+Film (, )
+
+
+
+
+
+
+
+
+Revue (, )
+
+
+
+
+
+
+Conférence (, )
+
+
+
+
+
+
+Adresse (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Éditeur (, )
+
+
+
+
+
+
+Université (, )
+
+
+
+
+
+
+
+
+Personnes (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+IntervalleDePages (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapitres :
+ #Référence -> #Chapitre ()
+
+
+
+parties :
+ #Référence -> #Partie ()
+
+
+
+communications :
+ #Actes -> #ExtraitActes ()
+
+
+
+articles :
+ #Revue -> #Article ()
+
+
+
+adresse :
+ http://www.w3.org/2002/07/owl#Thing -> #Adresse ()
+
+
+
+évènement :
+ #Actes -> #Conférence ()
+
+
+
+organisateur :
+ #Conférence -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+contrat :
+ #Référence -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+créateur :
+ #Référence -> #Personnes ()
+
+
+
+auteurs :
+ _ -> _ ()
+
+
+
+éditeurs :
+ _ -> _ ()
+
+
+
+réalisateurs :
+ #Film -> _ ()
+
+
+
+
+institution :
+ #Raport -> #Institution ()
+
+
+
+partieDe :
+ #Partie -> _ ()
+
+
+
+journal :
+ #Article -> #Revue ()
+
+
+
+livre :
+ #ExtraitLivre -> #Monographie ()
+
+
+
+collection :
+ #ExtraitCompilation -> #Compilation ()
+
+
+
+actes :
+ #ExtraitActes -> #Actes ()
+
+
+
+
+date :
+ (#Référence | #Conférence ) -> #Date ()
+
+
+
+organisation :
+ (#Actes |Â #Manuel ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+éditeur :
+ (#Référence | #Revue ) -> #Éditeur ()
+
+
+
+institution :
+ (#Mémoire | #Polycopié ) -> #Université ()
+
+
+
+localisation :
+ (#Référence | #Conférence ) -> #Adresse ()
+
+
+
+pages :
+ #Partie -> #IntervalleDePages ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Clé #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+Évalué #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+périodicité #Revue -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dateDePublication #Chapitre -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+édition (#Livre | #Manuel ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+modeDePublication (#Divers |Â #Livret ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+note #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+série #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+titre #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+catégorie (#Chapitre | #RaportTechnique | #Mémoire ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+résumé #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contenu #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+droits #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mots-clé #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+langage #Référence -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+noMR #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+prix #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+taille #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+nom _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+nomCourt _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapitre #Partie -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numéroOuVolume (#Référence | #Conférence ) -> _ ()
+
+
+
+numéro #Référence -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sortie (#Référence | #Conférence ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+volume #Référence -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+année #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+mois #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+jour #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+ville #Adresse -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+état #Adresse -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+pays #Adresse -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+pageDébut #IntervalleDePages -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+pageFin #IntervalleDePages -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Revue@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+nomCourt = 'JWS'
+
+<Éditeur@a131020767 >
+
+nom = 'Springer-Verlag'
+adresse = <Adresse@ >
+
+ville = 'Heidelberg'
+pays = 'DE'
+
+
+
+<Revue@a70981683 >
+nom = 'Cybernetics and Control Theory'
+<Éditeur@a85849488 >
+
+nom = 'The MIT Press'
+adresse = <Adresse@ >
+
+ville = 'Cambridge'
+état = 'MA'
+pays = 'US'
+
+
+
+<Revue@a362042121 >
+
+nom = 'International journal of intelligent system'
+nomCourt = 'IJIS'
+
+<Revue@a674639524 >
+nom = 'ACM SIGMOD Record'
+<Revue@a906774044 >
+
+<Conférence@spg04 >
+
+nom = 'SemPGrid 04 Workshop'
+localisation = <Adresse@ >
+
+ville = 'New-York'
+état = 'NY'
+pays = 'US'
+
+
+date = <Date@ >
+
+mois = '--05'
+année = '2004'
+
+
+
+<Conférence@a72192307c >
+
+nom = 'Int. Conference on Knowledge Engineering and Management'
+nomCourt = 'EKAW'
+sortie = '13'
+date = <Date@ >
+
+mois = '--10'
+année = '2002'
+
+
+
+<Conférence@a32071928c >
+
+nom = 'European Semantic Web Symposium'
+nomCourt = 'ESWS'
+sortie = '1'
+localisation = <Adresse@ >
+
+ville = 'Heraklion'
+pays = 'GR'
+
+
+date = <Date@ >
+
+mois = '--05'
+année = '2004'
+
+
+
+<Actes@a060097576 >
+
+titre = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+évènement = <_@#spg04 >
+
+<ExtraitActes@a64263824 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+actes = <_@#a060097576 >
+titre = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<ExtraitActes@a439508789 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <Personnes@ >
+
+
+
+
+actes = <_@#a72192307 >
+titre = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+titre = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+auteurs = <Personnes@ >
+
+
+journal = <_@#a70981683 >
+titre = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<ExtraitLivre@a71568377 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <Personnes@ >
+
+
+
+
+livre = <_@#a108048723 >
+titre = 'Database integration: the key to data interoperability'
+éditeurs = <Personnes@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+<Actes@a72192307 >
+
+éditeur = <_@#a131020767 >
+titre = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+évènement = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Actes@a32071928 >
+
+éditeur = <_@#a131020767 >
+évènement = <_@#a32071928c >
+titre = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Divers@a140583454 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+
+
+
+titre = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<ExtraitActes@a11065952 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <Personnes@ >
+
+
+
+
+actes = <_@#a32071928 >
+titre = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+titre = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+mois = '--12'
+année = '2003'
+
+
+
+<Monographie@a108048723 >
+
+éditeur = <_@#a85849488 >
+titre = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+titre = 'On dynamically generated ontology translators in agent communication'
+pages = <IntervalleDePages@ >
+
+pageDébut = '587'
+pageFin = '607'
+
+
+date = <Date@ >
+
+mois = '--12'
+année = '2001'
+
+
+
+<Article@a846015923 >
+
+auteurs = <Personnes@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <Personnes@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <Personnes@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+titre = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto.rdf
new file mode 100755
index 00000000..bbe6bde3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+<Éditeur xmlns="" rdf:about="#a131020767">
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+Éditeur>
+
+
+
+ Cybernetics and Control Theory
+
+
+<Éditeur xmlns="" rdf:about="#a85849488">
+
+ The MIT Press
+
+
+ Cambridge
+ <état rdf:datatype="http://www.w3.org/2001/XMLSchema#string">MAétat>
+ US
+
+
+Éditeur>
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ <état>NYétat>
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+ <évènement rdf:resource="#spg04"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+ <éditeurs>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ éditeurs>
+
+
+
+
+ <éditeur rdf:resource="#a131020767"/>
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ <évènement rdf:resource="#a72192307c"/>
+ 2002
+
+
+
+
+ <éditeur rdf:resource="#a131020767"/>
+ <évènement rdf:resource="#a32071928c"/>
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+ <éditeur rdf:resource="#a85849488"/>
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign-iso8859.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign-iso8859.rdf
new file mode 100755
index 00000000..0bd0363c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign-iso8859.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/210/onto-iso8859.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign.html
new file mode 100755
index 00000000..77810619
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = catégorie
+1.0
+howPublished = modeDePublication
+1.0
+periodicity = périodicité
+1.0
+proceedings = actes
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = Personnes
+1.0
+month = mois
+1.0
+copyright = droits
+1.0
+Unpublished = NonPublié
+1.0
+address = adresse
+1.0
+Address = Adresse
+1.0
+chapter = chapitre
+1.0
+Chapter = Chapitre
+1.0
+editor = éditeurs
+1.0
+InBook = ExtraitLivre
+1.0
+Date = Date
+1.0
+series = série
+1.0
+PageRange = IntervalleDePages
+1.0
+date = date
+1.0
+title = titre
+1.0
+Booklet = Livret
+1.0
+numberOrVolume = numéroOuVolume
+1.0
+LectureNotes = Polycopié
+1.0
+url = url
+1.0
+MastersThesis = MémoireDeMastère
+1.0
+organizer = organisateur
+1.0
+mrNumber = noMR
+1.0
+pages = pages
+1.0
+TechReport = RaportTechnique
+1.0
+reviewed = Évalué
+1.0
+startPage = pageDébut
+1.0
+edition = édition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = année
+1.0
+isPartOf = partieDe
+1.0
+organization = organisation
+1.0
+country = pays
+1.0
+publisher = éditeur
+1.0
+school = institution
+1.0
+Misc = Divers
+1.0
+collection = collection
+1.0
+Collection = Compilation
+1.0
+isbn = isbn
+1.0
+abstract = résumé
+1.0
+directors = réalisateurs
+1.0
+Academic = Mémoire
+1.0
+location = localisation
+1.0
+MotionPicture = Film
+1.0
+Article = Article
+1.0
+Informal = Informel
+1.0
+price = prix
+1.0
+name = nom
+1.0
+event = évènement
+1.0
+state = état
+1.0
+Book = Livre
+1.0
+book = livre
+1.0
+day = jour
+1.0
+School = Université
+1.0
+shortName = nomCourt
+1.0
+PhdThesis = MémoireDeDoctorat
+1.0
+Proceedings = Actes
+1.0
+number = numéro
+1.0
+issue = sortie
+1.0
+Reference = Référence
+1.0
+endPage = pageFin
+1.0
+InCollection = ExtraitCompilation
+1.0
+firstPublished = dateDePublication
+1.0
+author = auteurs
+1.0
+Report = Raport
+1.0
+note = note
+1.0
+humanCreator = créateur
+1.0
+Conference = Conférence
+1.0
+Part = Partie
+1.0
+Publisher = Éditeur
+1.0
+contract = contrat
+1.0
+Manual = Manuel
+1.0
+key = Clé
+1.0
+InProceedings = ExtraitActes
+1.0
+Journal = Revue
+1.0
+journal = journal
+1.0
+Monograph = Monographie
+1.0
+keywords = mots-clé
+1.0
+issn = issn
+1.0
+contents = contenu
+1.0
+city = ville
+1.0
+Institution = Institution
+1.0
+Deliverable = Livrable
+1.0
+size = taille
+1.0
+chapters = chapitres
+1.0
+parts = parties
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = langage
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign.rdf
new file mode 100755
index 00000000..153905f1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/210/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/onto.html
new file mode 100755
index 00000000..ea006b26
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/onto.html
@@ -0,0 +1,1435 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+
+
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Conference@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/onto.rdf
new file mode 100755
index 00000000..3f6db803
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/refalign.html
new file mode 100755
index 00000000..5d159b5b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/refalign.rdf
new file mode 100755
index 00000000..407d4342
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/221/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/221/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/221/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/onto.html
new file mode 100755
index 00000000..2661c376
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/onto.html
@@ -0,0 +1,1462 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Reference (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Reference -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ #Reference -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Reference -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition #Reference -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type #Reference -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Reference -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Conference@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/onto.rdf
new file mode 100755
index 00000000..27fd720b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/onto.rdf
@@ -0,0 +1,2147 @@
+
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+ 1
+
+
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/refalign.html
new file mode 100755
index 00000000..79ae067a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/refalign.rdf
new file mode 100755
index 00000000..813475b4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/222/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/222/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/222/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/onto.html
new file mode 100755
index 00000000..ca7d85bf
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/onto.html
@@ -0,0 +1,1691 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (Resource, )
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Text (Text, Textual work.)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+UserGuide (User's guide, A manual for helping using a technology.)
+
+
+
+
+
+
+ReferenceManual (Reference manual, A complete manual for helping using a technology.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+JournalPart (Paper published in a periodical publication., An subpart of a journal or magazine.)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Review (Review, The review of a work in a periodic publication.)
+
+
+
+
+
+
+Editorial (The editor part (foreword) of a journal issue., An introductory part of a Journal.)
+
+
+
+
+
+
+Letter (Lettre, A letter published in a periodic publication.)
+
+
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+InstitutionReport (Institution report, A report published by an institution.)
+
+
+
+
+
+ProspectiveReport (Prospective report, A prospective report on a particular topic or field.)
+
+
+
+
+
+
+EvaluationReport (Evaluation report, A report evaluating the activity of some institution subpart.)
+
+
+
+
+
+
+SerialReport (Serial report, A report published by an institution as part of a serie.)
+
+
+
+
+
+NormalizationReport (Normalization report, A report constituting a normative document.)
+
+
+
+
+
+Standard (Standard, A document describing a standard.)
+
+
+
+
+
+
+Recommendation (Recommendation, A document describing a recommended technology.)
+
+
+
+
+
+
+
+
+WorkReport (Work report, A report on technical matter published within a series.)
+
+
+
+
+
+TechReport (Technical report, A report on technical matter published within a series.)
+
+
+
+
+
+
+TechnicalMemo (Technical memorandum, )
+
+
+
+
+
+
+ResearchReport (Research report, )
+
+
+
+
+
+
+ResearchNote (Research note, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+YearlyReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+FinalReport (Final report, The final report on a contract.)
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+
+
+Periodical (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+Journal (Journal, A periodical publication of peer-reviewed scientific papers.)
+
+
+
+
+
+
+Magazine (Magazine, A periodical publication of scientific papers and news.)
+
+
+
+
+
+
+
+
+ScientificMeeting (Scientific meeting, An event presenting work.)
+
+
+
+
+
+Conference (Conference, A scientific conference.)
+
+
+
+
+
+
+Congress (Congress, A scientific congress.)
+
+
+
+
+
+
+Symposium (Symposium, A symposium.)
+
+
+
+
+
+
+Workshop (Workshop, A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.)
+
+
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Society (Society, A scientific society which can additionnaly publish books and journals.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+HigherEducationInstitution (Higher education institution, A school or university.)
+
+
+
+
+
+University (University, A University.)
+
+
+
+
+
+
+School (School, A identified and autonomous university department, college or school.)
+
+
+
+
+
+
+EngineerSchool (Engineer school, A French-system so-called Engineer school or German technische Hochschule.)
+
+
+
+
+
+
+Polytechnics (Practical university, The French CNAM or Britsh Polytechnics.)
+
+
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+contributions :
+ #Periodical -> #JournalPart (The contributions to some periodical publication.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Resource -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #JournalPart -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Periodical ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Workshop@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = ' rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/onto.rdf
new file mode 100755
index 00000000..fd45d828
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/onto.rdf
@@ -0,0 +1,2187 @@
+
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Resource
+
+
+
+ 1
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Text
+ Textual work.
+
+
+
+
+
+ Paper published in a periodical publication.
+ An subpart of a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+ Review
+ The review of a work in a periodic publication.
+
+
+
+
+ The editor part (foreword) of a journal issue.
+ An introductory part of a Journal.
+
+
+
+
+ Lettre
+ A letter published in a periodic publication.
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ User's guide
+ A manual for helping using a technology.
+
+
+
+
+ Reference manual
+ A complete manual for helping using a technology.
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Institution report
+ A report published by an institution.
+
+
+
+
+ Prospective report
+ A prospective report on a particular topic or field.
+
+
+
+
+ Evaluation report
+ A report evaluating the activity of some institution subpart.
+
+
+
+
+ Serial report
+ A report published by an institution as part of a serie.
+
+
+
+
+ Normalization report
+ A report constituting a normative document.
+
+
+
+
+ Standard
+ A document describing a standard.
+
+
+
+
+ Recommendation
+ A document describing a recommended technology.
+
+
+
+
+ Work report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical memorandum
+
+
+
+
+ Research report
+
+
+
+
+ Research note
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Final report
+ The final report on a contract.
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ Journal
+ A periodical publication of peer-reviewed scientific papers.
+
+
+
+
+ Magazine
+ A periodical publication of scientific papers and news.
+
+
+
+
+ Scientific meeting
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Conference
+ A scientific conference.
+
+
+
+
+ Congress
+ A scientific congress.
+
+
+
+
+ Symposium
+ A symposium.
+
+
+
+
+ Workshop
+ A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Society
+ A scientific society which can additionnaly publish books and journals.
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+ Higher education institution
+ A school or university.
+
+
+
+
+ University
+ A University.
+
+
+
+
+ School
+ A identified and autonomous university department, college or school.
+
+
+
+
+ Engineer school
+ A French-system so-called Engineer school or German technische Hochschule.
+
+
+
+
+ Practical university
+ The French CNAM or Britsh Polytechnics.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ contributions
+ The contributions to some periodical publication.
+
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="&xsd;string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/refalign.html
new file mode 100755
index 00000000..782cd045
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/refalign.rdf
new file mode 100755
index 00000000..1528a9d9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/223/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/223/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/223/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/onto.html
new file mode 100755
index 00000000..c7eadb72
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/onto.html
@@ -0,0 +1,791 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/onto.rdf
new file mode 100755
index 00000000..5d3909e2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/refalign.html
new file mode 100755
index 00000000..f92ff9f7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/refalign.rdf
new file mode 100755
index 00000000..08635142
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/224/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/224/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/224/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/onto.html
new file mode 100755
index 00000000..a211d358
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/onto.html
@@ -0,0 +1,1252 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Conference@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/onto.rdf
new file mode 100755
index 00000000..4a6b6715
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/onto.rdf
@@ -0,0 +1,1499 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/refalign.html
new file mode 100755
index 00000000..67df8112
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/refalign.rdf
new file mode 100755
index 00000000..acec89c4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/225/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/225/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/225/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/onto.html
new file mode 100755
index 00000000..3d115221
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/onto.html
@@ -0,0 +1,558 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+
+<Publisher@a131020767 >
+rdfs:label = 'Springer-Verlag'
+<Journal@a70981683 >
+rdfs:label = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+rdfs:label = 'The MIT Press'
+<Journal@a362042121 >
+rdfs:label = 'International journal of intelligent system'
+<Journal@a674639524 >
+rdfs:label = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+rdfs:label = 'VLDB Journal'
+<Conference@spg04 >
+rdfs:label = 'SemPGrid 04 Workshop'
+<Conference@a72192307c >
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Conference@a32071928c >
+rdfs:label = 'First European Semantic Web Symposium'
+<Proceedings@a060097576 >
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+<InProceedings@a64263824 >
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+<InProceedings@a439508789 >
+rdfs:label = 'Measuring Similarity between Ontologies'
+<Article@a492378321 >
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+<Article@a475526642 >
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+<InBook@a71568377 >
+rdfs:label = 'Database integration: the key to data interoperability'
+<Proceedings@a72192307 >
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Proceedings@a32071928 >
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+<Misc@a140583454 >
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+<InProceedings@a11065952 >
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+<Article@a80299267 >
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+<Monograph@a108048723 >
+rdfs:label = 'Object-Oriented Data Modeling'
+<Article@a456080390 >
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+<Article@a846015923 >
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/onto.rdf
new file mode 100755
index 00000000..0ef5b8db
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+
+
+
+
+ York Sure
+ York Sure
+ York
+
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+
+
+
+
+ A. Datta
+ A. Datta
+ A.
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+
+
+
+
+ Springer-Verlag
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+
+
+
+ International journal of intelligent system
+
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+
+ First European Semantic Web Symposium
+
+
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+ Object-Oriented Data Modeling
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/refalign.html
new file mode 100755
index 00000000..ad7c3e07
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/refalign.rdf
new file mode 100755
index 00000000..10d3d07c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/228/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/228/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/228/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/onto.html
new file mode 100755
index 00000000..4db87b54
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/onto.html
@@ -0,0 +1,1202 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 01/06/2004
+Version: $Id: onto-cflat.rdf,v 1.15 2011/05/31 15:37:28 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (A generic human creator category, necessary in order to contain both author and editor.)
+
+
+
+author :
+ _ -> _ (The name(s) of the author(s), in the format described in the LaTeX book.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a reference.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of persons who directed the motion picture.)
+
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry. The entry must be an InBook end the book a Monograph.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry. The entry must be an Inbook or Incollection.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears. The entry must be an InProceedings.)
+
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular bibTeX entry. Note that the rdf:ID for each Reference instance could be the bibTeX key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+eventName #Proceedings -> http://www.w3.org/2001/XMLSchema#string (The event concerned with the proceedings.)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published. The first word should be capitalized.)
+
+
+
+journalName #Article -> http://www.w3.org/2001/XMLSchema#string (The journal in which an article is published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader. The first word should be capitalized.)
+
+
+
+organizationName (#Proceedings |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisherName #Reference -> http://www.w3.org/2001/XMLSchema#string (The publisher's name.)
+
+
+
+schoolName (#Academic |Â #LectureNotes ) -> http://www.w3.org/2001/XMLSchema#string (The name of the school where a thesis was written.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The work's title, typed as explained in the LaTeX book.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (An abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (A Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation.)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed.)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number.)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a work.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (A chapter (or section or whatever) number.)
+
+
+
+numberOrVolume http://www.w3.org/2002/07/owl#Thing -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue #Reference -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Reference -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Reference -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Reference -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Reference -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Reference -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mäadche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+year = '2004'
+eventName = 'SemPGrid 04 Workshop'
+city = 'New-York'
+state = 'NY'
+country = 'US'
+month = '--05'
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journalName = 'ACM SIGMOD Record'
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+year = '2003'
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journalName = 'Cybernetics and Control Theory'
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+year = '1996'
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisherName = 'Springer-Verlag'
+city = 'Heidelberg'
+country = 'DE'
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+eventName = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+month = '--10'
+year = '2002'
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisherName = 'Springer-Verlag'
+eventName = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+city = ' rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion'
+country = 'GR'
+month = '--05'
+title = 'Proceedings of the First European Semantic Web Symposium'
+year = '2004'
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+year = '2004'
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journalName = 'Journal of Web Semantics'
+shortName = 'JWS'
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+month = '--12'
+year = '2003'
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisherName = 'The MIT Press, Cambridge (MA US)'
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+title = 'Object-Oriented Data Modeling'
+year = '2000'
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journalName = 'International journal of intelligent system'
+shortName = 'IJIS'
+title = 'On dynamically generated ontology translators in agent communication'
+startPage = '587'
+endPage = '607'
+month = '--12'
+year = '2001'
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journalName = 'VLDB Journal'
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+year = '2004'
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/onto.rdf
new file mode 100755
index 00000000..fe9991c4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/onto.rdf
@@ -0,0 +1,1781 @@
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 01/06/2004
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-cflat.rdf,v 1.15 2011/05/31 15:37:28 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+ Informal
+ A document that that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular bibTeX entry. Note that the rdf:ID for each Reference instance could be the bibTeX key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Contract
+ The contract in which a particular reference has been made.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.
+
+
+
+
+
+ human creator
+ A generic human creator category, necessary in order to contain both author and editor.
+
+
+
+
+ author
+ The name(s) of the author(s), in the format described in the LaTeX book.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a reference.
+
+
+
+
+
+ directors
+ The list of persons who directed the motion picture.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published. The first word should be capitalized.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry. The entry must be an InBook end the book a Monograph.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry. The entry must be an Inbook or Incollection.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears. The entry must be an InProceedings.
+
+
+
+
+
+ note
+ Any additional information that can help the reader. The first word should be capitalized.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+ publisher
+ The publisher's name.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The work's title, typed as explained in the LaTeX book.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ An abstract of the work.
+
+
+
+
+
+ ontents
+ A Table of Contents.
+
+
+
+
+
+ copyright
+ Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation.
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed.
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number.
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a work.
+
+
+
+
+
+ URL
+ The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ A chapter (or section or whatever) number.
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mäadche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+ SemPGrid 04 Workshop
+ New-York
+ NY
+ US
+ --05
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ACM SIGMOD Record
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+ Cybernetics and Control Theory
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Springer-Verlag
+ Heidelberg
+ DE
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+ --10
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ Springer-Verlag
+ European Semantic Web Symposium
+ ESWS
+ 1
+ rdf:datatype="&xsd;string">Heraklion
+ GR
+ --05
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+ The MIT Press, Cambridge (MA US)
+ Cambridge
+ MA
+ US
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+ On dynamically generated ontology translators in agent communication
+ 587
+ 607
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ VLDB Journal
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/refalign.html
new file mode 100755
index 00000000..26afb209
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/refalign.html
@@ -0,0 +1,161 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+series = series
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+mrNumber = mrNumber
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+country = country
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Part = Part
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/refalign.rdf
new file mode 100755
index 00000000..5c7db6e3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/230/refalign.rdf
@@ -0,0 +1,591 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/230/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/230/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/onto.html
new file mode 100755
index 00000000..0c00448c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/onto.html
@@ -0,0 +1,1440 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+rdfs:label = 'Springer-Verlag'
+name = 'Springer-Verlag'
+address = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+
+rdfs:label = 'Cybernetics and Control Theory'
+name = 'Cybernetics and Control Theory'
+
+<Publisher@a85849488 >
+
+rdfs:label = 'The MIT Press'
+name = 'The MIT Press'
+address = <Address@ >
+
+city = 'Cambridge'
+state = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+rdfs:label = 'International journal of intelligent system'
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+
+rdfs:label = 'ACM SIGMOD Record'
+name = 'ACM SIGMOD Record'
+
+<Journal@a906774044 >
+
+rdfs:label = 'VLDB Journal'
+name = 'VLDB Journal'
+
+<Conference@spg04 >
+
+rdfs:label = 'SemPGrid 04 Workshop'
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+state = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Conference@a72192307c >
+
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<Conference@a32071928c >
+
+rdfs:label = 'First European Semantic Web Symposium'
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+title = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+author = <PersonList@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+title = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+rdfs:label = 'Measuring Similarity between Ontologies'
+author = <PersonList@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+title = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+journal = <_@#a674639524 >
+title = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+author = <PersonList@ >
+
+
+journal = <_@#a70981683 >
+title = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+rdfs:label = 'Database integration: the key to data interoperability'
+author = <PersonList@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <PersonList@ >
+
+
+
+
+book = <_@#a108048723 >
+title = 'Database integration: the key to data interoperability'
+editor = <PersonList@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a431956276b >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+<Proceedings@a72192307 >
+
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+publisher = <_@#a131020767 >
+title = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+title = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+title = '{QOM} - Quick Ontology Mapping'
+note = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+author = <PersonList@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <PersonList@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+title = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+author = <PersonList@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+journal = <_@#a246119474 >
+title = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+rdfs:label = 'Object-Oriented Data Modeling'
+publisher = <_@#a85849488 >
+title = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+author = <PersonList@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a362042121 >
+title = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+author = <PersonList@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <PersonList@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <PersonList@ >
+
+
+
+
+
+
+
+
+journal = <_@#a906774044 >
+title = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+note = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/onto.rdf
new file mode 100755
index 00000000..ef65f9d8
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/onto.rdf
@@ -0,0 +1,1975 @@
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+ Parent
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+ York Sure
+ York Sure
+ York
+ Sure
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+ Punceva
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+ Boer
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+ A. Datta
+ A. Datta
+ A.
+ Datta
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+ Mika
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+ Haase
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+ JWS
+
+
+
+ Springer-Verlag
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+ Cybernetics and Control Theory
+ Cybernetics and Control Theory
+
+
+
+ The MIT Press
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+ International journal of intelligent system
+ International journal of intelligent system
+ IJIS
+
+
+
+ ACM SIGMOD Record
+ ACM SIGMOD Record
+
+
+
+ VLDB Journal
+ VLDB Journal
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+ First European Semantic Web Symposium
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+ Object-Oriented Data Modeling
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/refalign.html
new file mode 100755
index 00000000..46d55859
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/refalign.rdf
new file mode 100755
index 00000000..c8d88ed7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/231/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/231/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/231/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/onto.html
new file mode 100755
index 00000000..3e19eaf9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/onto.html
@@ -0,0 +1,786 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+
+
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/onto.rdf
new file mode 100755
index 00000000..cb7a3087
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/refalign.html
new file mode 100755
index 00000000..7d4e3a00
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/refalign.rdf
new file mode 100755
index 00000000..b0c460b2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/232/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/232/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/232/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/onto.html
new file mode 100755
index 00000000..6404f331
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/onto.html
@@ -0,0 +1,553 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+
+
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+
+<Publisher@a131020767 >
+rdfs:label = 'Springer-Verlag'
+<Journal@a70981683 >
+rdfs:label = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+rdfs:label = 'The MIT Press'
+<Journal@a362042121 >
+rdfs:label = 'International journal of intelligent system'
+<Journal@a674639524 >
+rdfs:label = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+rdfs:label = 'VLDB Journal'
+<Conference@spg04 >
+rdfs:label = 'SemPGrid 04 Workshop'
+<Conference@a72192307c >
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Conference@a32071928c >
+rdfs:label = 'First European Semantic Web Symposium'
+<Proceedings@a060097576 >
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+<InProceedings@a64263824 >
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+<InProceedings@a439508789 >
+rdfs:label = 'Measuring Similarity between Ontologies'
+<Article@a492378321 >
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+<Article@a475526642 >
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+<InBook@a71568377 >
+rdfs:label = 'Database integration: the key to data interoperability'
+<Proceedings@a72192307 >
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Proceedings@a32071928 >
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+<Misc@a140583454 >
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+<InProceedings@a11065952 >
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+<Article@a80299267 >
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+<Monograph@a108048723 >
+rdfs:label = 'Object-Oriented Data Modeling'
+<Article@a456080390 >
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+<Article@a846015923 >
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/onto.rdf
new file mode 100755
index 00000000..ed190fe2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+
+
+
+
+ York Sure
+ York Sure
+ York
+
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+
+
+
+
+ A. Datta
+ A. Datta
+ A.
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+
+
+
+
+ Springer-Verlag
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+
+
+
+ International journal of intelligent system
+
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+
+ First European Semantic Web Symposium
+
+
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+ Object-Oriented Data Modeling
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/refalign.html
new file mode 100755
index 00000000..a1ad67a5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/refalign.rdf
new file mode 100755
index 00000000..ff6d4990
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/233/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/233/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/233/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/onto.html
new file mode 100755
index 00000000..a60b1943
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/onto.html
@@ -0,0 +1,321 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/onto.rdf
new file mode 100755
index 00000000..c30cde61
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/refalign.html
new file mode 100755
index 00000000..e5ed00d1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/refalign.rdf
new file mode 100755
index 00000000..7c7a693d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/236/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/236/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/236/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/onto.html
new file mode 100755
index 00000000..95496679
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/onto.html
@@ -0,0 +1,813 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Reference -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Reference (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #Conference (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #Conference -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Reference -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Reference -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #Article -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Journal ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ #Reference -> #School (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Reference -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition #Reference -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type #Reference -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Reference -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Reference -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #Conference ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/onto.rdf
new file mode 100755
index 00000000..70751ae6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/onto.rdf
@@ -0,0 +1,1600 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+ 1
+
+
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/refalign.html
new file mode 100755
index 00000000..293d9b30
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/refalign.rdf
new file mode 100755
index 00000000..66516c60
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/237/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/237/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/237/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/onto.html
new file mode 100755
index 00000000..da2c7298
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/onto.html
@@ -0,0 +1,1042 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (Resource, )
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Text (Text, Textual work.)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+UserGuide (User's guide, A manual for helping using a technology.)
+
+
+
+
+
+
+ReferenceManual (Reference manual, A complete manual for helping using a technology.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+JournalPart (Paper published in a periodical publication., An subpart of a journal or magazine.)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Review (Review, The review of a work in a periodic publication.)
+
+
+
+
+
+
+Editorial (The editor part (foreword) of a journal issue., An introductory part of a Journal.)
+
+
+
+
+
+
+Letter (Lettre, A letter published in a periodic publication.)
+
+
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+InstitutionReport (Institution report, A report published by an institution.)
+
+
+
+
+
+ProspectiveReport (Prospective report, A prospective report on a particular topic or field.)
+
+
+
+
+
+
+EvaluationReport (Evaluation report, A report evaluating the activity of some institution subpart.)
+
+
+
+
+
+
+SerialReport (Serial report, A report published by an institution as part of a serie.)
+
+
+
+
+
+NormalizationReport (Normalization report, A report constituting a normative document.)
+
+
+
+
+
+Standard (Standard, A document describing a standard.)
+
+
+
+
+
+
+Recommendation (Recommendation, A document describing a recommended technology.)
+
+
+
+
+
+
+
+
+WorkReport (Work report, A report on technical matter published within a series.)
+
+
+
+
+
+TechReport (Technical report, A report on technical matter published within a series.)
+
+
+
+
+
+
+TechnicalMemo (Technical memorandum, )
+
+
+
+
+
+
+ResearchReport (Research report, )
+
+
+
+
+
+
+ResearchNote (Research note, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+YearlyReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+FinalReport (Final report, The final report on a contract.)
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+
+
+Periodical (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+Journal (Journal, A periodical publication of peer-reviewed scientific papers.)
+
+
+
+
+
+
+Magazine (Magazine, A periodical publication of scientific papers and news.)
+
+
+
+
+
+
+
+
+ScientificMeeting (Scientific meeting, An event presenting work.)
+
+
+
+
+
+Conference (Conference, A scientific conference.)
+
+
+
+
+
+
+Congress (Congress, A scientific congress.)
+
+
+
+
+
+
+Symposium (Symposium, A symposium.)
+
+
+
+
+
+
+Workshop (Workshop, A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.)
+
+
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Society (Society, A scientific society which can additionnaly publish books and journals.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+HigherEducationInstitution (Higher education institution, A school or university.)
+
+
+
+
+
+University (University, A University.)
+
+
+
+
+
+
+School (School, A identified and autonomous university department, college or school.)
+
+
+
+
+
+
+EngineerSchool (Engineer school, A French-system so-called Engineer school or German technische Hochschule.)
+
+
+
+
+
+
+Polytechnics (Practical university, The French CNAM or Britsh Polytechnics.)
+
+
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter (The chapters of a book (monograph or collection).)
+
+
+
+parts :
+ #Reference -> #Part (The parts of some reference (chapters, sections).)
+
+
+
+communications :
+ #Proceedings -> #InProceedings (The communications to a conference as collected in proceedings.)
+
+
+
+contributions :
+ #Periodical -> #JournalPart (The contributions to some periodical publication.)
+
+
+
+articles :
+ #Journal -> #Article (The papers published by a journal.)
+
+
+
+
+address :
+ http://www.w3.org/2002/07/owl#Thing -> #Address (The address of an institution or the place of a conference.)
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting (The event concerned with the proceedings.)
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization (The organization taking in charge a conference.)
+
+
+
+contract :
+ #Reference -> http://www.w3.org/2002/07/owl#Thing (The contract in relation of which a particular reference has been made.)
+
+
+
+humanCreator :
+ #Resource -> #PersonList (The list of the human creators of a work.)
+
+
+
+author :
+ _ -> _ (The list of the author(s) of a work.)
+
+
+
+editor :
+ _ -> _ (The list of persons who edited or coordinated a work.)
+
+
+
+directors :
+ #MotionPicture -> _ (The list of directors of a motion picture or theater play.)
+
+
+
+
+institution :
+ #Report -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+journal :
+ #JournalPart -> #Journal (The journal in which an article is published.)
+
+
+
+book :
+ #InBook -> #Monograph (A reference to the book that contains the entry.)
+
+
+
+collection :
+ #InCollection -> #Collection (A reference to the book that contains the entry.)
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears.)
+
+
+
+
+date :
+ (#Reference |Â #Conference ) -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ (#Reference |Â #Periodical ) -> #Publisher (The publisher of a work.)
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution (The name of the school where a thesis was written.)
+
+
+
+location :
+ (#Reference |Â #Conference ) -> #Address (A location associated with the entry, such as the city in which a conference took place (this is now obsolete).)
+
+
+
+pages :
+ #Part -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #Reference -> http://www.w3.org/2001/XMLSchema#string (The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.)
+
+
+
+reviewed #Reference -> http://www.w3.org/2001/XMLSchema#string (The selection process overcome by the publication (full, none, poster, invited are possible values).)
+
+
+
+annote #Reference -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string (The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).)
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string (When the reference was first published.)
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string (The edition of a book (for example, "Second"). This should be an ordinal.)
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published.)
+
+
+
+note #Reference -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader.)
+
+
+
+series #Reference -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
+
+
+
+type (#Chapter |Â #TechReport |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report (for example, "Research Note").)
+
+
+
+affiliation #Reference -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+abstract #Reference -> http://www.w3.org/2001/XMLSchema#string (The abstract of the work.)
+
+
+
+contents #Reference -> http://www.w3.org/2001/XMLSchema#string (The Table of Contents.)
+
+
+
+copyright #Reference -> http://www.w3.org/2001/XMLSchema#string (The Copyright information.)
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords #Reference -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation (as given by the author or publisher).)
+
+
+
+language #Reference -> http://www.w3.org/2001/XMLSchema#language (The language in which the referenced publication is written or performed (use ISO two-letter codes).)
+
+
+
+lccn #Reference -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number (this the Congress of the United State of America).)
+
+
+
+mrNumber #Reference -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+price #Reference -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+size #Reference -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a document.)
+
+
+
+url #Reference -> http://www.w3.org/2001/XMLSchema#string (The Universal Resource Locator that points to the item being referenced.)
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Part -> http://www.w3.org/2001/XMLSchema#string (The chapter (or section or whatever) number in which the entry is found.)
+
+
+
+numberOrVolume (#Reference |Â #Conference ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number #Reference -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+issue (#Reference |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string (The issue of a conference.)
+
+
+
+volume #Reference -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+state #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string (Usually in ISO format)
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/onto.rdf
new file mode 100755
index 00000000..b655d9a7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/onto.rdf
@@ -0,0 +1,1640 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Resource
+
+
+
+ 1
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Text
+ Textual work.
+
+
+
+
+
+ Paper published in a periodical publication.
+ An subpart of a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+ Review
+ The review of a work in a periodic publication.
+
+
+
+
+ The editor part (foreword) of a journal issue.
+ An introductory part of a Journal.
+
+
+
+
+ Lettre
+ A letter published in a periodic publication.
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ User's guide
+ A manual for helping using a technology.
+
+
+
+
+ Reference manual
+ A complete manual for helping using a technology.
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Institution report
+ A report published by an institution.
+
+
+
+
+ Prospective report
+ A prospective report on a particular topic or field.
+
+
+
+
+ Evaluation report
+ A report evaluating the activity of some institution subpart.
+
+
+
+
+ Serial report
+ A report published by an institution as part of a serie.
+
+
+
+
+ Normalization report
+ A report constituting a normative document.
+
+
+
+
+ Standard
+ A document describing a standard.
+
+
+
+
+ Recommendation
+ A document describing a recommended technology.
+
+
+
+
+ Work report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical memorandum
+
+
+
+
+ Research report
+
+
+
+
+ Research note
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+ 1
+
+
+
+
+
+
+ Final report
+ The final report on a contract.
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ Journal
+ A periodical publication of peer-reviewed scientific papers.
+
+
+
+
+ Magazine
+ A periodical publication of scientific papers and news.
+
+
+
+
+ Scientific meeting
+ An event presenting work.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Conference
+ A scientific conference.
+
+
+
+
+ Congress
+ A scientific congress.
+
+
+
+
+ Symposium
+ A symposium.
+
+
+
+
+ Workshop
+ A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Society
+ A scientific society which can additionnaly publish books and journals.
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+ Higher education institution
+ A school or university.
+
+
+
+
+ University
+ A University.
+
+
+
+
+ School
+ A identified and autonomous university department, college or school.
+
+
+
+
+ Engineer school
+ A French-system so-called Engineer school or German technische Hochschule.
+
+
+
+
+ Practical university
+ The French CNAM or Britsh Polytechnics.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ key
+ The key for a particular entry. Note that the rdf:ID for each Reference instance could be the key as well, possibly making this property redundant.
+
+
+
+
+
+ howReviewed
+ The selection process overcome by the publication (full, none, poster, invited are possible values).
+
+
+
+
+
+ chapters
+ The chapters of a book (monograph or collection).
+
+
+
+
+
+ parts
+ The parts of some reference (chapters, sections).
+
+
+
+
+
+ communications
+ The communications to a conference as collected in proceedings.
+
+
+
+
+
+ contributions
+ The contributions to some periodical publication.
+
+
+
+
+
+
+ articles
+ The papers published by a journal.
+
+
+
+
+
+ address
+ The address of an institution or the place of a conference.
+
+
+
+
+
+ event
+ The event concerned with the proceedings.
+
+
+
+
+
+ organizer
+ The organization taking in charge a conference.
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+ Periodicity
+ The periodicity of a serial publication (yearly, biannual, quarterly, monthly, bimonthly, weekly, biweekly, dayly).
+
+
+
+
+
+ Contract
+ The contract in relation of which a particular reference has been made.
+
+
+
+
+
+ First published
+ When the reference was first published.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book (for example, "Second"). This should be an ordinal.
+
+
+
+
+
+ human creator
+ The list of the human creators of a work.
+
+
+
+
+ author
+ The list of the author(s) of a work.
+
+
+
+
+ editor
+ The list of persons who edited or coordinated a work.
+
+
+
+
+
+ directors
+ The list of directors of a motion picture or theater play.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published.
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+
+
+
+
+
+
+ journal
+ The journal in which an article is published.
+
+
+
+
+
+
+ book
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ collection
+ A reference to the book that contains the entry.
+
+
+
+
+
+
+ proceedings
+ A reference to the proceedings in which the entry appears.
+
+
+
+
+
+
+
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.
+
+
+
+
+
+ note
+ Any additional information that can help the reader.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+
+
+
+
+
+
+ publisher
+ The publisher of a work.
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The title of the work.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report (for example, "Research Note").
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ The abstract of the work.
+
+
+
+
+
+ ontents
+ The Table of Contents.
+
+
+
+
+
+ copyright
+ The Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation (as given by the author or publisher).
+
+
+
+
+
+ language
+ The language in which the referenced publication is written or performed (use ISO two-letter codes).
+
+
+
+
+
+
+
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place (this is now obsolete).
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number (this the Congress of the United State of America).
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a document.
+
+
+
+
+
+ URL
+ The Universal Resource Locator that points to the item being referenced.
+
+
+
+
+ The name of an entity.
+
+
+
+
+ The name of an entity.
+
+
+
+
+
+
+
+ chapter
+ The chapter (or section or whatever) number in which the entry is found.
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Issue
+ The issue of a conference.
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ year
+
+
+
+
+
+ month
+
+
+
+
+
+ day
+
+
+
+
+
+ city
+
+
+
+
+
+ state
+
+
+
+
+
+ Usually in ISO format
+ country
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/refalign.html
new file mode 100755
index 00000000..d391ee46
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = address
+1.0
+Address = Address
+1.0
+chapter = chapter
+1.0
+Chapter = Chapter
+1.0
+editor = editor
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+name = name
+1.0
+event = event
+1.0
+state = state
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = Reference
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = contract
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = journal
+1.0
+Monograph = Monograph
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = communications
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/refalign.rdf
new file mode 100755
index 00000000..38f357b8
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/238/refalign.rdf
@@ -0,0 +1,791 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/238/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/238/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/onto.html
new file mode 100755
index 00000000..68d57afa
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/onto.html
@@ -0,0 +1,527 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+rdfs:label = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+rdfs:label = 'Springer-Verlag'
+<Journal@a70981683 >
+rdfs:label = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+rdfs:label = 'The MIT Press'
+<Journal@a362042121 >
+rdfs:label = 'International journal of intelligent system'
+<Journal@a674639524 >
+rdfs:label = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+rdfs:label = 'VLDB Journal'
+<Conference@spg04 >
+rdfs:label = 'SemPGrid 04 Workshop'
+<Conference@a72192307c >
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Conference@a32071928c >
+rdfs:label = 'First European Semantic Web Symposium'
+<Proceedings@a060097576 >
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+<InProceedings@a64263824 >
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+<InProceedings@a439508789 >
+rdfs:label = 'Measuring Similarity between Ontologies'
+<Article@a492378321 >
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+<Article@a475526642 >
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+<InBook@a71568377 >
+rdfs:label = 'Database integration: the key to data interoperability'
+<Proceedings@a72192307 >
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Proceedings@a32071928 >
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+<Misc@a140583454 >
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+<InProceedings@a11065952 >
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+<Article@a80299267 >
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+<Monograph@a108048723 >
+rdfs:label = 'Object-Oriented Data Modeling'
+<Article@a456080390 >
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+<Article@a846015923 >
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/onto.rdf
new file mode 100755
index 00000000..1b5f32f1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/onto.rdf
@@ -0,0 +1,918 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+
+
+
+
+ York Sure
+ York Sure
+ York
+
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+
+
+
+
+ A. Datta
+ A. Datta
+ A.
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+ Springer-Verlag
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+
+
+
+ International journal of intelligent system
+
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+
+ First European Semantic Web Symposium
+
+
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+ Object-Oriented Data Modeling
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/refalign.html
new file mode 100755
index 00000000..8057e1b2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/refalign.rdf
new file mode 100755
index 00000000..bb71d9a8
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/239/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/239/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/239/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/onto.html
new file mode 100755
index 00000000..9508bdff
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/onto.html
@@ -0,0 +1,806 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (Resource, )
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Text (Text, Textual work.)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+UserGuide (User's guide, A manual for helping using a technology.)
+
+
+
+
+
+
+ReferenceManual (Reference manual, A complete manual for helping using a technology.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+JournalPart (Paper published in a periodical publication., An subpart of a journal or magazine.)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Review (Review, The review of a work in a periodic publication.)
+
+
+
+
+
+
+Editorial (The editor part (foreword) of a journal issue., An introductory part of a Journal.)
+
+
+
+
+
+
+Letter (Lettre, A letter published in a periodic publication.)
+
+
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+InstitutionReport (Institution report, A report published by an institution.)
+
+
+
+
+
+ProspectiveReport (Prospective report, A prospective report on a particular topic or field.)
+
+
+
+
+
+
+EvaluationReport (Evaluation report, A report evaluating the activity of some institution subpart.)
+
+
+
+
+
+
+SerialReport (Serial report, A report published by an institution as part of a serie.)
+
+
+
+
+
+NormalizationReport (Normalization report, A report constituting a normative document.)
+
+
+
+
+
+Standard (Standard, A document describing a standard.)
+
+
+
+
+
+
+Recommendation (Recommendation, A document describing a recommended technology.)
+
+
+
+
+
+
+
+
+WorkReport (Work report, A report on technical matter published within a series.)
+
+
+
+
+
+TechReport (Technical report, A report on technical matter published within a series.)
+
+
+
+
+
+
+TechnicalMemo (Technical memorandum, )
+
+
+
+
+
+
+ResearchReport (Research report, )
+
+
+
+
+
+
+ResearchNote (Research note, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+YearlyReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+FinalReport (Final report, The final report on a contract.)
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+
+
+Periodical (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+Journal (Journal, A periodical publication of peer-reviewed scientific papers.)
+
+
+
+
+
+
+Magazine (Magazine, A periodical publication of scientific papers and news.)
+
+
+
+
+
+
+
+
+ScientificMeeting (Scientific meeting, An event presenting work.)
+
+
+
+
+
+Conference (Conference, A scientific conference.)
+
+
+
+
+
+
+Congress (Congress, A scientific congress.)
+
+
+
+
+
+
+Symposium (Symposium, A symposium.)
+
+
+
+
+
+
+Workshop (Workshop, A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.)
+
+
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Society (Society, A scientific society which can additionnaly publish books and journals.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+HigherEducationInstitution (Higher education institution, A school or university.)
+
+
+
+
+
+University (University, A University.)
+
+
+
+
+
+
+School (School, A identified and autonomous university department, college or school.)
+
+
+
+
+
+
+EngineerSchool (Engineer school, A French-system so-called Engineer school or German technische Hochschule.)
+
+
+
+
+
+
+Polytechnics (Practical university, The French CNAM or Britsh Polytechnics.)
+
+
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+rdfs:label = 'John-Jules Meyer'
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+rdfs:label = 'Jeen Broekstra'
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+rdfs:label = 'Alexander Mädche'
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+rdfs:label = 'Björn Schnizler'
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+rdfs:label = 'Alberto Trombetta'
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+rdfs:label = 'Christine Parent'
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+rdfs:label = 'R. Schmidt'
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+rdfs:label = 'York Sure'
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+rdfs:label = 'M. Punceva'
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+rdfs:label = 'I. V. Levenshtein'
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+rdfs:label = 'Steffen Staab'
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+rdfs:label = 'Frank Boer'
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+rdfs:label = 'Maarten Menken'
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+rdfs:label = 'Manfred Hauswirth'
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+rdfs:label = 'Wiebe Hoek'
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+rdfs:label = 'Marc Ehrig'
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+rdfs:label = 'Danilo Montesi'
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+rdfs:label = 'Rogier Eijk'
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+rdfs:label = 'Frank van Harmelen'
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+rdfs:label = 'Philippe Cudré-Mauroux'
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+rdfs:label = 'Z. Despotovic'
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+rdfs:label = 'Stefano Spaccapietra'
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+rdfs:label = 'Mike Papazoglou'
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+rdfs:label = 'Zahir Tari'
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+rdfs:label = 'A. Datta'
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+rdfs:label = 'Ateret Anaby-Tavor'
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+rdfs:label = 'Ronny Siebes'
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+rdfs:label = 'Karl Aberer'
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+rdfs:label = 'Peter Mika'
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+rdfs:label = 'Peter Haase'
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+rdfs:label = 'Avigdor Gal'
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+
+rdfs:label = 'Journal of Web Semantics'
+foaf:name = 'Journal of Web Semantics'
+
+<Publisher@a131020767 >
+rdfs:label = 'Springer-Verlag'
+<Journal@a70981683 >
+rdfs:label = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+rdfs:label = 'The MIT Press'
+<Journal@a362042121 >
+rdfs:label = 'International journal of intelligent system'
+<Journal@a674639524 >
+rdfs:label = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+rdfs:label = 'VLDB Journal'
+<Workshop@spg04 >
+rdfs:label = 'SemPGrid 04 Workshop'
+<Conference@a72192307c >
+rdfs:label = '13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Conference@a32071928c >
+rdfs:label = 'First European Semantic Web Symposium'
+<Proceedings@a060097576 >
+rdfs:label = 'Proceedings of the SemPGrid 04 Workshop'
+<InProceedings@a64263824 >
+rdfs:label = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+<InProceedings@a439508789 >
+rdfs:label = 'Measuring Similarity between Ontologies'
+<Article@a492378321 >
+rdfs:label = '{P-Grid: A Self-organizing Structured P2P System}'
+<Article@a475526642 >
+rdfs:label = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+<InBook@a71568377 >
+rdfs:label = 'Database integration: the key to data interoperability'
+<Proceedings@a72192307 >
+rdfs:label = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+<Proceedings@a32071928 >
+rdfs:label = 'Proceedings of the First European Semantic Web Symposium'
+<Misc@a140583454 >
+rdfs:label = '{QOM} - Quick Ontology Mapping'
+<InProceedings@a11065952 >
+rdfs:label = 'Ontology Mapping - An Integrated Approach'
+<Article@a80299267 >
+rdfs:label = 'Start making sense: The Chatty Web approach for global semantic agreements'
+<Monograph@a108048723 >
+rdfs:label = 'Object-Oriented Data Modeling'
+<Article@a456080390 >
+rdfs:label = 'On dynamically generated ontology translators in agent communication'
+<Article@a846015923 >
+rdfs:label = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/onto.rdf
new file mode 100755
index 00000000..b15ce6b3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/onto.rdf
@@ -0,0 +1,1080 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Resource
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+ Text
+ Textual work.
+
+
+
+
+
+ Paper published in a periodical publication.
+ An subpart of a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+ Review
+ The review of a work in a periodic publication.
+
+
+
+
+ The editor part (foreword) of a journal issue.
+ An introductory part of a Journal.
+
+
+
+
+ Lettre
+ A letter published in a periodic publication.
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+ User's guide
+ A manual for helping using a technology.
+
+
+
+
+ Reference manual
+ A complete manual for helping using a technology.
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ Institution report
+ A report published by an institution.
+
+
+
+
+ Prospective report
+ A prospective report on a particular topic or field.
+
+
+
+
+ Evaluation report
+ A report evaluating the activity of some institution subpart.
+
+
+
+
+ Serial report
+ A report published by an institution as part of a serie.
+
+
+
+
+ Normalization report
+ A report constituting a normative document.
+
+
+
+
+ Standard
+ A document describing a standard.
+
+
+
+
+ Recommendation
+ A document describing a recommended technology.
+
+
+
+
+ Work report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical memorandum
+
+
+
+
+ Research report
+
+
+
+
+ Research note
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Final report
+ The final report on a contract.
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ Journal
+ A periodical publication of peer-reviewed scientific papers.
+
+
+
+
+ Magazine
+ A periodical publication of scientific papers and news.
+
+
+
+
+ Scientific meeting
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Conference
+ A scientific conference.
+
+
+
+
+ Congress
+ A scientific congress.
+
+
+
+
+ Symposium
+ A symposium.
+
+
+
+
+ Workshop
+ A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Society
+ A scientific society which can additionnaly publish books and journals.
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+ Higher education institution
+ A school or university.
+
+
+
+
+ University
+ A University.
+
+
+
+
+ School
+ A identified and autonomous university department, college or school.
+
+
+
+
+ Engineer school
+ A French-system so-called Engineer school or German technische Hochschule.
+
+
+
+
+ Practical university
+ The French CNAM or Britsh Polytechnics.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+ Jeen Broekstra
+ Jeen Broekstra
+ Jeen
+
+
+
+
+ Alexander Mädche
+ Alexander Mädche
+ Alexander
+
+
+
+
+ Björn Schnizler
+ Björn Schnizler
+ Björn
+
+
+
+
+ Alberto Trombetta
+ Alberto Trombetta
+ Alberto
+
+
+
+
+ Christine Parent
+ Christine Parent
+ Christine
+
+
+
+
+ R. Schmidt
+ R. Schmidt
+ R.
+
+
+
+
+ York Sure
+ York Sure
+ York
+
+
+
+
+ M. Punceva
+ M. Punceva
+ M.
+
+
+
+
+ I. V. Levenshtein
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+ Steffen Staab
+ Steffen Staab
+ Steffen
+
+
+
+
+ Frank Boer
+ Frank Boer
+ Frank
+
+
+
+
+ Maarten Menken
+ Maarten Menken
+ Maarten
+
+
+
+
+ Manfred Hauswirth
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+ Wiebe Hoek
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+ Marc Ehrig
+ Marc Ehrig
+ Marc
+
+
+
+
+ Danilo Montesi
+ Danilo Montesi
+ Danilo
+
+
+
+
+ Rogier Eijk
+ Rogier Eijk
+ Rogier
+
+
+
+
+ Frank van Harmelen
+ Frank van Harmelen
+ Frank
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+ Z. Despotovic
+ Z. Despotovic
+ Z.
+
+
+
+
+ Stefano Spaccapietra
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+ Mike Papazoglou
+ Mike Papazoglou
+ Mike
+
+
+
+
+ Zahir Tari
+ Zahir Tari
+ Zahir
+
+
+
+
+ A. Datta
+ A. Datta
+ A.
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+ Ronny Siebes
+ Ronny Siebes
+ Ronny
+
+
+
+
+ Karl Aberer
+ Karl Aberer
+ Karl
+
+
+
+
+ Peter Mika
+ Peter Mika
+ Peter
+
+
+
+
+ Peter Haase
+ Peter Haase
+ Peter
+
+
+
+
+ Avigdor Gal
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+ Journal of Web Semantics
+ Journal of Web Semantics
+
+
+
+
+ Springer-Verlag
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+
+
+
+ International journal of intelligent system
+
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+
+
+
+
+ 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+
+ First European Semantic Web Symposium
+
+
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+ {P-Grid: A Self-organizing Structured P2P System}
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+
+
+
+
+
+
+
+ Object-Oriented Data Modeling
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/refalign.html
new file mode 100755
index 00000000..918c4f0f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/refalign.rdf
new file mode 100755
index 00000000..ca3ac99b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/240/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/240/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/240/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/onto.html
new file mode 100755
index 00000000..9b2e49ba
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/onto.html
@@ -0,0 +1,316 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+
+
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/onto.rdf
new file mode 100755
index 00000000..ab078b5d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/refalign.html
new file mode 100755
index 00000000..d7de9423
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/refalign.rdf
new file mode 100755
index 00000000..62e48a2b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/241/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/241/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/241/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/onto.html
new file mode 100755
index 00000000..425ee566
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/onto.html
@@ -0,0 +1,293 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Journal (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+
+Conference (The location of an event, An event presenting work.)
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/onto.rdf
new file mode 100755
index 00000000..34a54ce1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/onto.rdf
@@ -0,0 +1,631 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ The location of an event
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/refalign.html
new file mode 100755
index 00000000..7099fb28
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/refalign.rdf
new file mode 100755
index 00000000..d5723c51
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/246/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/246/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/246/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/onto.html
new file mode 100755
index 00000000..06159f35
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/onto.html
@@ -0,0 +1,569 @@
+
+
+
+Bibliographic references
+
+
+Bibliographic references
+Bibliographic references in OWL
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (Resource, )
+
+
+
+
+
+Reference (Reference, Base class for all entries)
+
+
+
+
+
+Text (Text, Textual work.)
+
+
+
+
+
+Book (Book, A book that may be a monograph or a collection of written texts.)
+
+
+
+
+
+Monograph (Monograph, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+UserGuide (User's guide, A manual for helping using a technology.)
+
+
+
+
+
+
+ReferenceManual (Reference manual, A complete manual for helping using a technology.)
+
+
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+JournalPart (Paper published in a periodical publication., An subpart of a journal or magazine.)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Review (Review, The review of a work in a periodic publication.)
+
+
+
+
+
+
+Editorial (The editor part (foreword) of a journal issue., An introductory part of a Journal.)
+
+
+
+
+
+
+Letter (Lettre, A letter published in a periodic publication.)
+
+
+
+
+
+
+
+
+Chapter (BookPart, A chapter (or section or whatever) of a book having its own title.)
+
+
+
+
+
+
+InBook (InBook, A subpart of a book given by a range of pages.)
+
+
+
+
+
+
+InCollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Report (Report, A report published by an institution with some explicit policy.)
+
+
+
+
+
+InstitutionReport (Institution report, A report published by an institution.)
+
+
+
+
+
+ProspectiveReport (Prospective report, A prospective report on a particular topic or field.)
+
+
+
+
+
+
+EvaluationReport (Evaluation report, A report evaluating the activity of some institution subpart.)
+
+
+
+
+
+
+SerialReport (Serial report, A report published by an institution as part of a serie.)
+
+
+
+
+
+NormalizationReport (Normalization report, A report constituting a normative document.)
+
+
+
+
+
+Standard (Standard, A document describing a standard.)
+
+
+
+
+
+
+Recommendation (Recommendation, A document describing a recommended technology.)
+
+
+
+
+
+
+
+
+WorkReport (Work report, A report on technical matter published within a series.)
+
+
+
+
+
+TechReport (Technical report, A report on technical matter published within a series.)
+
+
+
+
+
+
+TechnicalMemo (Technical memorandum, )
+
+
+
+
+
+
+ResearchReport (Research report, )
+
+
+
+
+
+
+ResearchNote (Research note, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+YearlyReport (Institution report, A report published by an institution on a regular basis.)
+
+
+
+
+
+
+
+
+
+
+Deliverable (Deliverable report, A report delivered for accomplishing a contract.)
+
+
+
+
+
+FinalReport (Final report, The final report on a contract.)
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+
+
+Periodical (Journal or magazine, A periodical publication collecting works from different authors.)
+
+
+
+
+
+Journal (Journal, A periodical publication of peer-reviewed scientific papers.)
+
+
+
+
+
+
+Magazine (Magazine, A periodical publication of scientific papers and news.)
+
+
+
+
+
+
+
+
+ScientificMeeting (Scientific meeting, An event presenting work.)
+
+
+
+
+
+Conference (Conference, A scientific conference.)
+
+
+
+
+
+
+Congress (Congress, A scientific congress.)
+
+
+
+
+
+
+Symposium (Symposium, A symposium.)
+
+
+
+
+
+
+Workshop (Workshop, A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.)
+
+
+
+
+
+
+
+
+Address (Address, The street address of the location of some organization or event.)
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Society (Society, A scientific society which can additionnaly publish books and journals.)
+
+
+
+
+
+
+Publisher (Publisher, The publisher of books or journals.)
+
+
+
+
+
+
+HigherEducationInstitution (Higher education institution, A school or university.)
+
+
+
+
+
+University (University, A University.)
+
+
+
+
+
+
+School (School, A identified and autonomous university department, college or school.)
+
+
+
+
+
+
+EngineerSchool (Engineer school, A French-system so-called Engineer school or German technische Hochschule.)
+
+
+
+
+
+
+Polytechnics (Practical university, The French CNAM or Britsh Polytechnics.)
+
+
+
+
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/onto.rdf
new file mode 100755
index 00000000..961e5a67
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/onto.rdf
@@ -0,0 +1,793 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+ Bibliographic references in OWL
+ 08/06/2005
+ Bibliographic references
+ Possible ontology to describe bibTeX entries.
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Resource
+
+
+
+
+
+ Reference
+ Base class for all entries
+
+
+
+
+
+
+ Text
+ Textual work.
+
+
+
+
+
+ Paper published in a periodical publication.
+ An subpart of a journal or magazine.
+
+
+
+
+
+
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+
+ Review
+ The review of a work in a periodic publication.
+
+
+
+
+ The editor part (foreword) of a journal issue.
+ An introductory part of a Journal.
+
+
+
+
+ Lettre
+ A letter published in a periodic publication.
+
+
+
+
+ Book
+ A book that may be a monograph or a collection of written texts.
+
+
+
+
+
+
+
+
+
+
+
+
+ Monograph
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+
+
+ Informal
+ A document that was informally published or not published.
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+
+
+
+
+
+ BookPart
+ A chapter (or section or whatever) of a book having its own title.
+
+
+
+
+
+
+ InBook
+ A subpart of a book given by a range of pages.
+
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+
+
+
+
+ User's guide
+ A manual for helping using a technology.
+
+
+
+
+ Reference manual
+ A complete manual for helping using a technology.
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+
+
+
+
+
+
+ Report
+ A report published by an institution with some explicit policy.
+
+
+
+
+
+
+
+
+
+
+ Institution report
+ A report published by an institution.
+
+
+
+
+ Prospective report
+ A prospective report on a particular topic or field.
+
+
+
+
+ Evaluation report
+ A report evaluating the activity of some institution subpart.
+
+
+
+
+ Serial report
+ A report published by an institution as part of a serie.
+
+
+
+
+ Normalization report
+ A report constituting a normative document.
+
+
+
+
+ Standard
+ A document describing a standard.
+
+
+
+
+ Recommendation
+ A document describing a recommended technology.
+
+
+
+
+ Work report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical report
+ A report on technical matter published within a series.
+
+
+
+
+ Technical memorandum
+
+
+
+
+ Research report
+
+
+
+
+ Research note
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Institution report
+ A report published by an institution on a regular basis.
+
+
+
+
+ Deliverable report
+ A report delivered for accomplishing a contract.
+
+
+
+
+
+ Final report
+ The final report on a contract.
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+ Journal or magazine
+ A periodical publication collecting works from different authors.
+
+
+
+
+
+
+
+
+
+
+
+ Journal
+ A periodical publication of peer-reviewed scientific papers.
+
+
+
+
+ Magazine
+ A periodical publication of scientific papers and news.
+
+
+
+
+ Scientific meeting
+ An event presenting work.
+
+
+
+
+
+
+
+
+ Conference
+ A scientific conference.
+
+
+
+
+ Congress
+ A scientific congress.
+
+
+
+
+ Symposium
+ A symposium.
+
+
+
+
+ Workshop
+ A scientific workshop, i.e. a small audience conference in which more interaction between participants can occur.
+
+
+
+
+ Address
+ The street address of the location of some organization or event.
+
+
+
+
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+
+
+ Society
+ A scientific society which can additionnaly publish books and journals.
+
+
+
+
+ Publisher
+ The publisher of books or journals.
+
+
+
+
+ Higher education institution
+ A school or university.
+
+
+
+
+ University
+ A University.
+
+
+
+
+ School
+ A identified and autonomous university department, college or school.
+
+
+
+
+ Engineer school
+ A French-system so-called Engineer school or German technische Hochschule.
+
+
+
+
+ Practical university
+ The French CNAM or Britsh Polytechnics.
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+
+
+ Date
+ Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/refalign.html
new file mode 100755
index 00000000..f4640072
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = PersonList
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = MastersThesis
+1.0
+TechReport = TechReport
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = Reference
+1.0
+InCollection = InCollection
+1.0
+Report = Report
+1.0
+Conference = Conference
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/refalign.rdf
new file mode 100755
index 00000000..35652803
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/247/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/247/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/247/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/onto.html
new file mode 100755
index 00000000..25d95fdb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/onto.html
@@ -0,0 +1,1374 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Journal ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<zqedzbx@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/onto.rdf
new file mode 100755
index 00000000..537d95e0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/refalign.html
new file mode 100755
index 00000000..855eb8cb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/refalign.rdf
new file mode 100755
index 00000000..943eab91
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-2/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/onto.html
new file mode 100755
index 00000000..22a2a5e9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/onto.html
@@ -0,0 +1,1374 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #Publisher ()
+
+
+
+school :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+name = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+name = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/onto.rdf
new file mode 100755
index 00000000..76eb8856
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/refalign.html
new file mode 100755
index 00000000..6fe3287d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/refalign.rdf
new file mode 100755
index 00000000..2a88d49c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-4/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/onto.html
new file mode 100755
index 00000000..4ea7b4c5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/onto.html
@@ -0,0 +1,1374 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/onto.rdf
new file mode 100755
index 00000000..c27fd7c5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/refalign.html
new file mode 100755
index 00000000..741c3877
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = dzbn
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/refalign.rdf
new file mode 100755
index 00000000..43acc9b0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-6/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/onto.html
new file mode 100755
index 00000000..9c312d62
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/onto.html
@@ -0,0 +1,1374 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsopq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <Address@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+sddnsnqdb = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/onto.rdf
new file mode 100755
index 00000000..14272642
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/refalign.html
new file mode 100755
index 00000000..206144e4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = organization
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/refalign.rdf
new file mode 100755
index 00000000..0bdf530a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248-8/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/onto.html
new file mode 100755
index 00000000..f5d805d8
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/onto.html
@@ -0,0 +1,1374 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #hazdn -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsopq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <qzddj@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <qzddj@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+zdsnzsdh = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+zadzjadns = <_@#spg04 >
+
+<deqdxcsqcsq@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<deqdxcsqcsq@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<hazdn@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+sznsbq = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+zadzjadns = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+sddnsnqdb = <_@#a131020767 >
+zadzjadns = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<deqdxcsqcsq@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<hazdn@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+dzayue = <dnqsb@ >
+
+sqnhdbdj = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2001'
+
+
+
+<hazdn@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/onto.rdf
new file mode 100755
index 00000000..88fda88e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/onto.rdf
@@ -0,0 +1,1956 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/refalign.html
new file mode 100755
index 00000000..9bb51ac8
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/refalign.rdf
new file mode 100755
index 00000000..84d00630
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/248/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/248/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/onto.html
new file mode 100755
index 00000000..647790f0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/onto.html
@@ -0,0 +1,791 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Journal ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/onto.rdf
new file mode 100755
index 00000000..8f20bedc
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/refalign.html
new file mode 100755
index 00000000..c10b2c70
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/refalign.rdf
new file mode 100755
index 00000000..2e10c9c6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-2/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/onto.html
new file mode 100755
index 00000000..034f557a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/onto.html
@@ -0,0 +1,791 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #Publisher ()
+
+
+
+school :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/onto.rdf
new file mode 100755
index 00000000..8073deb6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/refalign.html
new file mode 100755
index 00000000..402c135d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/refalign.rdf
new file mode 100755
index 00000000..50388bf7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-4/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/onto.html
new file mode 100755
index 00000000..cbbbaf7d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/onto.html
@@ -0,0 +1,791 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/onto.rdf
new file mode 100755
index 00000000..84f9c4d4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/refalign.html
new file mode 100755
index 00000000..953e6e46
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = dzbn
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/refalign.rdf
new file mode 100755
index 00000000..acac0d01
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-6/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/onto.html
new file mode 100755
index 00000000..9282b8aa
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/onto.html
@@ -0,0 +1,791 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsopq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/onto.rdf
new file mode 100755
index 00000000..f14bb683
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/refalign.html
new file mode 100755
index 00000000..b9be5e13
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = organization
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/refalign.rdf
new file mode 100755
index 00000000..6b81acce
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249-8/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/onto.html
new file mode 100755
index 00000000..e18794cb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/onto.html
@@ -0,0 +1,791 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #hazdn -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsopq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/onto.rdf
new file mode 100755
index 00000000..730b3e9c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/refalign.html
new file mode 100755
index 00000000..b0353e4d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/refalign.rdf
new file mode 100755
index 00000000..c2baca92
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/249/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/249/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/onto.html
new file mode 100755
index 00000000..6d680082
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/onto.html
@@ -0,0 +1,524 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<Journal@a70981683 >
+
+<Publisher@a85849488 >
+
+<Journal@a362042121 >
+
+<Journal@a674639524 >
+
+<Journal@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<InBook@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/onto.rdf
new file mode 100755
index 00000000..937f7b7a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/refalign.html
new file mode 100755
index 00000000..ff0659ee
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/refalign.rdf
new file mode 100755
index 00000000..ceeb22ce
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-2/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-2/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/onto.html
new file mode 100755
index 00000000..1fe90833
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/onto.html
@@ -0,0 +1,524 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<Publisher@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/onto.rdf
new file mode 100755
index 00000000..e94d7f81
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/refalign.html
new file mode 100755
index 00000000..873d2a4c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/refalign.rdf
new file mode 100755
index 00000000..fd29d990
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-4/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-4/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/onto.html
new file mode 100755
index 00000000..5d12ff5e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/onto.html
@@ -0,0 +1,524 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/onto.rdf
new file mode 100755
index 00000000..294ae628
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/refalign.html
new file mode 100755
index 00000000..5bc0b9cd
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/refalign.rdf
new file mode 100755
index 00000000..fd7ed3bd
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-6/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-6/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/onto.html
new file mode 100755
index 00000000..796695c6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/onto.html
@@ -0,0 +1,524 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<wxsdxqsdh@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/onto.rdf
new file mode 100755
index 00000000..bd28afd1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/refalign.html
new file mode 100755
index 00000000..cc97a9fe
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/refalign.rdf
new file mode 100755
index 00000000..3066fb82
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250-8/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250-8/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/onto.html
new file mode 100755
index 00000000..89951d4f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/onto.html
@@ -0,0 +1,524 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<deqdxcsqcsq@a64263824 >
+
+<deqdxcsqcsq@a439508789 >
+
+<hazdn@a492378321 >
+
+<hazdn@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<wxsdxqsdh@a140583454 >
+
+<deqdxcsqcsq@a11065952 >
+
+<hazdn@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<hazdn@a456080390 >
+
+<hazdn@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/onto.rdf
new file mode 100755
index 00000000..e64223bf
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/refalign.html
new file mode 100755
index 00000000..04097763
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/refalign.rdf
new file mode 100755
index 00000000..54bf0c26
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/250/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/250/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/onto.html
new file mode 100755
index 00000000..de23937b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/onto.html
@@ -0,0 +1,1401 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Journal ) -> #Publisher ()
+
+
+
+school :
+ #sqdsq -> #School ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<zqedzbx@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = 'Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/onto.rdf
new file mode 100755
index 00000000..7729a1d1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/onto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/preonto.rdf
new file mode 100755
index 00000000..79dbcc2e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/preonto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/refalign.html
new file mode 100755
index 00000000..a77d22c0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/refalign.rdf
new file mode 100755
index 00000000..6a592d4c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-2/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/onto.html
new file mode 100755
index 00000000..2c9ac5da
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/onto.html
@@ -0,0 +1,1401 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #Publisher ()
+
+
+
+school :
+ #sqdsq -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+name = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+name = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/onto.rdf
new file mode 100755
index 00000000..7269dde5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/onto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/preonto.rdf
new file mode 100755
index 00000000..79dbcc2e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/preonto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/refalign.html
new file mode 100755
index 00000000..318a9f6d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = day
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/refalign.rdf
new file mode 100755
index 00000000..1e14ed8c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-4/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/onto.html
new file mode 100755
index 00000000..6aa64333
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/onto.html
@@ -0,0 +1,1401 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+parts :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ #sqdsq -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+dszabdza = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+country = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+location = <Address@ >
+
+zdzndh = 'Heraklion'
+country = 'GR'
+
+
+sqndsqgy = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <Date@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <Date@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <Date@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/onto.rdf
new file mode 100755
index 00000000..f8d8f663
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/onto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/preonto.rdf
new file mode 100755
index 00000000..79dbcc2e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/preonto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/refalign.html
new file mode 100755
index 00000000..ae1d4f1a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = dzbn
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/refalign.rdf
new file mode 100755
index 00000000..be375b1f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-6/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/onto.html
new file mode 100755
index 00000000..0d6ca270
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/onto.html
@@ -0,0 +1,1401 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ #sqdsq -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+dszabdza = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <Address@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <Address@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <Address@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <Address@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+year = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+sddnsnqdb = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<InProceedings@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<Article@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/onto.rdf
new file mode 100755
index 00000000..b02fde12
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/onto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/preonto.rdf
new file mode 100755
index 00000000..79dbcc2e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/preonto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/refalign.html
new file mode 100755
index 00000000..fb990c82
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = organization
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/refalign.rdf
new file mode 100755
index 00000000..749fcd54
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251-8/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/onto.html
new file mode 100755
index 00000000..0a35556e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/onto.html
@@ -0,0 +1,1401 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #hazdn -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ #sqdsq -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+dszabdza = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <qzddj@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <qzddj@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<zqedzbx@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+zdsnzsdh = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+zadzjadns = <_@#spg04 >
+
+<deqdxcsqcsq@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<deqdxcsqcsq@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<hazdn@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+sznsbq = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+zadzjadns = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+sddnsnqdb = <_@#a131020767 >
+zadzjadns = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<deqdxcsqcsq@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<hazdn@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+dzayue = <dnqsb@ >
+
+sqnhdbdj = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2001'
+
+
+
+<hazdn@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/onto.rdf
new file mode 100755
index 00000000..719acda1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/onto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/preonto.rdf
new file mode 100755
index 00000000..79dbcc2e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/preonto.rdf
@@ -0,0 +1,2121 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/refalign.html
new file mode 100755
index 00000000..2b6c8e72
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/refalign.rdf
new file mode 100755
index 00000000..728e690d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/251/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/251/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/onto.html
new file mode 100755
index 00000000..e9ec3684
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/onto.html
@@ -0,0 +1,1630 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = ' rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/onto.rdf
new file mode 100755
index 00000000..a0403654
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/onto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/preonto.rdf
new file mode 100755
index 00000000..db6efa3b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/preonto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/refalign.html
new file mode 100755
index 00000000..1a2b2b23
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/refalign.rdf
new file mode 100755
index 00000000..24e27645
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-2/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/onto.html
new file mode 100755
index 00000000..e9ec3684
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/onto.html
@@ -0,0 +1,1630 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = ' rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/onto.rdf
new file mode 100755
index 00000000..a4324a99
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/onto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/preonto.rdf
new file mode 100755
index 00000000..db6efa3b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/preonto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/refalign.html
new file mode 100755
index 00000000..d0307378
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/refalign.rdf
new file mode 100755
index 00000000..9ffa1820
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-4/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/onto.html
new file mode 100755
index 00000000..e9ec3684
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/onto.html
@@ -0,0 +1,1630 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = ' rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/onto.rdf
new file mode 100755
index 00000000..849d28f5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/onto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/preonto.rdf
new file mode 100755
index 00000000..db6efa3b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/preonto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/refalign.html
new file mode 100755
index 00000000..24245365
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/refalign.rdf
new file mode 100755
index 00000000..77d658cb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-6/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/onto.html
new file mode 100755
index 00000000..e9ec3684
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/onto.html
@@ -0,0 +1,1630 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<Journal@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+shortName = 'JWS'
+
+<Publisher@a131020767 >
+
+name = 'Springer-Verlag'
+qzd = <Address@ >
+
+city = 'Heidelberg'
+country = 'DE'
+
+
+
+<Journal@a70981683 >
+name = 'Cybernetics and Control Theory'
+<Publisher@a85849488 >
+
+name = 'The MIT Press'
+qzd = <Address@ >
+
+city = 'Cambridge'
+zdnzadh = 'MA'
+country = 'US'
+
+
+
+<Journal@a362042121 >
+
+name = 'International journal of intelligent system'
+shortName = 'IJIS'
+
+<Journal@a674639524 >
+name = 'ACM SIGMOD Record'
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+name = 'SemPGrid 04 Workshop'
+location = <Address@ >
+
+city = 'New-York'
+zdnzadh = 'NY'
+country = 'US'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+name = 'Int. Conference on Knowledge Engineering and Management'
+shortName = 'EKAW'
+issue = '13'
+date = <Date@ >
+
+month = '--10'
+year = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+name = 'European Semantic Web Symposium'
+shortName = 'ESWS'
+issue = '1'
+location = <Address@ >
+
+city = ' rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion'
+country = 'GR'
+
+
+date = <Date@ >
+
+month = '--05'
+year = '2004'
+
+
+
+<Proceedings@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+date = <Date@ >
+
+
+event = <_@#spg04 >
+
+<InProceedings@a64263824 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+proceedings = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<InProceedings@a439508789 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<Article@a492378321 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+date = <Date@ >
+
+
+
+<Article@a475526642 >
+
+author = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+date = <Date@ >
+
+
+
+<InBook@a71568377 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+book = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<Proceedings@a72192307 >
+
+publisher = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+event = <_@#a72192307c >
+date = <Date@ >
+
+
+
+<Proceedings@a32071928 >
+
+publisher = <_@#a131020767 >
+event = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+date = <Date@ >
+
+
+
+<Misc@a140583454 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+date = <Date@ >
+
+
+
+<InProceedings@a11065952 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+proceedings = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+url = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<Article@a80299267 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+date = <Date@ >
+
+month = '--12'
+year = '2003'
+
+
+
+<Monograph@a108048723 >
+
+publisher = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+date = <Date@ >
+
+
+
+<Article@a456080390 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+pages = <PageRange@ >
+
+startPage = '587'
+endPage = '607'
+
+
+date = <Date@ >
+
+month = '--12'
+year = '2001'
+
+
+
+<Article@a846015923 >
+
+author = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+date = <Date@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/onto.rdf
new file mode 100755
index 00000000..d5270e1a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/onto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/preonto.rdf
new file mode 100755
index 00000000..db6efa3b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/preonto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/refalign.html
new file mode 100755
index 00000000..cc13b0ae
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/refalign.rdf
new file mode 100755
index 00000000..b997971e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252-8/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/onto.html
new file mode 100755
index 00000000..495ce621
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/onto.html
@@ -0,0 +1,1630 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+uqwz (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+PBdgcs (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+ZikPzsz (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+RJbGVM (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+Be (, )
+
+
+
+
+
+
+fGfFm (, )
+
+
+
+
+
+
+wFuU (, )
+
+
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+xhNJuGU (, )
+
+
+
+
+
+
+UWmlX (, )
+
+
+
+
+
+
+FPVijs (, )
+
+
+
+
+
+cnNCBO (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+jZVxsNo (, )
+
+
+
+
+
+
+
+
+Lluuk (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+QMgwFB (, )
+
+
+
+
+
+
+YeLgZJu (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+XaWa (, )
+
+
+
+
+
+FkmaDDV (, )
+
+
+
+
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+pjDVyIr (, )
+
+
+
+
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+
+
+BeXCIG (, )
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+cexQ (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+RcrfZK (, )
+
+
+
+
+
+
+qHdl (, )
+
+
+
+
+
+
+izVyrw (, )
+
+
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+BriFsw (, )
+
+
+
+
+
+MyRFOvC (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+SNNu (, )
+
+
+
+
+
+
+SLoVq (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #PBdgcs -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+contributions :
+ #BeXCIG -> #RJbGVM ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #cexQ ()
+
+
+
+sdnsbh :
+ #cexQ -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #uqwz -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #RJbGVM -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #BeXCIG ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #BriFsw ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsopq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #BeXCIG -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #zajdhqs -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #BeXCIG -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #cexQ ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+lastName = 'Meyer'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+lastName = 'Broekstra'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+lastName = 'Mädche'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+lastName = 'Schnizler'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+lastName = 'Trombetta'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+lastName = 'Parent'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+lastName = 'Schmidt'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+lastName = 'Sure'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+lastName = 'Punceva'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+lastName = 'Levenshtein'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+lastName = 'Staab'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+lastName = 'Boer'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+lastName = 'Menken'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+lastName = 'Hauswirth'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+lastName = 'Hoek'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+lastName = 'Ehrig'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+lastName = 'Montesi'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+lastName = 'Eijk'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+lastName = 'van Harmelen'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+lastName = 'Cudré-Mauroux'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+lastName = 'Despotovic'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+lastName = 'Spaccapietra'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+lastName = 'Papazoglou'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+lastName = 'Tari'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+lastName = 'Datta'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+lastName = 'Anaby-Tavor'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+lastName = 'Siebes'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+lastName = 'Aberer'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+lastName = 'Mika'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+lastName = 'Haase'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+lastName = 'Gal'
+
+<qsdsquj@a246119474 >
+
+foaf:name = 'Journal of Web Semantics'
+dsza = 'JWS'
+
+<zauio@a131020767 >
+
+dszabdza = 'Springer-Verlag'
+qzd = <qzddj@ >
+
+zdzndh = 'Heidelberg'
+zadszabnds = 'DE'
+
+
+
+<qsdsquj@a70981683 >
+dszabdza = 'Cybernetics and Control Theory'
+<zauio@a85849488 >
+
+dszabdza = 'The MIT Press'
+qzd = <qzddj@ >
+
+zdzndh = 'Cambridge'
+zdnzadh = 'MA'
+zadszabnds = 'US'
+
+
+
+<qsdsquj@a362042121 >
+
+dszabdza = 'International journal of intelligent system'
+dsza = 'IJIS'
+
+<qsdsquj@a674639524 >
+dszabdza = 'ACM SIGMOD Record'
+<qsdsquj@a906774044 >
+dszabdza = 'VLDB Journal'
+<izVyrw@spg04 >
+
+dszabdza = 'SemPGrid 04 Workshop'
+zdjznzn = <qzddj@ >
+
+zdzndh = 'New-York'
+zdnzadh = 'NY'
+zadszabnds = 'US'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zqedzbx@a72192307c >
+
+dszabdza = 'Int. Conference on Knowledge Engineering and Management'
+dsza = 'EKAW'
+sqnzkzn = '13'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--10'
+zdsnzsdh = '2002'
+
+
+
+<zqedzbx@a32071928c >
+
+dszabdza = 'European Semantic Web Symposium'
+dsza = 'ESWS'
+sqnzkzn = '1'
+zdjznzn = <qzddj@ >
+
+zdzndh = ' rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion'
+zadszabnds = 'GR'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--05'
+zdsnzsdh = '2004'
+
+
+
+<zdqssqdb@a060097576 >
+
+dznbaln = 'Proceedings of the SemPGrid 04 Workshop'
+sqndsqgy = <dzshyuua@ >
+
+
+zadzjadns = <_@#spg04 >
+
+<deqdxcsqcsq@a64263824 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a43836633 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a94533498 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a944339054 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a139477786 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a958684218 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a48552212 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+zassdzadb = <_@#a060097576 >
+dznbaln = 'Bibster - A Semantics-Based Bibliographic Peer-to-Peer System'
+
+<deqdxcsqcsq@a439508789 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a85228505 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a72192307 >
+dznbaln = 'Measuring Similarity between Ontologies'
+
+<hazdn@a492378321 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a70955601 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a39510672 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a337716610 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a885257047 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a674639524 >
+dznbaln = '{P-Grid}: A Self-organizing Structured P2P System'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a475526642 >
+
+zand = <dsqdbz@ >
+
+
+sxqsnbvsq = <_@#a70981683 >
+dznbaln = 'Binary Codes capable of correcting deletions, insertions, and reversals'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<vccfsq@a71568377 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a11090777 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+sznsbq = <_@#a108048723 >
+dznbaln = 'Database integration: the key to data interoperability'
+dzajj = <dsqdbz@ >
+
+rdf:first = <_@#a431956276 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+<zdqssqdb@a72192307 >
+
+sddnsnqdb = <_@#a131020767 >
+dznbaln = 'Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)'
+zadzjadns = <_@#a72192307c >
+sqndsqgy = <dzshyuua@ >
+
+
+
+<zdqssqdb@a32071928 >
+
+sddnsnqdb = <_@#a131020767 >
+zadzjadns = <_@#a32071928c >
+dznbaln = 'Proceedings of the First European Semantic Web Symposium'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<wxsdxqsdh@a140583454 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+dznbaln = '{QOM} - Quick Ontology Mapping'
+zdsnsqdv = 'submitted to the ISWC 04'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<deqdxcsqcsq@a11065952 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a712561038 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+zassdzadb = <_@#a32071928 >
+dznbaln = 'Ontology Mapping - An Integrated Approach'
+zdsznbadzagh = 'http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf'
+
+<hazdn@a80299267 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a29105611 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a98078619 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+sxqsnbvsq = <_@#a246119474 >
+dznbaln = 'Start making sense: The Chatty Web approach for global semantic agreements'
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2003'
+
+
+
+<dzajndsq@a108048723 >
+
+sddnsnqdb = <_@#a85849488 >
+dznbaln = 'Object-Oriented Data Modeling'
+sqndsqgy = <dzshyuua@ >
+
+
+
+<hazdn@a456080390 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a093016135 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a572406328 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a086379337 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a362042121 >
+dznbaln = 'On dynamically generated ontology translators in agent communication'
+dzayue = <dnqsb@ >
+
+sqnhdbdj = '587'
+mkalnshsq = '607'
+
+
+sqndsqgy = <dzshyuua@ >
+
+asndzsd = '--12'
+zdsnzsdh = '2001'
+
+
+
+<hazdn@a846015923 >
+
+zand = <dsqdbz@ >
+
+rdf:first = <_@#a900366022 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a467748807 >
+rdf:rest = <dsqdbz@ >
+
+rdf:first = <_@#a971541439 >
+rdf:rest = <dsqdbz@ >
+
+
+
+
+
+
+
+
+sxqsnbvsq = <_@#a906774044 >
+dznbaln = 'A Framework for Modeling and Evaluating Automatic Semantic Reconciliation'
+zdsnsqdv = 'to appear'
+sqndsqgy = <dzshyuua@ >
+
+
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/onto.rdf
new file mode 100755
index 00000000..2f45817c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/onto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/preonto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/preonto.rdf
new file mode 100755
index 00000000..db6efa3b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/preonto.rdf
@@ -0,0 +1,2161 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+ Meyer
+
+
+
+
+ Jeen Broekstra
+ Jeen
+ Broekstra
+
+
+
+
+ Alexander Mädche
+ Alexander
+ Mädche
+
+
+
+
+ Björn Schnizler
+ Björn
+ Schnizler
+
+
+
+
+ Alberto Trombetta
+ Alberto
+ Trombetta
+
+
+
+
+ Christine Parent
+ Christine
+ Parent
+
+
+
+
+ R. Schmidt
+ R.
+ Schmidt
+
+
+
+
+ York Sure
+ York
+ Sure
+
+
+
+
+ M. Punceva
+ M.
+ Punceva
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+ Levenshtein
+
+
+
+
+ Steffen Staab
+ Steffen
+ Staab
+
+
+
+
+ Frank Boer
+ Frank
+ Boer
+
+
+
+
+ Maarten Menken
+ Maarten
+ Menken
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+ Hauswirth
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+ Hoek
+
+
+
+
+ Marc Ehrig
+ Marc
+ Ehrig
+
+
+
+
+ Danilo Montesi
+ Danilo
+ Montesi
+
+
+
+
+ Rogier Eijk
+ Rogier
+ Eijk
+
+
+
+
+ Frank van Harmelen
+ Frank
+ van Harmelen
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+ Cudré-Mauroux
+
+
+
+
+ Z. Despotovic
+ Z.
+ Despotovic
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+ Spaccapietra
+
+
+
+
+ Mike Papazoglou
+ Mike
+ Papazoglou
+
+
+
+
+ Zahir Tari
+ Zahir
+ Tari
+
+
+
+
+ A. Datta
+ A.
+ Datta
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+ Anaby-Tavor
+
+
+
+
+ Ronny Siebes
+ Ronny
+ Siebes
+
+
+
+
+ Karl Aberer
+ Karl
+ Aberer
+
+
+
+
+ Peter Mika
+ Peter
+ Mika
+
+
+
+
+ Peter Haase
+ Peter
+ Haase
+
+
+
+
+ Avigdor Gal
+ Avigdor
+ Gal
+
+
+
+
+
+
+ Journal of Web Semantics
+ JWS
+
+
+
+
+ Springer-Verlag
+
+
+ Heidelberg
+ DE
+
+
+
+
+
+
+ Cybernetics and Control Theory
+
+
+
+
+ The MIT Press
+
+
+ Cambridge
+ MA
+ US
+
+
+
+
+
+
+ International journal of intelligent system
+ IJIS
+
+
+
+
+ ACM SIGMOD Record
+
+
+
+
+ VLDB Journal
+
+
+
+
+
+
+
+ SemPGrid 04 Workshop
+
+
+ New-York
+ NY
+ US
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+ Int. Conference on Knowledge Engineering and Management
+ EKAW
+ 13
+
+
+
+ --10
+ 2002
+
+
+
+
+
+
+ European Semantic Web Symposium
+ ESWS
+ 1
+
+
+ rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Heraklion
+ GR
+
+
+
+
+ --05
+ 2004
+
+
+
+
+
+
+
+
+ Proceedings of the SemPGrid 04 Workshop
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Bibster - A Semantics-Based Bibliographic Peer-to-Peer System
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Measuring Similarity between Ontologies
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {P-Grid}: A Self-organizing Structured P2P System
+ 2003
+
+
+
+
+
+
+
+
+
+
+
+ Binary Codes capable of correcting deletions, insertions, and reversals
+ 1996
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Database integration: the key to data interoperability
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Proc. Of the 13th Int. Conference on Knowledge Engineering and Management (EKAW-2002)
+
+ 2002
+
+
+
+
+
+
+ Proceedings of the First European Semantic Web Symposium
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {QOM} - Quick Ontology Mapping
+ submitted to the ISWC 04
+ 2004
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ontology Mapping - An Integrated Approach
+ http://www.aifb.uni-karlsruhe.de/WBS/meh/publications/ehrig04ontology_ESWS04.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Start making sense: The Chatty Web approach for global semantic agreements
+ --12 2003
+
+
+
+
+
+ Object-Oriented Data Modeling
+ 2000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ On dynamically generated ontology translators in agent communication
+
+
+ 587
+ 607
+
+
+ --12 2001
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Framework for Modeling and Evaluating Automatic Semantic Reconciliation
+ to appear
+ 2004
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/refalign.html
new file mode 100755
index 00000000..9e9ddde9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/refalign.rdf
new file mode 100755
index 00000000..64473aff
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/252/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/252/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/onto.html
new file mode 100755
index 00000000..1d6fe1ca
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/onto.html
@@ -0,0 +1,786 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Journal ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #School ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/onto.rdf
new file mode 100755
index 00000000..66d6d32b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/refalign.html
new file mode 100755
index 00000000..2e41c13f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/refalign.rdf
new file mode 100755
index 00000000..e61f6a81
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-2/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/onto.html
new file mode 100755
index 00000000..8498c70b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/onto.html
@@ -0,0 +1,786 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #Publisher ()
+
+
+
+school :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/onto.rdf
new file mode 100755
index 00000000..1daea1d4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/refalign.html
new file mode 100755
index 00000000..6f3151a5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/refalign.rdf
new file mode 100755
index 00000000..5aed24fa
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-4/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/onto.html
new file mode 100755
index 00000000..2527c599
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/onto.html
@@ -0,0 +1,786 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #LectureNotes ) -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/onto.rdf
new file mode 100755
index 00000000..97756356
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/refalign.html
new file mode 100755
index 00000000..c00ce9f1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = dzbn
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = location
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/refalign.rdf
new file mode 100755
index 00000000..32da429a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-6/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/onto.html
new file mode 100755
index 00000000..d568dbf2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/onto.html
@@ -0,0 +1,786 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsopq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/onto.rdf
new file mode 100755
index 00000000..d5047692
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/refalign.html
new file mode 100755
index 00000000..95dd8f01
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = organization
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/refalign.rdf
new file mode 100755
index 00000000..09558067
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253-8/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/onto.html
new file mode 100755
index 00000000..4dc00010
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/onto.html
@@ -0,0 +1,786 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #hazdn -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsopq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/onto.rdf
new file mode 100755
index 00000000..c6587b83
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/onto.rdf
@@ -0,0 +1,1435 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/refalign.html
new file mode 100755
index 00000000..afef3261
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/refalign.rdf
new file mode 100755
index 00000000..c5af811c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/253/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/253/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/onto.html
new file mode 100755
index 00000000..d8ff990c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/onto.html
@@ -0,0 +1,519 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<Journal@a70981683 >
+
+<Publisher@a85849488 >
+
+<Journal@a362042121 >
+
+<Journal@a674639524 >
+
+<Journal@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<InBook@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/onto.rdf
new file mode 100755
index 00000000..5eeb5804
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/refalign.html
new file mode 100755
index 00000000..d1e2c745
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/refalign.rdf
new file mode 100755
index 00000000..737b4b62
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-2/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-2/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/onto.html
new file mode 100755
index 00000000..9d31c557
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/onto.html
@@ -0,0 +1,519 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<Publisher@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/onto.rdf
new file mode 100755
index 00000000..b6558af3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/refalign.html
new file mode 100755
index 00000000..6374815d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/refalign.rdf
new file mode 100755
index 00000000..259e31dc
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-4/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-4/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/onto.html
new file mode 100755
index 00000000..1c7b3dca
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/onto.html
@@ -0,0 +1,519 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/onto.rdf
new file mode 100755
index 00000000..b64c74b6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/refalign.html
new file mode 100755
index 00000000..6c4cddab
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/refalign.rdf
new file mode 100755
index 00000000..8e523da9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-6/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-6/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/onto.html
new file mode 100755
index 00000000..af60fccf
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/onto.html
@@ -0,0 +1,519 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<wxsdxqsdh@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/onto.rdf
new file mode 100755
index 00000000..0763bf94
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/refalign.html
new file mode 100755
index 00000000..f1c60daf
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/refalign.rdf
new file mode 100755
index 00000000..ef2616ef
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254-8/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254-8/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/onto.html
new file mode 100755
index 00000000..5c772c1c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/onto.html
@@ -0,0 +1,519 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<deqdxcsqcsq@a64263824 >
+
+<deqdxcsqcsq@a439508789 >
+
+<hazdn@a492378321 >
+
+<hazdn@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<wxsdxqsdh@a140583454 >
+
+<deqdxcsqcsq@a11065952 >
+
+<hazdn@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<hazdn@a456080390 >
+
+<hazdn@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/onto.rdf
new file mode 100755
index 00000000..bd61f0c9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/onto.rdf
@@ -0,0 +1,886 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/refalign.html
new file mode 100755
index 00000000..2b5fe93c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/refalign.rdf
new file mode 100755
index 00000000..e37878b4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/254/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/254/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/onto.html
new file mode 100755
index 00000000..333ae384
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/onto.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/onto.rdf
new file mode 100755
index 00000000..50560e12
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/refalign.html
new file mode 100755
index 00000000..8a47a1dc
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/refalign.rdf
new file mode 100755
index 00000000..d2545d73
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-2/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-2/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/onto.html
new file mode 100755
index 00000000..7069ff07
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/onto.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/onto.rdf
new file mode 100755
index 00000000..22a388da
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/refalign.html
new file mode 100755
index 00000000..0bd060a5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/refalign.rdf
new file mode 100755
index 00000000..8fc12313
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-4/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-4/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/onto.html
new file mode 100755
index 00000000..ef9a675d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/onto.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/onto.rdf
new file mode 100755
index 00000000..537f01fb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/refalign.html
new file mode 100755
index 00000000..829f4c45
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/refalign.rdf
new file mode 100755
index 00000000..b2e25ef4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-6/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-6/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/onto.html
new file mode 100755
index 00000000..5ebfd5cf
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/onto.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/onto.rdf
new file mode 100755
index 00000000..244fd1e4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/refalign.html
new file mode 100755
index 00000000..2532b261
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/refalign.rdf
new file mode 100755
index 00000000..bda6f950
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257-8/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257-8/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/onto.html
new file mode 100755
index 00000000..b6a89bbc
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/onto.html
@@ -0,0 +1,321 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/onto.rdf
new file mode 100755
index 00000000..89e16df5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/refalign.html
new file mode 100755
index 00000000..c0373594
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/refalign.rdf
new file mode 100755
index 00000000..21a23f3f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/257/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/257/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/onto.html
new file mode 100755
index 00000000..91e087fc
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/onto.html
@@ -0,0 +1,813 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Journal ) -> #Publisher ()
+
+
+
+school :
+ #sqdsq -> #School ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Journal -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/onto.rdf
new file mode 100755
index 00000000..0e47a683
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/onto.rdf
@@ -0,0 +1,1600 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/refalign.html
new file mode 100755
index 00000000..0b32ea2c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/refalign.rdf
new file mode 100755
index 00000000..85ed1e49
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-2/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/onto.html
new file mode 100755
index 00000000..82a9d756
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/onto.html
@@ -0,0 +1,813 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #Publisher ()
+
+
+
+school :
+ #sqdsq -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/onto.rdf
new file mode 100755
index 00000000..4736871d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/onto.rdf
@@ -0,0 +1,1600 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/refalign.html
new file mode 100755
index 00000000..1b80472f
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = day
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/refalign.rdf
new file mode 100755
index 00000000..b56aedd9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-4/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/onto.html
new file mode 100755
index 00000000..f540c8fd
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/onto.html
@@ -0,0 +1,813 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+parts :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+organizer :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #Institution ()
+
+
+
+zansbzh :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+collection :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ #sqdsq -> #zadazxn ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/onto.rdf
new file mode 100755
index 00000000..7cf10002
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/onto.rdf
@@ -0,0 +1,1600 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/refalign.html
new file mode 100755
index 00000000..9bbf3253
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = zansbzh
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = dzbn
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = location
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/refalign.rdf
new file mode 100755
index 00000000..eda49bd2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-6/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/onto.html
new file mode 100755
index 00000000..234eb13d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/onto.html
@@ -0,0 +1,813 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #InProceedings ()
+
+
+
+YuEma :
+ #qsdsquj -> #Article ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #Article -> #qsdsquj ()
+
+
+
+book :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #InProceedings -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+organization :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ #sqdsq -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #sqdsq -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/onto.rdf
new file mode 100755
index 00000000..2584d1af
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/onto.rdf
@@ -0,0 +1,1600 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/refalign.html
new file mode 100755
index 00000000..23ae8041
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = PageRange
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = startPage
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = year
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = organization
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+book = book
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = contents
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/refalign.rdf
new file mode 100755
index 00000000..8e7bc2ab
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258-8/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/onto.html
new file mode 100755
index 00000000..ae15a592
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/onto.html
@@ -0,0 +1,813 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #sqdsq -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #zqedzbx ()
+
+
+
+sdnsbh :
+ #zqedzbx -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #sqdsq -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsq -> _ ()
+
+
+
+sxqsnbvsq :
+ #hazdn -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #qsdsquj ) -> #zauio ()
+
+
+
+dzbn :
+ #sqdsq -> #zadazxn ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #qsdsquj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #zqedzbx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/onto.rdf
new file mode 100755
index 00000000..d60aef4d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/onto.rdf
@@ -0,0 +1,1600 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/refalign.html
new file mode 100755
index 00000000..7a1191b1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/refalign.html
@@ -0,0 +1,203 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/refalign.rdf
new file mode 100755
index 00000000..a55319b9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/258/refalign.rdf
@@ -0,0 +1,768 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/258/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/onto.html
new file mode 100755
index 00000000..cf943d8e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/onto.html
@@ -0,0 +1,1042 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/onto.rdf
new file mode 100755
index 00000000..6591ed1a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/onto.rdf
@@ -0,0 +1,1640 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/refalign.html
new file mode 100755
index 00000000..784c08cb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/refalign.rdf
new file mode 100755
index 00000000..3c874fc7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-2/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-2/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/onto.html
new file mode 100755
index 00000000..cf943d8e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/onto.html
@@ -0,0 +1,1042 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/onto.rdf
new file mode 100755
index 00000000..1048588e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/onto.rdf
@@ -0,0 +1,1640 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/refalign.html
new file mode 100755
index 00000000..08311753
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/refalign.rdf
new file mode 100755
index 00000000..86dddd1a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-4/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-4/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/onto.html
new file mode 100755
index 00000000..cf943d8e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/onto.html
@@ -0,0 +1,1042 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/onto.rdf
new file mode 100755
index 00000000..cdc0faf0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/onto.rdf
@@ -0,0 +1,1640 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/refalign.html
new file mode 100755
index 00000000..a49944c5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/refalign.rdf
new file mode 100755
index 00000000..5313c333
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-6/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-6/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/onto.html
new file mode 100755
index 00000000..cf943d8e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/onto.html
@@ -0,0 +1,1042 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+chapters :
+ #Text -> #Chapter ()
+
+
+
+parts :
+ #sqdsq -> #Part ()
+
+
+
+PrSGUs :
+ #Proceedings -> #InProceedings ()
+
+
+
+contributions :
+ #Periodical -> #JournalPart ()
+
+
+
+articles :
+ #Journal -> #Article ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #Address ()
+
+
+
+event :
+ #Proceedings -> #ScientificMeeting ()
+
+
+
+organizer :
+ #ScientificMeeting -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+humanCreator :
+ #Resource -> #dsqdbz ()
+
+
+
+author :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+directors :
+ #MotionPicture -> _ ()
+
+
+
+
+institution :
+ #Report -> #Institution ()
+
+
+
+isPartOf :
+ #Part -> _ ()
+
+
+
+sxqsnbvsq :
+ #JournalPart -> #Journal ()
+
+
+
+book :
+ #InBook -> #Monograph ()
+
+
+
+collection :
+ #dcsqdcsqd -> #Collection ()
+
+
+
+proceedings :
+ #InProceedings -> #Proceedings ()
+
+
+
+
+date :
+ (#sqdsq |Â #zqedzbx ) -> #Date ()
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+publisher :
+ (#sqdsq |Â #Periodical ) -> #Publisher ()
+
+
+
+school :
+ (#Academic |Â #LectureNotes ) -> #HigherEducationInstitution ()
+
+
+
+location :
+ (#sqdsq |Â #zqedzbx ) -> #Address ()
+
+
+
+pages :
+ #Part -> #PageRange ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+key #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+reviewed #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+annote #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+periodicity #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+firstPublished #Chapter -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition (#Book |Â #Manual ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+howPublished (#Misc |Â #Booklet ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type (#Chapter |Â #sdcsqhyz |Â #Academic ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+affiliation #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+contents #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+copyright #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+isbn #Book -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issn #Periodical -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+language #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+lccn #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+mrNumber #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+size #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+url #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+name _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+shortName _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #Part -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+numberOrVolume (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+number #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+issue (#sqdsq |Â #ScientificMeeting ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+city #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+country #Address -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/onto.rdf
new file mode 100755
index 00000000..22256105
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/onto.rdf
@@ -0,0 +1,1640 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/refalign.html
new file mode 100755
index 00000000..40f23749
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+periodicity = periodicity
+1.0
+proceedings = proceedings
+1.0
+volume = zsbdgz
+1.0
+annote = annote
+1.0
+PersonList = dsqdbz
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = qzd
+1.0
+Address = Address
+1.0
+chapter = dsazdjz
+1.0
+Chapter = Chapter
+1.0
+editor = dzajj
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = dznbaln
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = organizer
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = reviewed
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+country = country
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = collection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = dsqndsz
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = name
+1.0
+event = event
+1.0
+state = zdnzadh
+1.0
+Book = Book
+1.0
+book = book
+1.0
+day = day
+1.0
+School = School
+1.0
+shortName = shortName
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+issue = issue
+1.0
+Reference = sqdsq
+1.0
+endPage = endPage
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = firstPublished
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = humanCreator
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+contract = zandsbh
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = Monograph
+1.0
+keywords = zqdszh
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+city = city
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+chapters = chapters
+1.0
+parts = parts
+1.0
+communications = PrSGUs
+1.0
+articles = articles
+1.0
+lastName = lastName
+1.0
+language = language
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/refalign.rdf
new file mode 100755
index 00000000..889be201
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259-8/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259-8/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/onto.html
new file mode 100755
index 00000000..64db7d8d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/onto.html
@@ -0,0 +1,1042 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+uqwz (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+PBdgcs (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+ZikPzsz (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+RJbGVM (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+Be (, )
+
+
+
+
+
+
+fGfFm (, )
+
+
+
+
+
+
+wFuU (, )
+
+
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+xhNJuGU (, )
+
+
+
+
+
+
+UWmlX (, )
+
+
+
+
+
+
+FPVijs (, )
+
+
+
+
+
+cnNCBO (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+jZVxsNo (, )
+
+
+
+
+
+
+
+
+Lluuk (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+QMgwFB (, )
+
+
+
+
+
+
+YeLgZJu (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+XaWa (, )
+
+
+
+
+
+FkmaDDV (, )
+
+
+
+
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+pjDVyIr (, )
+
+
+
+
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+
+
+BeXCIG (, )
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+cexQ (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+RcrfZK (, )
+
+
+
+
+
+
+qHdl (, )
+
+
+
+
+
+
+izVyrw (, )
+
+
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+BriFsw (, )
+
+
+
+
+
+MyRFOvC (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+SNNu (, )
+
+
+
+
+
+
+SLoVq (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+iNi4b8XV :
+ #PBdgcs -> #dzqndbzq ()
+
+
+
+TfniY :
+ #sqdsq -> #sqdsopq ()
+
+
+
+PrSGUs :
+ #zdqssqdb -> #deqdxcsqcsq ()
+
+
+
+contributions :
+ #BeXCIG -> #RJbGVM ()
+
+
+
+YuEma :
+ #qsdsquj -> #hazdn ()
+
+
+
+
+qzd :
+ http://www.w3.org/2002/07/owl#Thing -> #qzddj ()
+
+
+
+zadzjadns :
+ #zdqssqdb -> #cexQ ()
+
+
+
+sdnsbh :
+ #cexQ -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+zandsbh :
+ #sqdsq -> http://www.w3.org/2002/07/owl#Thing ()
+
+
+
+sbqgzga :
+ #uqwz -> #dsqdbz ()
+
+
+
+zand :
+ _ -> _ ()
+
+
+
+dzajj :
+ _ -> _ ()
+
+
+
+zdnzqnd :
+ #dscdscg -> _ ()
+
+
+
+
+hsgiuyza :
+ #dqzdxdcsqj -> #izxnquo ()
+
+
+
+EzGNplyLBiS :
+ #sqdsopq -> _ ()
+
+
+
+sxqsnbvsq :
+ #RJbGVM -> #qsdsquj ()
+
+
+
+sznsbq :
+ #vccfsq -> #dzajndsq ()
+
+
+
+sqnbyz :
+ #dcsqdcsqd -> #sqxsqkd ()
+
+
+
+zassdzadb :
+ #deqdxcsqcsq -> #zdqssqdb ()
+
+
+
+
+sqndsqgy :
+ (#sqdsq |Â #zqedzbx ) -> #dzshyuua ()
+
+
+
+sqdndvb :
+ (#zdqssqdb |Â #dcsqdsq ) -> http://xmlns.com/foaf/0.1/Organization ()
+
+
+
+sddnsnqdb :
+ (#sqdsq |Â #BeXCIG ) -> #zauio ()
+
+
+
+dzbn :
+ (#zdazsx |Â #scds ) -> #BriFsw ()
+
+
+
+zdjznzn :
+ (#sqdsq |Â #zqedzbx ) -> #qzddj ()
+
+
+
+dzayue :
+ #sqdsopq -> #dnqsb ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+zdzbh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndbsqx #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqnhza #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdxsndxsqg #BeXCIG -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqdnbs #dzqndbzq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdsqddz (#zajdhqs |Â #dcsqdsq ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sdqz (#wxsdxqsdh |Â #zdzaudbd ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsnsqdv #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbnz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dznbaln #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqbdzg (#dzqndbzq |Â #sdcsqhyz |Â #zdazsx ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadzqbsdg #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsqndsz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzdzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdzdzd #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+szdnzak #zajdhqs -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadsznad #BeXCIG -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zqdszh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqkxndc #sqdsq -> http://www.w3.org/2001/XMLSchema#language ()
+
+
+
+dzandzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszbgz #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsq #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzsndzah #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdsznbadzagh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dszabdza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsza _ -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dsazdjz #sqdsopq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+dzezd (#sqdsq |Â #zqedzbx ) -> _ ()
+
+
+
+ndsbzh #sqdsq -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnzkzn (#sqdsq |Â #cexQ ) -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zsbdgz #sqdsq -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+
+zdsnzsdh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gYear ()
+
+
+
+asndzsd #dzshyuua -> http://www.w3.org/2001/XMLSchema#gMonth ()
+
+
+
+dznadzh #dzshyuua -> http://www.w3.org/2001/XMLSchema#gDay ()
+
+
+
+zdzndh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zdnzadh #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+zadszabnds #qzddj -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+sqnhdbdj #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+mkalnshsq #dnqsb -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/onto.rdf
new file mode 100755
index 00000000..d6e672e7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/onto.rdf
@@ -0,0 +1,1640 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/refalign.html
new file mode 100755
index 00000000..0eb0f6ac
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/refalign.html
@@ -0,0 +1,211 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = sqbdzg
+1.0
+howPublished = sdqz
+1.0
+periodicity = sdxsndxsqg
+1.0
+proceedings = zassdzadb
+1.0
+volume = zsbdgz
+1.0
+annote = dsqnhza
+1.0
+PersonList = dsqdbz
+1.0
+month = asndzsd
+1.0
+copyright = zdzdzd
+1.0
+Unpublished = zeadza
+1.0
+address = qzd
+1.0
+Address = qzddj
+1.0
+chapter = dsazdjz
+1.0
+Chapter = dzqndbzq
+1.0
+editor = dzajj
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+series = dszbnz
+1.0
+PageRange = dnqsb
+1.0
+date = sqndsqgy
+1.0
+title = dznbaln
+1.0
+Booklet = zdzaudbd
+1.0
+numberOrVolume = dzezd
+1.0
+LectureNotes = scds
+1.0
+url = zdsznbadzagh
+1.0
+MastersThesis = xsqlknk
+1.0
+organizer = sdnsbh
+1.0
+mrNumber = dszbgz
+1.0
+pages = dzayue
+1.0
+TechReport = sdcsqhyz
+1.0
+reviewed = dsqndbsqx
+1.0
+startPage = sqnhdbdj
+1.0
+edition = sdsqddz
+1.0
+lccn = dzandzah
+1.0
+affiliation = zadzqbsdg
+1.0
+institution = hsgiuyza
+1.0
+year = zdsnzsdh
+1.0
+isPartOf = EzGNplyLBiS
+1.0
+organization = sqdndvb
+1.0
+country = zadszabnds
+1.0
+publisher = sddnsnqdb
+1.0
+school = dzbn
+1.0
+Misc = wxsdxqsdh
+1.0
+collection = sqnbyz
+1.0
+Collection = sqxsqkd
+1.0
+isbn = szdnzak
+1.0
+abstract = dsqndsz
+1.0
+directors = zdnzqnd
+1.0
+Academic = zdazsx
+1.0
+location = zdjznzn
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+price = dsq
+1.0
+name = dszabdza
+1.0
+event = zadzjadns
+1.0
+state = zdnzadh
+1.0
+Book = zajdhqs
+1.0
+book = sznsbq
+1.0
+day = dznadzh
+1.0
+School = zadazxn
+1.0
+shortName = dsza
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+number = ndsbzh
+1.0
+issue = sqnzkzn
+1.0
+Reference = sqdsq
+1.0
+endPage = mkalnshsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+firstPublished = sqdnbs
+1.0
+author = zand
+1.0
+Report = dqzdxdcsqj
+1.0
+note = zdsnsqdv
+1.0
+humanCreator = sbqgzga
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+contract = zandsbh
+1.0
+Manual = dcsqdsq
+1.0
+key = zdzbh
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+journal = sxqsnbvsq
+1.0
+Monograph = dzajndsq
+1.0
+keywords = zqdszh
+1.0
+issn = zadsznad
+1.0
+contents = zdnzdzh
+1.0
+city = zdzndh
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+size = dzsndzah
+1.0
+chapters = iNi4b8XV
+1.0
+parts = TfniY
+1.0
+communications = PrSGUs
+1.0
+articles = YuEma
+1.0
+lastName = lastName
+1.0
+language = sqkxndc
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/refalign.rdf
new file mode 100755
index 00000000..16b9e29a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/259/refalign.rdf
@@ -0,0 +1,788 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/259/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/onto.html
new file mode 100755
index 00000000..3b41b0c4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/onto.html
@@ -0,0 +1,496 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+
+<Publisher@a131020767 >
+
+<Journal@a70981683 >
+
+<Publisher@a85849488 >
+
+<Journal@a362042121 >
+
+<Journal@a674639524 >
+
+<Journal@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<InBook@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/onto.rdf
new file mode 100755
index 00000000..07242160
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/onto.rdf
@@ -0,0 +1,918 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/refalign.html
new file mode 100755
index 00000000..3ced562b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/refalign.rdf
new file mode 100755
index 00000000..6b0ef47c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-2/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-2/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/onto.html
new file mode 100755
index 00000000..26e3daca
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/onto.html
@@ -0,0 +1,496 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+
+<Publisher@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<Publisher@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/onto.rdf
new file mode 100755
index 00000000..5c4b3879
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/onto.rdf
@@ -0,0 +1,918 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/refalign.html
new file mode 100755
index 00000000..2d324355
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/refalign.rdf
new file mode 100755
index 00000000..9b8accc2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-4/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-4/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/onto.html
new file mode 100755
index 00000000..075bfee5
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/onto.html
@@ -0,0 +1,496 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/onto.rdf
new file mode 100755
index 00000000..0da55d39
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/onto.rdf
@@ -0,0 +1,918 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/refalign.html
new file mode 100755
index 00000000..ae1e4114
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/refalign.rdf
new file mode 100755
index 00000000..70f99676
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-6/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-6/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/onto.html
new file mode 100755
index 00000000..8d531cc3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/onto.html
@@ -0,0 +1,496 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<wxsdxqsdh@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/onto.rdf
new file mode 100755
index 00000000..817ff397
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/onto.rdf
@@ -0,0 +1,918 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/refalign.html
new file mode 100755
index 00000000..954536ad
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/refalign.rdf
new file mode 100755
index 00000000..93a2f3e4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260-8/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260-8/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/onto.html
new file mode 100755
index 00000000..5f3a0fd9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/onto.html
@@ -0,0 +1,496 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<zqedzbx@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<deqdxcsqcsq@a64263824 >
+
+<deqdxcsqcsq@a439508789 >
+
+<hazdn@a492378321 >
+
+<hazdn@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<wxsdxqsdh@a140583454 >
+
+<deqdxcsqcsq@a11065952 >
+
+<hazdn@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<hazdn@a456080390 >
+
+<hazdn@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/onto.rdf
new file mode 100755
index 00000000..08ab4ae7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/onto.rdf
@@ -0,0 +1,918 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/refalign.html
new file mode 100755
index 00000000..639e904c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/refalign.rdf
new file mode 100755
index 00000000..c8289ae4
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/260/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/260/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/onto.html
new file mode 100755
index 00000000..2cd0b3a3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/onto.html
@@ -0,0 +1,772 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<Journal@a70981683 >
+
+<Publisher@a85849488 >
+
+<Journal@a362042121 >
+
+<Journal@a674639524 >
+
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<InBook@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/onto.rdf
new file mode 100755
index 00000000..73cbbda7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/onto.rdf
@@ -0,0 +1,1080 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/refalign.html
new file mode 100755
index 00000000..573d51bf
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/refalign.rdf
new file mode 100755
index 00000000..f99da4fb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-2/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-2/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/onto.html
new file mode 100755
index 00000000..2cd0b3a3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/onto.html
@@ -0,0 +1,772 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<Journal@a70981683 >
+
+<Publisher@a85849488 >
+
+<Journal@a362042121 >
+
+<Journal@a674639524 >
+
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<InBook@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/onto.rdf
new file mode 100755
index 00000000..fa6d0c44
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/onto.rdf
@@ -0,0 +1,1080 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/refalign.html
new file mode 100755
index 00000000..1ff1300c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/refalign.rdf
new file mode 100755
index 00000000..be68c478
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-4/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-4/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/onto.html
new file mode 100755
index 00000000..2cd0b3a3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/onto.html
@@ -0,0 +1,772 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<Journal@a70981683 >
+
+<Publisher@a85849488 >
+
+<Journal@a362042121 >
+
+<Journal@a674639524 >
+
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<InBook@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/onto.rdf
new file mode 100755
index 00000000..d4961c3b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/onto.rdf
@@ -0,0 +1,1080 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/refalign.html
new file mode 100755
index 00000000..c09cbaba
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/refalign.rdf
new file mode 100755
index 00000000..795f7159
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-6/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-6/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/onto.html
new file mode 100755
index 00000000..2cd0b3a3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/onto.html
@@ -0,0 +1,772 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+Resource (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+Text (, )
+
+
+
+
+
+Book (, )
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+UserGuide (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+JournalPart (, )
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Review (, )
+
+
+
+
+
+
+Editorial (, )
+
+
+
+
+
+
+Letter (, )
+
+
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+ProspectiveReport (, )
+
+
+
+
+
+
+EvaluationReport (, )
+
+
+
+
+
+
+SerialReport (, )
+
+
+
+
+
+NormalizationReport (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+Recommendation (, )
+
+
+
+
+
+
+
+
+WorkReport (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+TechnicalMemo (, )
+
+
+
+
+
+
+ResearchReport (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+PeriodicReport (, )
+
+
+
+
+
+YearlyReport (, )
+
+
+
+
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+FinalReport (, )
+
+
+
+
+
+
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+
+
+
+
+Periodical (, )
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+ScientificMeeting (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Congress (, )
+
+
+
+
+
+
+Symposium (, )
+
+
+
+
+
+
+Workshop (, )
+
+
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+HigherEducationInstitution (, )
+
+
+
+
+
+University (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+EngineerSchool (, )
+
+
+
+
+
+
+Polytechnics (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<Journal@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<Publisher@a131020767 >
+
+<Journal@a70981683 >
+
+<Publisher@a85849488 >
+
+<Journal@a362042121 >
+
+<Journal@a674639524 >
+
+<Journal@a906774044 >
+
+<Workshop@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<Proceedings@a060097576 >
+
+<InProceedings@a64263824 >
+
+<InProceedings@a439508789 >
+
+<Article@a492378321 >
+
+<Article@a475526642 >
+
+<InBook@a71568377 >
+
+<Proceedings@a72192307 >
+
+<Proceedings@a32071928 >
+
+<Misc@a140583454 >
+
+<InProceedings@a11065952 >
+
+<Article@a80299267 >
+
+<Monograph@a108048723 >
+
+<Article@a456080390 >
+
+<Article@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/onto.rdf
new file mode 100755
index 00000000..ce56b6fb
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/onto.rdf
@@ -0,0 +1,1080 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/refalign.html
new file mode 100755
index 00000000..3321d123
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/refalign.rdf
new file mode 100755
index 00000000..bc994a45
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261-8/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261-8/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/onto.html
new file mode 100755
index 00000000..c722352b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/onto.html
@@ -0,0 +1,772 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+uqwz (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+PBdgcs (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+ZikPzsz (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+RJbGVM (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+Be (, )
+
+
+
+
+
+
+fGfFm (, )
+
+
+
+
+
+
+wFuU (, )
+
+
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+xhNJuGU (, )
+
+
+
+
+
+
+UWmlX (, )
+
+
+
+
+
+
+FPVijs (, )
+
+
+
+
+
+cnNCBO (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+jZVxsNo (, )
+
+
+
+
+
+
+
+
+Lluuk (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+QMgwFB (, )
+
+
+
+
+
+
+YeLgZJu (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+XaWa (, )
+
+
+
+
+
+FkmaDDV (, )
+
+
+
+
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+pjDVyIr (, )
+
+
+
+
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+
+
+BeXCIG (, )
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+cexQ (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+RcrfZK (, )
+
+
+
+
+
+
+qHdl (, )
+
+
+
+
+
+
+izVyrw (, )
+
+
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+BriFsw (, )
+
+
+
+
+
+MyRFOvC (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+SNNu (, )
+
+
+
+
+
+
+SLoVq (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+<foaf:Person@a04570373 >
+
+foaf:name = 'John-Jules Meyer'
+foaf:firstName = 'John-Jules'
+
+<foaf:Person@a43836633 >
+
+foaf:name = 'Jeen Broekstra'
+foaf:firstName = 'Jeen'
+
+<foaf:Person@a85228505 >
+
+foaf:name = 'Alexander Mädche'
+foaf:firstName = 'Alexander'
+
+<foaf:Person@a48552212 >
+
+foaf:name = 'Björn Schnizler'
+foaf:firstName = 'Björn'
+
+<foaf:Person@a971541439 >
+
+foaf:name = 'Alberto Trombetta'
+foaf:firstName = 'Alberto'
+
+<foaf:Person@a11090777 >
+
+foaf:name = 'Christine Parent'
+foaf:firstName = 'Christine'
+
+<foaf:Person@a250331360 >
+
+foaf:name = 'R. Schmidt'
+foaf:firstName = 'R.'
+
+<foaf:Person@a79573306 >
+
+foaf:name = 'York Sure'
+foaf:firstName = 'York'
+
+<foaf:Person@a885257047 >
+
+foaf:name = 'M. Punceva'
+foaf:firstName = 'M.'
+
+<foaf:Person@a74993404 >
+
+foaf:name = 'I. V. Levenshtein'
+foaf:firstName = 'I. V.'
+
+<foaf:Person@a71003986 >
+
+foaf:name = 'Steffen Staab'
+foaf:firstName = 'Steffen'
+
+<foaf:Person@a572406328 >
+
+foaf:name = 'Frank Boer'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a139477786 >
+
+foaf:name = 'Maarten Menken'
+foaf:firstName = 'Maarten'
+
+<foaf:Person@a337716610 >
+
+foaf:name = 'Manfred Hauswirth'
+foaf:firstName = 'Manfred'
+
+<foaf:Person@a086379337 >
+
+foaf:name = 'Wiebe Hoek'
+foaf:firstName = 'Wiebe'
+
+<foaf:Person@a712561038 >
+
+foaf:name = 'Marc Ehrig'
+foaf:firstName = 'Marc'
+
+<foaf:Person@a066600210 >
+
+foaf:name = 'Danilo Montesi'
+foaf:firstName = 'Danilo'
+
+<foaf:Person@a093016135 >
+
+foaf:name = 'Rogier Eijk'
+foaf:firstName = 'Rogier'
+
+<foaf:Person@a944339054 >
+
+foaf:name = 'Frank van Harmelen'
+foaf:firstName = 'Frank'
+
+<foaf:Person@a98078619 >
+
+foaf:name = 'Philippe Cudré-Mauroux'
+foaf:firstName = 'Philippe'
+
+<foaf:Person@a39510672 >
+
+foaf:name = 'Z. Despotovic'
+foaf:firstName = 'Z.'
+
+<foaf:Person@a431956276 >
+
+foaf:name = 'Stefano Spaccapietra'
+foaf:firstName = 'Stefano'
+
+<foaf:Person@a431956276b >
+
+foaf:name = 'Mike Papazoglou'
+foaf:firstName = 'Mike'
+
+<foaf:Person@a431956276c >
+
+foaf:name = 'Zahir Tari'
+foaf:firstName = 'Zahir'
+
+<foaf:Person@a70955601 >
+
+foaf:name = 'A. Datta'
+foaf:firstName = 'A.'
+
+<foaf:Person@a467748807 >
+
+foaf:name = 'Ateret Anaby-Tavor'
+foaf:firstName = 'Ateret'
+
+<foaf:Person@a3105947 >
+
+foaf:name = 'Ronny Siebes'
+foaf:firstName = 'Ronny'
+
+<foaf:Person@a29105611 >
+
+foaf:name = 'Karl Aberer'
+foaf:firstName = 'Karl'
+
+<foaf:Person@a958684218 >
+
+foaf:name = 'Peter Mika'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a94533498 >
+
+foaf:name = 'Peter Haase'
+foaf:firstName = 'Peter'
+
+<foaf:Person@a900366022 >
+
+foaf:name = 'Avigdor Gal'
+foaf:firstName = 'Avigdor'
+
+<qsdsquj@a246119474 >
+foaf:name = 'Journal of Web Semantics'
+<zauio@a131020767 >
+
+<qsdsquj@a70981683 >
+
+<zauio@a85849488 >
+
+<qsdsquj@a362042121 >
+
+<qsdsquj@a674639524 >
+
+<qsdsquj@a906774044 >
+
+<izVyrw@spg04 >
+
+<zqedzbx@a72192307c >
+
+<zqedzbx@a32071928c >
+
+<zdqssqdb@a060097576 >
+
+<deqdxcsqcsq@a64263824 >
+
+<deqdxcsqcsq@a439508789 >
+
+<hazdn@a492378321 >
+
+<hazdn@a475526642 >
+
+<vccfsq@a71568377 >
+
+<zdqssqdb@a72192307 >
+
+<zdqssqdb@a32071928 >
+
+<wxsdxqsdh@a140583454 >
+
+<deqdxcsqcsq@a11065952 >
+
+<hazdn@a80299267 >
+
+<dzajndsq@a108048723 >
+
+<hazdn@a456080390 >
+
+<hazdn@a846015923 >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/onto.rdf
new file mode 100755
index 00000000..4a7d9f6c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/onto.rdf
@@ -0,0 +1,1080 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ John-Jules Meyer
+ John-Jules
+
+
+
+
+
+ Jeen Broekstra
+ Jeen
+
+
+
+
+
+ Alexander Mädche
+ Alexander
+
+
+
+
+
+ Björn Schnizler
+ Björn
+
+
+
+
+
+ Alberto Trombetta
+ Alberto
+
+
+
+
+
+ Christine Parent
+ Christine
+
+
+
+
+
+ R. Schmidt
+ R.
+
+
+
+
+
+ York Sure
+ York
+
+
+
+
+
+ M. Punceva
+ M.
+
+
+
+
+
+ I. V. Levenshtein
+ I. V.
+
+
+
+
+
+ Steffen Staab
+ Steffen
+
+
+
+
+
+ Frank Boer
+ Frank
+
+
+
+
+
+ Maarten Menken
+ Maarten
+
+
+
+
+
+ Manfred Hauswirth
+ Manfred
+
+
+
+
+
+ Wiebe Hoek
+ Wiebe
+
+
+
+
+
+ Marc Ehrig
+ Marc
+
+
+
+
+
+ Danilo Montesi
+ Danilo
+
+
+
+
+
+ Rogier Eijk
+ Rogier
+
+
+
+
+
+ Frank van Harmelen
+ Frank
+
+
+
+
+
+ Philippe Cudré-Mauroux
+ Philippe
+
+
+
+
+
+ Z. Despotovic
+ Z.
+
+
+
+
+
+ Stefano Spaccapietra
+ Stefano
+
+
+
+
+
+ Mike Papazoglou
+ Mike
+
+
+
+
+
+ Zahir Tari
+ Zahir
+
+
+
+
+
+ A. Datta
+ A.
+
+
+
+
+
+ Ateret Anaby-Tavor
+ Ateret
+
+
+
+
+
+ Ronny Siebes
+ Ronny
+
+
+
+
+
+ Karl Aberer
+ Karl
+
+
+
+
+
+ Peter Mika
+ Peter
+
+
+
+
+
+ Peter Haase
+ Peter
+
+
+
+
+
+ Avigdor Gal
+ Avigdor
+
+
+
+
+
+
+
+ Journal of Web Semantics
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/refalign.html
new file mode 100755
index 00000000..63b06635
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/refalign.rdf
new file mode 100755
index 00000000..d479b50b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/261/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/261/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/onto.html
new file mode 100755
index 00000000..5fc7a132
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/onto.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+Collection (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+InBook (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+Academic (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+Report (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+Journal (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+School (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/onto.rdf
new file mode 100755
index 00000000..e05271b2
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/refalign.html
new file mode 100755
index 00000000..9531ec1b
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = InBook
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = Collection
+1.0
+Academic = Academic
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = Report
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/refalign.rdf
new file mode 100755
index 00000000..bd9a2ae6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-2/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-2/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-2/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/onto.html
new file mode 100755
index 00000000..c5309546
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/onto.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+Monograph (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+Chapter (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+Manual (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+Proceedings (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+MotionPicture (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+Publisher (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/onto.rdf
new file mode 100755
index 00000000..1e0f3804
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/refalign.html
new file mode 100755
index 00000000..02ca9a07
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = Chapter
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = Monograph
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/refalign.rdf
new file mode 100755
index 00000000..814a6ae6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-4/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-4/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-4/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/onto.html
new file mode 100755
index 00000000..c3030c0c
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/onto.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+Book (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+Part (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+LectureNotes (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+Misc (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+Unpublished (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+Institution (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+Date (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/onto.rdf
new file mode 100755
index 00000000..c2bf7a16
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/refalign.html
new file mode 100755
index 00000000..4b2f400e
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = Unpublished
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = Date
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = LectureNotes
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = Misc
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = Book
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = Part
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/refalign.rdf
new file mode 100755
index 00000000..f7aaf9d1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-6/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-6/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-6/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/onto.html
new file mode 100755
index 00000000..08ecb922
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/onto.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+Article (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+Booklet (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+InProceedings (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+PhdThesis (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+Deliverable (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+Address (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+PageRange (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/onto.rdf
new file mode 100755
index 00000000..d8ad10fc
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/refalign.html
new file mode 100755
index 00000000..eb0e51d6
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = Address
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = PageRange
+1.0
+Booklet = Booklet
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = Article
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = InProceedings
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = Deliverable
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/refalign.rdf
new file mode 100755
index 00000000..82c90600
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262-8/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-8/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262-8/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/onto.html
new file mode 100755
index 00000000..045df6f9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/onto.html
@@ -0,0 +1,316 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+dsqdbz (, )
+
+
+
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/onto.rdf
new file mode 100755
index 00000000..92fb61c1
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/onto.rdf
@@ -0,0 +1,599 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto.rdf,v 1.30 2008/05/27 14:41:13 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/refalign.html
new file mode 100755
index 00000000..d410c08a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/refalign.rdf
new file mode 100755
index 00000000..402ad6ac
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/262/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/262/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/onto.html
new file mode 100755
index 00000000..e82a9473
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/onto.html
@@ -0,0 +1,293 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+zauio (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/onto.rdf
new file mode 100755
index 00000000..f06dc765
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/onto.rdf
@@ -0,0 +1,631 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-flat.rdf,v 1.15 2011/05/31 15:37:47 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/refalign.html
new file mode 100755
index 00000000..0fdcd1af
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/refalign.html
@@ -0,0 +1,75 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/refalign.rdf
new file mode 100755
index 00000000..3a179bc0
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/265/refalign.rdf
@@ -0,0 +1,448 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/265/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/265/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/onto.html
new file mode 100755
index 00000000..824e6237
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/onto.html
@@ -0,0 +1,569 @@
+
+
+
+
+
+
+
+
+
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>, Jérôme Euzenat,
+Date: 08/06/2005
+Version: $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+Classes
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Person (, )
+
+
+
+
+
+
+http://xmlns.com/foaf/0.1/Organization (, )
+
+
+
+
+
+
+uqwz (, )
+
+
+
+
+
+sqdsq (, )
+
+
+
+
+
+PBdgcs (, )
+
+
+
+
+
+zajdhqs (, )
+
+
+
+
+
+dzajndsq (, )
+
+
+
+
+
+
+sqxsqkd (, )
+
+
+
+
+
+
+zdqssqdb (, )
+
+
+
+
+
+
+
+
+qsdsnbsqd (, )
+
+
+
+
+
+zdzaudbd (, )
+
+
+
+
+
+
+scds (, )
+
+
+
+
+
+
+dcsqdsq (, )
+
+
+
+
+
+ZikPzsz (, )
+
+
+
+
+
+
+ZGKW1E (, )
+
+
+
+
+
+
+
+
+zeadza (, )
+
+
+
+
+
+
+
+
+sqdsopq (, )
+
+
+
+
+
+RJbGVM (, )
+
+
+
+
+
+hazdn (, )
+
+
+
+
+
+
+Be (, )
+
+
+
+
+
+
+fGfFm (, )
+
+
+
+
+
+
+wFuU (, )
+
+
+
+
+
+
+
+
+dzqndbzq (, )
+
+
+
+
+
+
+vccfsq (, )
+
+
+
+
+
+
+dcsqdcsqd (, )
+
+
+
+
+
+
+deqdxcsqcsq (, )
+
+
+
+
+
+
+
+
+zdazsx (, )
+
+
+
+
+
+xsqlknk (, )
+
+
+
+
+
+
+zqdzqzai (, )
+
+
+
+
+
+
+
+
+wxsdxqsdh (, )
+
+
+
+
+
+
+dqzdxdcsqj (, )
+
+
+
+
+
+EwQu (, )
+
+
+
+
+
+xhNJuGU (, )
+
+
+
+
+
+
+UWmlX (, )
+
+
+
+
+
+
+FPVijs (, )
+
+
+
+
+
+cnNCBO (, )
+
+
+
+
+
+ZVxsNo (, )
+
+
+
+
+
+
+jZVxsNo (, )
+
+
+
+
+
+
+
+
+Lluuk (, )
+
+
+
+
+
+sdcsqhyz (, )
+
+
+
+
+
+
+QMgwFB (, )
+
+
+
+
+
+
+YeLgZJu (, )
+
+
+
+
+
+
+LXtNU (, )
+
+
+
+
+
+
+
+
+
+
+XaWa (, )
+
+
+
+
+
+FkmaDDV (, )
+
+
+
+
+
+
+
+
+
+
+azzauhuie (, )
+
+
+
+
+
+pjDVyIr (, )
+
+
+
+
+
+
+
+
+
+
+
+
+dscdscg (, )
+
+
+
+
+
+
+
+
+
+
+BeXCIG (, )
+
+
+
+
+
+qsdsquj (, )
+
+
+
+
+
+
+wxVRZcIXbbz (, )
+
+
+
+
+
+
+
+
+cexQ (, )
+
+
+
+
+
+zqedzbx (, )
+
+
+
+
+
+
+RcrfZK (, )
+
+
+
+
+
+
+qHdl (, )
+
+
+
+
+
+
+izVyrw (, )
+
+
+
+
+
+
+
+
+qzddj (, )
+
+
+
+
+
+
+izxnquo (, )
+
+super: http://xmlns.com/foaf/0.1/Organization
+
+
+YpNk (, )
+
+
+
+
+
+
+zauio (, )
+
+
+
+
+
+
+BriFsw (, )
+
+
+
+
+
+MyRFOvC (, )
+
+
+
+
+
+
+zadazxn (, )
+
+
+
+
+
+
+SNNu (, )
+
+
+
+
+
+
+SLoVq (, )
+
+
+
+
+
+
+
+
+
+
+dsqdbz (, )
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+dnqsb (, )
+
+
+
+
+
+
+dzshyuua (, )
+
+
+
+
+
+
+Properties
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> http://www.w3.org/1999/02/22-rdf-syntax-ns#List ()
+
+
+
+
+
+http://purl.org/dc/elements/1.1/creator _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/contributor _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/description _ -> _ ()
+
+
+
+http://purl.org/dc/elements/1.1/date _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/firstName _ -> _ ()
+
+
+
+#lastName _ -> _ ()
+
+
+
+http://xmlns.com/foaf/0.1/name _ -> _ ()
+
+
+
+Individuals
+
+<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/onto.rdf
new file mode 100755
index 00000000..a7501296
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/onto.rdf
@@ -0,0 +1,793 @@
+
+
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Jérôme Euzenat
+
+ 08/06/2005
+
+
+ $Id: onto-exp.rdf,v 1.10 2008/05/27 14:40:02 euzenat Exp $
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/refalign.html
new file mode 100755
index 00000000..f714e2d9
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/refalign.html
@@ -0,0 +1,83 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+PersonList = dsqdbz
+1.0
+Unpublished = zeadza
+1.0
+Address = qzddj
+1.0
+Chapter = dzqndbzq
+1.0
+InBook = vccfsq
+1.0
+Date = dzshyuua
+1.0
+PageRange = dnqsb
+1.0
+Booklet = zdzaudbd
+1.0
+LectureNotes = scds
+1.0
+MastersThesis = xsqlknk
+1.0
+TechReport = sdcsqhyz
+1.0
+Misc = wxsdxqsdh
+1.0
+Collection = sqxsqkd
+1.0
+Academic = zdazsx
+1.0
+MotionPicture = dscdscg
+1.0
+Article = hazdn
+1.0
+Informal = qsdsnbsqd
+1.0
+Book = zajdhqs
+1.0
+School = zadazxn
+1.0
+PhdThesis = zqdzqzai
+1.0
+Proceedings = zdqssqdb
+1.0
+Reference = sqdsq
+1.0
+InCollection = dcsqdcsqd
+1.0
+Report = dqzdxdcsqj
+1.0
+Conference = zqedzbx
+1.0
+Part = sqdsopq
+1.0
+Publisher = zauio
+1.0
+Manual = dcsqdsq
+1.0
+InProceedings = deqdxcsqcsq
+1.0
+Journal = qsdsquj
+1.0
+Monograph = dzajndsq
+1.0
+Institution = izxnquo
+1.0
+Deliverable = azzauhuie
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/refalign.rdf
new file mode 100755
index 00000000..b67a1234
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/266/refalign.rdf
@@ -0,0 +1,468 @@
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/266/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/266/onto.rdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/edu.mit.visus.bibtex.owl b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/edu.mit.visus.bibtex.owl
new file mode 100755
index 00000000..7dab8eb7
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/edu.mit.visus.bibtex.owl
@@ -0,0 +1,748 @@
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Transformation of bibTeX into an OWL ontology
+ 2003-12-29
+ fMRI, ontology, fMRI analysis, foo, bar
+ bibtex ontology
+ bibtex.owl: an ontology for bibTeX entries
+ http://visus.mit.edu/bibtex/0.01/bibtex.owl
+ Possible ontology to describe bibTeX entries.
+ 0.01
+
+
+
+
+
+ this is a test title
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Entry
+ Base class for all entries
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book with an explicit publisher.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either hasAuthor or hasEditor?
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+
+ Conference
+ The same as INPROCEEDINGS, included for Scribe compatibility.
+
+
+
+
+ Inbook
+ A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either hasAuthor or hasEditor?
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Inproceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+
+ Mastersthesis
+ A Master's thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Phdthesis
+ A PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Techreport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ has key
+ The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.
+
+
+
+
+
+ has address
+ Usually the address of the publisher or other type of institution. For major publishing houses, van Leunen recommends omitting the information entirely. For small publishers, on the other hand, you can help the reader by giving the complete address.
+
+
+
+
+
+ has annotation
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+
+ has author
+ The name(s) of the author(s), in the format described in the LaTeX book.
+ This is tricky due to the fact that order is not (generally) preserved in RDF documents. The problem arises when you want to have an author list where the order is _extremely_ important. How shall we do that? Perhaps we want to define "hasPrimaryAuthor", "hasSecondaryAuthor", "hasTertiaryAuthor", and "hasRemainingAuthors", or something of that sort. This will be have to given more thought.
+
+
+
+
+
+
+
+ has booktitle
+ Title of a book, part of which is being cited. See the LaTeX book for how to type titles. For book entries, use the title field instead.
+
+
+
+
+
+
+ has chapter
+ A chapter (or section or whatever) number.
+
+
+
+
+
+ has crossref
+ The database key of the entry being cross referenced.
+
+
+
+
+
+ has edition
+ The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.
+
+
+
+
+
+
+ has editor
+ Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.
+ Again, the same issues that arose with the "hasAuthor" property apply here.
+
+
+
+
+
+ how published
+ How something strange has been published. The first word should be capitalized.
+
+
+
+
+
+ has institution
+ The sponsoring institution of a technical report.
+ This could be an object property that refers to an external set of institution instances.
+
+
+
+
+
+ has journal
+ A journal name. Abbreviations are provided for many journals; see the Local Guide
+ This could optionally be an object property, whereby the range would refer to an external set of journal instances, thus providing standardized abbreviations for different bibliographic styles.
+
+
+
+
+
+ has month
+ The month in which the work was published or, for an unpublished work, in which it was written. You should use the standard three-letter abbreviation, as described in Appendix B.1.3 of the LaTeX book.
+
+
+
+
+
+ has note
+ Any additional information that can help the reader. The first word should be capitalized.
+
+
+
+
+
+ has number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+ has organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+ has pages
+ One or more page numbers or range of numbers, such as 42-111 or 7,41,73-97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7-33).
+
+
+
+
+
+ has publisher
+ The publisher's name.
+ This is a case where an ObjectProperty might be a better choice, where the range is some set of publisher names defined in another ontology. That would allow all of the metadata for the publisher to be incorporated as needed.
+
+
+
+
+
+ has school
+ The name of the school where a thesis was written.
+ As with "hasPublisher", this could be an ObjectProperty that refers to an external set of school instances.
+
+
+
+
+
+ has series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ has title
+ The work's title, typed as explained in the LaTeX book.
+
+
+
+
+
+ has type
+ The type of a technical report--for example, "Research Note".
+
+
+
+
+
+ has volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ has year
+ The year of publication or, for an unpublished work, the year it was written. Generally it should consist of four numerals, such as 1984, although the standard styles can handle any year whose last four nonpunctuation characters are numerals, such as '(about 1984)'.
+
+
+
+
+
+ has affiliation
+ The authors affiliation.
+
+
+
+
+
+ has abstract
+ An abstract of the work.
+
+
+
+
+
+ has contents
+ A Table of Contents.
+
+
+
+
+
+ has copyright
+ Copyright information.
+
+
+
+
+
+ has ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ has ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ has keywords
+ Key words used for searching or possibly for annotation.
+
+
+
+
+
+ has language
+ The language the document is in.
+
+
+
+
+
+ has location
+ A location associated with the entry, such as the city in which a conference took place.
+
+
+
+
+
+ has LCCN
+ The Library of Congress Call Number.
+
+
+
+
+
+ has mrnumber
+ The Mathematical Reviews number.
+
+
+
+
+
+ has price
+ The price of the document.
+
+
+
+
+
+ has size
+ The physical dimensions of a work.
+
+
+
+
+
+ has URL
+ The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.
+
+
+
+
+
+
+ human creator
+ A generic human creator category, necessary in order to contain both author and editor.
+
+
+
+
+ page and/or chapter data
+ A generic property to hold page and/or chapter data.
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.html
new file mode 100755
index 00000000..fde35a00
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.html
@@ -0,0 +1,406 @@
+
+
+
+bibtex ontology
+
+
+bibtex ontology
+Transformation of bibTeX into an OWL ontology
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor:
+Date: 2003-12-29
+Version: 0.01
+Classes
+
+
+Entry (Entry, Base class for all entries)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+
+
+
+
+
+Book (Book, A book with an explicit publisher.)
+
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Conference (Conference, The same as INPROCEEDINGS, included for Scribe compatibility.)
+
+
+
+
+
+
+Inbook (Inbook, A part of a book, which may be a chapter (or section or whatever) and/or a range of pages. )
+
+
+
+
+
+
+Incollection (Incollection, A part of a book having its own title.)
+
+
+
+
+
+
+Inproceedings (Inproceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Mastersthesis (Mastersthesis, A Master's thesis.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+Phdthesis (Phdthesis, A PhD thesis.)
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Properties
+
+
+
+hasKey #Entry -> http://www.w3.org/2001/XMLSchema#string (The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.)
+
+
+
+hasAddress #Entry -> http://www.w3.org/2001/XMLSchema#string (Usually the address of the publisher or other type of institution. For major publishing houses, van Leunen recommends omitting the information entirely. For small publishers, on the other hand, you can help the reader by giving the complete address.)
+
+
+
+hasAnnotation #Entry -> http://www.w3.org/2001/XMLSchema#string (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+hasBooktitle #Entry -> http://www.w3.org/2001/XMLSchema#string (Title of a book, part of which is being cited. See the LaTeX book for how to type titles. For book entries, use the title field instead.)
+
+
+
+hasCrossref #Entry -> http://www.w3.org/2001/XMLSchema#string (The database key of the entry being cross referenced.)
+
+
+
+hasEdition #Entry -> http://www.w3.org/2001/XMLSchema#string (The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.)
+
+
+
+howPublished #Entry -> http://www.w3.org/2001/XMLSchema#string (How something strange has been published. The first word should be capitalized.)
+
+
+
+hasInstitution #Entry -> http://www.w3.org/2001/XMLSchema#string (The sponsoring institution of a technical report.)
+
+
+
+hasJournal #Entry -> http://www.w3.org/2001/XMLSchema#string (A journal name. Abbreviations are provided for many journals; see the Local Guide)
+
+
+
+hasMonth #Entry -> http://www.w3.org/2001/XMLSchema#string (The month in which the work was published or, for an unpublished work, in which it was written. You should use the standard three-letter abbreviation, as described in Appendix B.1.3 of the LaTeX book.)
+
+
+
+hasNote #Entry -> http://www.w3.org/2001/XMLSchema#string (Any additional information that can help the reader. The first word should be capitalized.)
+
+
+
+hasNumber #Entry -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+hasOrganization #Entry -> http://www.w3.org/2001/XMLSchema#string (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+hasPublisher #Entry -> http://www.w3.org/2001/XMLSchema#string (The publisher's name.)
+
+
+
+hasSchool #Entry -> http://www.w3.org/2001/XMLSchema#string (The name of the school where a thesis was written.)
+
+
+
+hasSeries #Entry -> http://www.w3.org/2001/XMLSchema#string (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+hasTitle #Entry -> http://www.w3.org/2001/XMLSchema#string (The work's title, typed as explained in the LaTeX book.)
+
+
+
+hasType #Entry -> http://www.w3.org/2001/XMLSchema#string (The type of a technical report--for example, "Research Note".)
+
+
+
+hasVolume #Entry -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+hasYear #Entry -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The year of publication or, for an unpublished work, the year it was written. Generally it should consist of four numerals, such as 1984, although the standard styles can handle any year whose last four nonpunctuation characters are numerals, such as '(about 1984)'.)
+
+
+
+hasAffiliation #Entry -> http://www.w3.org/2001/XMLSchema#string (The authors affiliation.)
+
+
+
+hasAbstract #Entry -> http://www.w3.org/2001/XMLSchema#string (An abstract of the work.)
+
+
+
+hasContents #Entry -> http://www.w3.org/2001/XMLSchema#string (A Table of Contents.)
+
+
+
+hasCopyright #Entry -> http://www.w3.org/2001/XMLSchema#string (Copyright information.)
+
+
+
+hasISBN #Entry -> http://www.w3.org/2001/XMLSchema#string (The International Standard Book Number.)
+
+
+
+hasISSN #Entry -> http://www.w3.org/2001/XMLSchema#string (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+hasKeywords #Entry -> http://www.w3.org/2001/XMLSchema#string (Key words used for searching or possibly for annotation.)
+
+
+
+hasLanguage #Entry -> http://www.w3.org/2001/XMLSchema#string (The language the document is in.)
+
+
+
+hasLocation #Entry -> http://www.w3.org/2001/XMLSchema#string (A location associated with the entry, such as the city in which a conference took place.)
+
+
+
+hasLCCN #Entry -> http://www.w3.org/2001/XMLSchema#string (The Library of Congress Call Number.)
+
+
+
+hasMrnumber #Entry -> http://www.w3.org/2001/XMLSchema#string (The Mathematical Reviews number.)
+
+
+
+hasPrice #Entry -> http://www.w3.org/2001/XMLSchema#string (The price of the document.)
+
+
+
+hasSize #Entry -> http://www.w3.org/2001/XMLSchema#string (The physical dimensions of a work.)
+
+
+
+hasURL #Entry -> http://www.w3.org/2001/XMLSchema#string (The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.)
+
+
+
+humanCreator #Entry -> http://www.w3.org/2001/XMLSchema#string (A generic human creator category, necessary in order to contain both author and editor.)
+
+
+
+hasAuthor #Entry -> http://www.w3.org/2001/XMLSchema#string (The name(s) of the author(s), in the format described in the LaTeX book.)
+
+
+
+hasEditor #Entry -> http://www.w3.org/2001/XMLSchema#string (Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.)
+
+
+
+
+pageChapterData #Entry -> _ (A generic property to hold page and/or chapter data.)
+
+
+
+hasChapter #Entry -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (A chapter (or section or whatever) number.)
+
+
+
+hasPages #Entry -> http://www.w3.org/2001/XMLSchema#string (One or more page numbers or range of numbers, such as 42-111 or 7,41,73-97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7-33).)
+
+
+
+
+Individuals
+
+<rdf:Description@ttp://purl.org/dc/elements/1.1/creator >
+
+<rdf:Description@ttp://purl.org/dc/elements/1.1/description >
+
+<rdf:Description@ttp://purl.org/dc/elements/1.1/date >
+
+<rdf:Description@ttp://purl.org/dc/elements/1.1/subject >
+
+<rdf:Description@ttp://purl.org/dc/elements/1.1/title >
+
+<rdf:Description@ttp://purl.org/dc/elements/1.1/source >
+
+<rdf:Description@ttp://purl.org/dc/elements/1.1/identifier >
+
+<rdf:Description@ttp://purl.org/dc/terms/abstract >
+
+<rdf:Description@ttp://purl.org/dc/terms/bibliographicCitation >
+
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.rdf
new file mode 100755
index 00000000..81524cce
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.rdf
@@ -0,0 +1,750 @@
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Transformation of bibTeX into an OWL ontology
+ 2003-12-29
+ fMRI, ontology, fMRI analysis, foo, bar
+ bibtex ontology
+ bibtex.owl: an ontology for bibTeX entries
+ http://visus.mit.edu/bibtex/0.01/bibtex.owl
+ Possible ontology to describe bibTeX entries.
+ 0.01
+
+
+
+
+
+ this is a test title
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Entry
+ Base class for all entries
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book with an explicit publisher.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either hasAuthor or hasEditor?
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+
+ Conference
+ The same as INPROCEEDINGS, included for Scribe compatibility.
+
+
+
+
+ Inbook
+ A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either hasAuthor or hasEditor?
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Inproceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+
+ Mastersthesis
+ A Master's thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Phdthesis
+ A PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ has key
+ The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.
+
+
+
+
+
+ has address
+ Usually the address of the publisher or other type of institution. For major publishing houses, van Leunen recommends omitting the information entirely. For small publishers, on the other hand, you can help the reader by giving the complete address.
+
+
+
+
+
+ has annotation
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+
+ has author
+ The name(s) of the author(s), in the format described in the LaTeX book.
+ This is tricky due to the fact that order is not (generally) preserved in RDF documents. The problem arises when you want to have an author list where the order is _extremely_ important. How shall we do that? Perhaps we want to define "hasPrimaryAuthor", "hasSecondaryAuthor", "hasTertiaryAuthor", and "hasRemainingAuthors", or something of that sort. This will be have to given more thought.
+
+
+
+
+
+
+
+ has booktitle
+ Title of a book, part of which is being cited. See the LaTeX book for how to type titles. For book entries, use the title field instead.
+
+
+
+
+
+
+ has chapter
+ A chapter (or section or whatever) number.
+
+
+
+
+
+ has crossref
+ The database key of the entry being cross referenced.
+
+
+
+
+
+ has edition
+ The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.
+
+
+
+
+
+
+ has editor
+ Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.
+ Again, the same issues that arose with the "hasAuthor" property apply here.
+
+
+
+
+
+ how published
+ How something strange has been published. The first word should be capitalized.
+
+
+
+
+
+ has institution
+ The sponsoring institution of a technical report.
+ This could be an object property that refers to an external set of institution instances.
+
+
+
+
+
+ has journal
+ A journal name. Abbreviations are provided for many journals; see the Local Guide
+ This could optionally be an object property, whereby the range would refer to an external set of journal instances, thus providing standardized abbreviations for different bibliographic styles.
+
+
+
+
+
+ has month
+ The month in which the work was published or, for an unpublished work, in which it was written. You should use the standard three-letter abbreviation, as described in Appendix B.1.3 of the LaTeX book.
+
+
+
+
+
+ has note
+ Any additional information that can help the reader. The first word should be capitalized.
+
+
+
+
+
+ has number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+ has organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+ has pages
+ One or more page numbers or range of numbers, such as 42-111 or 7,41,73-97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7-33).
+
+
+
+
+
+ has publisher
+ The publisher's name.
+ This is a case where an ObjectProperty might be a better choice, where the range is some set of publisher names defined in another ontology. That would allow all of the metadata for the publisher to be incorporated as needed.
+
+
+
+
+
+ has school
+ The name of the school where a thesis was written.
+ As with "hasPublisher", this could be an ObjectProperty that refers to an external set of school instances.
+
+
+
+
+
+ has series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ has title
+ The work's title, typed as explained in the LaTeX book.
+
+
+
+
+
+ has type
+ The type of a technical report--for example, "Research Note".
+
+
+
+
+
+ has volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ has year
+ The year of publication or, for an unpublished work, the year it was written. Generally it should consist of four numerals, such as 1984, although the standard styles can handle any year whose last four nonpunctuation characters are numerals, such as '(about 1984)'.
+
+
+
+
+
+ has affiliation
+ The authors affiliation.
+
+
+
+
+
+ has abstract
+ An abstract of the work.
+
+
+
+
+
+ has contents
+ A Table of Contents.
+
+
+
+
+
+ has copyright
+ Copyright information.
+
+
+
+
+
+ has ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ has ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ has keywords
+ Key words used for searching or possibly for annotation.
+
+
+
+
+
+ has language
+ The language the document is in.
+
+
+
+
+
+ has location
+ A location associated with the entry, such as the city in which a conference took place.
+
+
+
+
+
+ has LCCN
+ The Library of Congress Call Number.
+
+
+
+
+
+ has mrnumber
+ The Mathematical Reviews number.
+
+
+
+
+
+ has price
+ The price of the document.
+
+
+
+
+
+ has size
+ The physical dimensions of a work.
+
+
+
+
+
+ has URL
+ The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.
+
+
+
+
+
+
+ human creator
+ A generic human creator category, necessary in order to contain both author and editor.
+
+
+
+
+ page and/or chapter data
+ A generic property to hold page and/or chapter data.
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.rdf~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.rdf~
new file mode 100755
index 00000000..a14571b3
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/onto.rdf~
@@ -0,0 +1,750 @@
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Transformation of bibTeX into an OWL ontology
+ 2003-12-29
+ fMRI, ontology, fMRI analysis, foo, bar
+ bibtex ontology
+ bibtex.owl: an ontology for bibTeX entries
+ http://visus.mit.edu/bibtex/0.01/bibtex.owl
+ Possible ontology to describe bibTeX entries.
+ 0.01
+
+
+
+
+
+ this is a test title
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Entry
+ Base class for all entries
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A book with an explicit publisher.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either hasAuthor or hasEditor?
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+
+ Conference
+ The same as INPROCEEDINGS, included for Scribe compatibility.
+
+
+
+
+ Inbook
+ A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either hasAuthor or hasEditor?
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Inproceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+
+ Mastersthesis
+ A Master's thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ Phdthesis
+ A PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ has key
+ The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.
+
+
+
+
+
+ has address
+ Usually the address of the publisher or other type of institution. For major publishing houses, van Leunen recommends omitting the information entirely. For small publishers, on the other hand, you can help the reader by giving the complete address.
+
+
+
+
+
+ has annotation
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+
+ has author
+ The name(s) of the author(s), in the format described in the LaTeX book.
+ This is tricky due to the fact that order is not (generally) preserved in RDF documents. The problem arises when you want to have an author list where the order is _extremely_ important. How shall we do that? Perhaps we want to define "hasPrimaryAuthor", "hasSecondaryAuthor", "hasTertiaryAuthor", and "hasRemainingAuthors", or something of that sort. This will be have to given more thought.
+
+
+
+
+
+
+
+ has booktitle
+ Title of a book, part of which is being cited. See the LaTeX book for how to type titles. For book entries, use the title field instead.
+
+
+
+
+
+
+ has chapter
+ A chapter (or section or whatever) number.
+
+
+
+
+
+ has crossref
+ The database key of the entry being cross referenced.
+
+
+
+
+
+ has edition
+ The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.
+
+
+
+
+
+
+ has editor
+ Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.
+ Again, the same issues that arose with the "hasAuthor" property apply here.
+
+
+
+
+
+ how published
+ How something strange has been published. The first word should be capitalized.
+
+
+
+
+
+ has institution
+ The sponsoring institution of a technical report.
+ This could be an object property that refers to an external set of institution instances.
+
+
+
+
+
+ has journal
+ A journal name. Abbreviations are provided for many journals; see the Local Guide
+ This could optionally be an object property, whereby the range would refer to an external set of journal instances, thus providing standardized abbreviations for different bibliographic styles.
+
+
+
+
+
+ has month
+ The month in which the work was published or, for an unpublished work, in which it was written. You should use the standard three-letter abbreviation, as described in Appendix B.1.3 of the LaTeX book.
+
+
+
+
+
+ has note
+ Any additional information that can help the reader. The first word should be capitalized.
+
+
+
+
+
+ has number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+ has organization
+ The organization that sponsors a conference or that publishes a manual.
+
+
+
+
+
+
+ has pages
+ One or more page numbers or range of numbers, such as 42-111 or 7,41,73-97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7-33).
+
+
+
+
+
+ has publisher
+ The publisher's name.
+ This is a case where an ObjectProperty might be a better choice, where the range is some set of publisher names defined in another ontology. That would allow all of the metadata for the publisher to be incorporated as needed.
+
+
+
+
+
+ has school
+ The name of the school where a thesis was written.
+ As with "hasPublisher", this could be an ObjectProperty that refers to an external set of school instances.
+
+
+
+
+
+ has series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ has title
+ The work's title, typed as explained in the LaTeX book.
+
+
+
+
+
+ has type
+ The type of a technical report--for example, "Research Note".
+
+
+
+
+
+ has volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ has year
+ The year of publication or, for an unpublished work, the year it was written. Generally it should consist of four numerals, such as 1984, although the standard styles can handle any year whose last four nonpunctuation characters are numerals, such as '(about 1984)'.
+
+
+
+
+
+ has affiliation
+ The authors affiliation.
+
+
+
+
+
+ has abstract
+ An abstract of the work.
+
+
+
+
+
+ has contents
+ A Table of Contents.
+
+
+
+
+
+ has copyright
+ Copyright information.
+
+
+
+
+
+ has ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ has ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ has keywords
+ Key words used for searching or possibly for annotation.
+
+
+
+
+
+ has language
+ The language the document is in.
+
+
+
+
+
+ has location
+ A location associated with the entry, such as the city in which a conference took place.
+
+
+
+
+
+ has LCCN
+ The Library of Congress Call Number.
+
+
+
+
+
+ has mrnumber
+ The Mathematical Reviews number.
+
+
+
+
+
+ has price
+ The price of the document.
+
+
+
+
+
+ has size
+ The physical dimensions of a work.
+
+
+
+
+
+ has URL
+ The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.
+
+
+
+
+
+
+ human creator
+ A generic human creator category, necessary in order to contain both author and editor.
+
+
+
+
+ page and/or chapter data
+ A generic property to hold page and/or chapter data.
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.html
new file mode 100755
index 00000000..702f7c66
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.html
@@ -0,0 +1,135 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = hasType
+1.0
+howPublished = howPublished
+1.0
+volume = hasVolume
+1.0
+annote = hasAnnotation
+1.0
+copyright = hasCopyright
+1.0
+Unpublished = Unpublished
+1.0
+address = hasAddress
+1.0
+chapter = hasChapter
+1.0
+Chapter < Inbook
+1.0
+editor = hasEditor
+1.0
+InBook = Inbook
+1.0
+series = hasSeries
+1.0
+date = hasYear
+1.0
+title = hasTitle
+1.0
+Booklet = Booklet
+1.0
+LectureNotes < Entry
+1.0
+url = hasURL
+1.0
+MastersThesis = Mastersthesis
+1.0
+mrNumber = hasMrnumber
+1.0
+pages = hasPages
+1.0
+TechReport = TechReport
+1.0
+edition = hasEdition
+1.0
+lccn = hasLCCN
+1.0
+affiliation = hasAffiliation
+1.0
+institution = hasInstitution
+1.0
+organization = hasOrganization
+1.0
+publisher = hasPublisher
+1.0
+school = hasSchool
+1.0
+Misc = Misc
+1.0
+collection < hasBooktitle
+1.0
+Collection < Book
+1.0
+isbn = hasISBN
+1.0
+abstract = hasAbstract
+1.0
+location = hasLocation
+1.0
+Article = Article
+1.0
+Informal < Entry
+1.0
+price = hasPrice
+1.0
+Book = Book
+1.0
+proceedings = hasBooktitle
+1.0
+PhdThesis = Phdthesis
+1.0
+Proceedings = Proceedings
+1.0
+number = hasNumber
+1.0
+Reference = Entry
+1.0
+InCollection = Incollection
+1.0
+author = hasAuthor
+1.0
+Report < Entry
+1.0
+note = hasNote
+1.0
+humanCreator = humanCreator
+1.0
+Part < Entry
+1.0
+Manual = Manual
+1.0
+key = hasKey
+1.0
+InProceedings = Inproceedings
+1.0
+journal = hasJournal
+1.0
+Monograph < Book
+1.0
+keywords = hasKeywords
+1.0
+issn = hasISSN
+1.0
+contents = hasContents
+1.0
+Deliverable < Entry
+1.0
+size = hasSize
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.html~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.html~
new file mode 100755
index 00000000..bf0e49de
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.html~
@@ -0,0 +1,135 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = hasType
+1.0
+howPublished = howPublished
+1.0
+volume = hasVolume
+1.0
+annote = hasAnnotation
+1.0
+copyright = hasCopyright
+1.0
+Unpublished = Unpublished
+1.0
+address = hasAddress
+1.0
+chapter = hasChapter
+1.0
+Chapter < Inbook
+1.0
+editor = hasEditor
+1.0
+InBook = Inbook
+1.0
+series = hasSeries
+1.0
+date = hasYear
+1.0
+title = hasTitle
+1.0
+Booklet = Booklet
+1.0
+LectureNotes < Entry
+1.0
+url = hasURL
+1.0
+MastersThesis = Mastersthesis
+1.0
+mrNumber = hasMrnumber
+1.0
+pages = hasPages
+1.0
+TechReport = TechReport
+1.0
+edition = hasEdition
+1.0
+lccn = hasLCCN
+1.0
+affiliation = hasAffiliation
+1.0
+institution = hasInstitution
+1.0
+organization = hasOrganization
+1.0
+publisher = hasPublisher
+1.0
+school = hasSchool
+1.0
+Misc = Misc
+1.0
+collection < hasBooktitle
+1.0
+Collection < Book
+1.0
+isbn = hasISBN
+1.0
+abstract = hasAbstract
+1.0
+location = hasLocation
+1.0
+Article = Article
+1.0
+Informal < Entry
+1.0
+price = hasPrice
+1.0
+Book = Book
+1.0
+proceedings = hasBooktitle
+1.0
+PhdThesis = Phdthesis
+1.0
+Proceedings = Proceedings
+1.0
+number = hasNumber
+1.0
+Reference = Entry
+1.0
+InCollection = Incollection
+1.0
+author = hasAuthor
+1.0
+Report < Entry
+1.0
+note = hasNote
+1.0
+humanCreator = humanCreator
+1.0
+Part < Entry
+1.0
+Manual = Manual
+1.0
+key = hasKey
+1.0
+InProceedings = Inproceedings
+1.0
+journal = hasJournal
+1.0
+Monograph < Book
+1.0
+keywords = hasKeywords
+1.0
+issn = hasISSN
+1.0
+contents = hasContents
+1.0
+Deliverable < Entry
+1.0
+size = hasSize
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.rdf
new file mode 100755
index 00000000..89ac16d8
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.rdf
@@ -0,0 +1,501 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/301/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/301/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.rdf~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.rdf~
new file mode 100755
index 00000000..51918038
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/301/refalign.rdf~
@@ -0,0 +1,501 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/301/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/301/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/edu.umbc.ebiquity.publication.owl b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/edu.umbc.ebiquity.publication.owl
new file mode 100755
index 00000000..9415c671
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/edu.umbc.ebiquity.publication.owl
@@ -0,0 +1,308 @@
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+ 0.1
+ eBiquity Publication Ontology
+
+
+
+ Resource
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+
+
+ Publication Title
+
+
+
+
+
+ Resource Published On Date and Time
+
+
+
+
+
+ Resource Description
+
+
+
+
+
+ Resource Keyword
+
+
+
+
+
+ Resource Version
+
+
+
+
+
+ Resource Author
+
+
+
+
+
+ Resource First Author
+
+
+
+
+
+ Resource Soft Copy
+
+
+
+
+
+ Resource Type
+
+
+
+
+
+ Related Project
+
+
+
+
+
+
+
+
+ Soft Copy
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+
+
+ Soft Copy Format
+
+
+
+
+
+ Soft Copy URI
+
+
+
+
+
+ Soft Copy File Size
+
+
+
+
+
+
+
+ Publication
+
+
+ 1
+
+
+ 1
+
+
+
+
+ Publication Editor
+
+
+
+
+
+ Publication Abstract
+
+
+
+
+
+ Publication Edition
+
+
+
+
+
+ Publication Chapter
+
+
+
+
+
+ Publication Series
+
+
+
+
+
+ Publication Pages
+
+
+
+
+
+ Publication Volume
+
+
+
+
+
+ Publication Number
+
+
+
+
+
+ Publication Note
+
+
+
+
+
+ Publication Address
+
+
+
+
+
+ Publication Organization
+
+
+
+
+
+ Publication Journal
+
+
+
+
+
+ Publication Book Title
+
+
+
+
+
+ Publication School
+
+
+
+
+
+ Publication Institution
+
+
+
+
+
+ Publication Publisher
+
+
+
+
+
+ Publication Counter
+
+
+
+
+
+ Article
+
+
+
+
+ Book
+
+
+
+
+ InBook
+
+
+
+
+ InCollection
+
+
+
+
+ InProceedings
+
+
+
+
+ MastersThesis
+
+
+
+
+ Misc
+
+
+
+
+ PhdThesis
+
+
+
+
+ Proceedings
+
+
+
+
+ TechReport
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/onto.html
new file mode 100755
index 00000000..29a17696
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/onto.html
@@ -0,0 +1,259 @@
+
+
+
+eBiquity Publication Ontology
+
+
+eBiquity Publication Ontology
+
+
+Author:
+Contributor:
+Date:
+Version: 0.1
+Classes
+
+
+Resource (Resource, )
+
+
+
+
+
+Publication (Publication, )
+
+
+
+
+
+
+
+
+SoftCopy (Soft Copy, )
+
+
+
+
+
+
+Article (Article, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+Book (Book, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+InBook (InBook, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+InCollection (InCollection, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+InProceedings (InProceedings, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+MastersThesis (MastersThesis, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+Misc (Misc, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+PhdThesis (PhdThesis, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+Proceedings (Proceedings, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+TechReport (TechReport, )
+
+super: http://ebiquity.umbc.edu/v2.1/ontology/publication.owl#Publication
+
+
+
+Properties
+
+
+author :
+ #Resource -> http://ebiquity.umbc.edu/v2.1/ontology/person.owl#Person ()
+
+
+
+firstAuthor :
+ #Resource -> http://ebiquity.umbc.edu/v2.1/ontology/person.owl#Person ()
+
+
+
+softCopy :
+ #Resource -> #SoftCopy ()
+
+
+
+relatedProject :
+ #Resource -> http://ebiquity.umbc.edu/v2.1/ontology/project.owl#Project ()
+
+
+
+editor :
+ #Publication -> http://ebiquity.umbc.edu/v2.1/ontology/person.owl#Person ()
+
+
+
+
+
+title #Resource -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+publishedOn #Resource -> http://www.w3.org/2001/XMLSchema#dateTime ()
+
+
+
+description #Resource -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+keyword #Resource -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+version #Resource -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+type #Resource -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+softCopyFormat #Resource -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+softCopyURI #Resource -> http://www.w3.org/2001/XMLSchema#anyURI ()
+
+
+
+softCopySize #Resource -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+abstract #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+edition #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+chapter #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+series #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+pages #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+volume #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+number #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+note #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+address #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+organization #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+journal #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+booktitle #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+school #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+institution #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+publisher #Publication -> http://www.w3.org/2001/XMLSchema#string ()
+
+
+
+counter #Publication -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+Individuals
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/onto.rdf
new file mode 100755
index 00000000..9415c671
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/onto.rdf
@@ -0,0 +1,308 @@
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+ 0.1
+ eBiquity Publication Ontology
+
+
+
+ Resource
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+
+
+ Publication Title
+
+
+
+
+
+ Resource Published On Date and Time
+
+
+
+
+
+ Resource Description
+
+
+
+
+
+ Resource Keyword
+
+
+
+
+
+ Resource Version
+
+
+
+
+
+ Resource Author
+
+
+
+
+
+ Resource First Author
+
+
+
+
+
+ Resource Soft Copy
+
+
+
+
+
+ Resource Type
+
+
+
+
+
+ Related Project
+
+
+
+
+
+
+
+
+ Soft Copy
+
+ 1
+
+
+ 1
+
+
+ 1
+
+
+
+
+ Soft Copy Format
+
+
+
+
+
+ Soft Copy URI
+
+
+
+
+
+ Soft Copy File Size
+
+
+
+
+
+
+
+ Publication
+
+
+ 1
+
+
+ 1
+
+
+
+
+ Publication Editor
+
+
+
+
+
+ Publication Abstract
+
+
+
+
+
+ Publication Edition
+
+
+
+
+
+ Publication Chapter
+
+
+
+
+
+ Publication Series
+
+
+
+
+
+ Publication Pages
+
+
+
+
+
+ Publication Volume
+
+
+
+
+
+ Publication Number
+
+
+
+
+
+ Publication Note
+
+
+
+
+
+ Publication Address
+
+
+
+
+
+ Publication Organization
+
+
+
+
+
+ Publication Journal
+
+
+
+
+
+ Publication Book Title
+
+
+
+
+
+ Publication School
+
+
+
+
+
+ Publication Institution
+
+
+
+
+
+ Publication Publisher
+
+
+
+
+
+ Publication Counter
+
+
+
+
+
+ Article
+
+
+
+
+ Book
+
+
+
+
+ InBook
+
+
+
+
+ InCollection
+
+
+
+
+ InProceedings
+
+
+
+
+ MastersThesis
+
+
+
+
+ Misc
+
+
+
+
+ PhdThesis
+
+
+
+
+ Proceedings
+
+
+
+
+ TechReport
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.html
new file mode 100755
index 00000000..5468a5ff
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.html
@@ -0,0 +1,113 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+proceedings = booktitle
+1.0
+volume = volume
+1.0
+Unpublished < Resource
+1.0
+address = address
+1.0
+chapter = chapter
+1.0
+Chapter = InBook
+1.0
+editor = editor
+1.0
+InBook < InBook
+1.0
+series = series
+1.0
+date = publishedOn
+1.0
+title = title
+1.0
+Booklet < Publication
+1.0
+LectureNotes < Publication
+1.0
+url = softCopyURI
+1.0
+MastersThesis = MastersThesis
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+edition = edition
+1.0
+institution = institution
+1.0
+isPartOf = booktitle
+1.0
+organization = organization
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+Collection < Book
+1.0
+abstract = abstract
+1.0
+Academic < Publication
+1.0
+Article = Article
+1.0
+Informal < Publication
+1.0
+Book = Book
+1.0
+book = booktitle
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+Reference = Resource
+1.0
+InCollection = InCollection
+1.0
+author = author
+1.0
+Report < Publication
+1.0
+note = note
+1.0
+Part < Publication
+1.0
+Manual < Publication
+1.0
+InProceedings = InProceedings
+1.0
+journal = journal
+1.0
+Monograph < Book
+1.0
+keywords = keyword
+1.0
+Deliverable < Publication
+1.0
+size = softCopySize
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.html~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.html~
new file mode 100755
index 00000000..cc68e597
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.html~
@@ -0,0 +1,113 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+proceedings = booktitle
+1.0
+volume = volume
+1.0
+Unpublished < Resource
+1.0
+address = address
+1.0
+chapter = chapter
+1.0
+Chapter = InBook
+1.0
+editor = editor
+1.0
+InBook < InBook
+1.0
+series = series
+1.0
+date = publishedOn
+1.0
+title = title
+1.0
+Booklet < Publication
+1.0
+LectureNotes < Publication
+1.0
+url = softCopyURI
+1.0
+MastersThesis = MastersThesis
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+edition = edition
+1.0
+institution = institution
+1.0
+isPartOf = booktitle
+1.0
+organization = organization
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+Collection < Book
+1.0
+abstract = abstract
+1.0
+Academic < Publication
+1.0
+Article = Article
+1.0
+Informal < Publication
+1.0
+Book = Book
+1.0
+book = booktitle
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+Reference = Resource
+1.0
+InCollection = InCollection
+1.0
+author = author
+1.0
+Report < Publication
+1.0
+note = note
+1.0
+Part < Publication
+1.0
+Manual < Publication
+1.0
+InProceedings = InProceedings
+1.0
+journal = journal
+1.0
+Monograph < Book
+1.0
+keywords = keyword
+1.0
+Deliverable < Publication
+1.0
+size = softCopySize
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.rdf
new file mode 100755
index 00000000..402f6442
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.rdf
@@ -0,0 +1,403 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/302/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://ebiquity.umbc.edu/v2.1/ontology/publication.owl
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.rdf~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.rdf~
new file mode 100755
index 00000000..e9e3d3c8
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/302/refalign.rdf~
@@ -0,0 +1,403 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/302/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://ebiquity.umbc.edu/v2.1/ontology/publication.owl
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/de.uni-karlsruhe.aifb.ontology.owl b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/de.uni-karlsruhe.aifb.ontology.owl
new file mode 100755
index 00000000..594ba495
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/de.uni-karlsruhe.aifb.ontology.owl
@@ -0,0 +1,2093 @@
+
+
+
+
+ ResearchProject
+
+
+
+
+
+
+
+ MasterThesis
+
+
+
+
+
+
+
+ Institute
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ AssociateProfessor
+
+
+
+
+
+
+
+ ResearchGroup
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ResearchTopic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ TechnicalStaff
+
+
+
+
+
+
+ AssistantProfessor
+
+
+
+
+
+
+
+ Publication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Exhibition
+
+
+
+
+
+
+
+ Article
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ AcademicStaff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ FacultyMember
+
+
+
+
+
+
+
+ Product
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Project
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ string
+
+
+
+
+ Workshop
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Graduate
+
+
+
+
+
+
+
+ Proceedings
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PhDStudent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SoftwareComponent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Association
+
+
+
+
+
+
+ Lecture
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Booklet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Event
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Topic
+
+
+
+
+
+
+
+
+
+
+
+
+
+ InProceedings
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ integer
+
+
+
+
+ InBook
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Manual
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ InCollection
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Person
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SoftwareProject
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Report
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Thesis
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ TechnicalReport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Enterprise
+
+
+
+
+
+
+
+ Manager
+
+
+
+
+
+
+
+ Organization
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Meeting
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Employee
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ FullProfessor
+
+
+
+
+
+
+
+ Book
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Misc
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ProjectReport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Lecturer
+
+
+
+
+
+
+
+ PhDThesis
+
+
+
+
+
+
+
+ Unpublished
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ University
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DevelopmentProject
+
+
+
+
+
+
+
+ Undergraduate
+
+
+
+
+
+
+
+ AdministrativeStaff
+
+
+
+
+
+
+
+ ProjectMeeting
+
+
+
+
+
+
+
+ Conference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Department
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Student
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ memberOfPC
+
+
+
+
+ developedBy
+
+
+
+ givenBy
+
+
+
+
+ booktitle
+
+
+
+ organizerOrChairOf
+
+
+
+
+ studiesAt
+
+
+
+ dealtWithIn
+
+
+
+
+ finances
+
+
+
+ chapter
+
+
+
+
+ participant
+
+
+
+ homepage
+
+
+
+
+ institution
+
+
+
+ RootRelation
+
+
+
+
+ hasParts
+
+
+
+ hasPrice
+
+
+
+
+ cooperateWith
+
+
+
+ email
+
+
+
+
+ month
+
+
+
+ pages
+
+
+
+
+ phone
+
+
+
+ photo
+
+
+
+
+ price
+
+
+
+ title
+
+
+
+
+ keywords
+
+
+
+ fax
+
+
+
+
+ carriesOut
+
+
+
+
+ isAbout
+
+
+
+
+ affiliation
+
+
+
+ eventTitle
+
+
+
+
+ organization
+
+
+
+ edition
+
+
+
+
+ student
+
+
+
+ worksAtProject
+
+
+
+
+
+ develops
+
+
+
+
+ hasPartEvent
+
+
+
+
+
+ employs
+
+
+
+
+
+ author
+
+
+
+ carriedOutBy
+
+
+
+
+ Root
+
+
+
+ date
+
+
+
+
+ head
+
+
+
+ isbn
+
+
+
+
+ name
+
+
+
+ note
+
+
+
+
+ type
+
+
+
+ year
+
+
+
+
+ editor
+
+
+
+ journal
+
+
+
+
+ headOf
+
+
+
+ headOfGroup
+
+
+
+
+
+ isWorkedOnBy
+
+
+
+ member
+
+
+
+
+ number
+
+
+
+ address
+
+
+
+
+ abstract
+
+
+
+ school
+
+
+
+
+ series
+
+
+
+ source
+
+
+
+
+ describesProject
+
+
+
+ volume
+
+
+
+
+ location
+
+
+
+ technicalReport
+
+
+
+
+ publication
+
+
+
+ projectInfo
+
+
+
+
+
+ atEvent
+
+
+
+ howpublished
+
+
+
+
+ financedBy
+
+
+
+ supervises
+
+
+
+
+ supervisor
+
+
+
+
+
+ publisher
+
+
+
+
+ publishes
+
+
+
+
+ product
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/onto.html
new file mode 100755
index 00000000..12ebc507
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/onto.html
@@ -0,0 +1,1245 @@
+
+
+
+
+
+
+
+
+
+Author:
+Contributor:
+Date:
+Version:
+Classes
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#ResearchProject (ResearchProject, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#MasterThesis (MasterThesis, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Institute (Institute, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#AssociateProfessor (AssociateProfessor, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#ResearchGroup (ResearchGroup, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#ResearchTopic (ResearchTopic, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#TechnicalStaff (TechnicalStaff, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#AssistantProfessor (AssistantProfessor, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Publication (Publication, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Exhibition (Exhibition, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Article (Article, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#AcademicStaff (AcademicStaff, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#FacultyMember (FacultyMember, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Product (Product, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Project (Project, )
+
+
+
+
+
+
+http://www.w3.org/TR/xmlschema-2/#string (string, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Workshop (Workshop, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Graduate (Graduate, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Proceedings (Proceedings, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#PhDStudent (PhDStudent, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#SoftwareComponent (SoftwareComponent, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Association (Association, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Lecture (Lecture, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Booklet (Booklet, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Event (Event, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Topic (Topic, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#InProceedings (InProceedings, )
+
+
+
+
+
+
+http://www.w3.org/TR/xmlschema-2/#integer (integer, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#InBook (InBook, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Manual (Manual, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#InCollection (InCollection, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Person (Person, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#SoftwareProject (SoftwareProject, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Report (Report, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Thesis (Thesis, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#TechnicalReport (TechnicalReport, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Enterprise (Enterprise, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Manager (Manager, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Organization (Organization, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Meeting (Meeting, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Employee (Employee, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#FullProfessor (FullProfessor, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Book (Book, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Misc (Misc, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#ProjectReport (ProjectReport, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Lecturer (Lecturer, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#PhDThesis (PhDThesis, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Unpublished (Unpublished, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#University (University, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#DevelopmentProject (DevelopmentProject, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Undergraduate (Undergraduate, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#AdministrativeStaff (AdministrativeStaff, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#ProjectMeeting (ProjectMeeting, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Conference (Conference, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Department (Department, )
+
+
+
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Student (Student, )
+
+
+
+
+
+
+Properties
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#memberOfPC :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#developedBy :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#givenBy :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#booktitle :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#organizerOrChairOf :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#studiesAt :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#dealtWithIn :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#finances :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#chapter :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#participant :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#homepage :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#institution :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#RootRelation :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#hasParts :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#hasPrice :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#cooperateWith :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#email :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#month :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#pages :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#phone :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#photo :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#price :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#title :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#keywords :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#fax :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#carriesOut :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#isAbout :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#affiliation :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#eventTitle :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#organization :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#edition :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#student :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#worksAtProject :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#develops :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#hasPartEvent :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#employs :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#author :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#carriedOutBy :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#Root :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#date :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#head :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#isbn :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#name :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#note :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#type :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#year :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#editor :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#journal :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#headOf :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#headOfGroup :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#isWorkedOnBy :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#member :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#number :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#address :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#abstract :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#school :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#series :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#source :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#describesProject :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#volume :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#location :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#technicalReport :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#publication :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#projectInfo :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#atEvent :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#howpublished :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#financedBy :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#supervises :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#supervisor :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#publisher :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#publishes :
+ _ -> _ ()
+
+
+
+http://www.aifb.uni-karlsruhe.de/ontology#product :
+ _ -> _ ()
+
+
+
+
+Individuals
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/onto.rdf
new file mode 100755
index 00000000..594ba495
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/onto.rdf
@@ -0,0 +1,2093 @@
+
+
+
+
+ ResearchProject
+
+
+
+
+
+
+
+ MasterThesis
+
+
+
+
+
+
+
+ Institute
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ AssociateProfessor
+
+
+
+
+
+
+
+ ResearchGroup
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ResearchTopic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ TechnicalStaff
+
+
+
+
+
+
+ AssistantProfessor
+
+
+
+
+
+
+
+ Publication
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Exhibition
+
+
+
+
+
+
+
+ Article
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ AcademicStaff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ FacultyMember
+
+
+
+
+
+
+
+ Product
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Project
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ string
+
+
+
+
+ Workshop
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Graduate
+
+
+
+
+
+
+
+ Proceedings
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PhDStudent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SoftwareComponent
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Association
+
+
+
+
+
+
+ Lecture
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Booklet
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Event
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Topic
+
+
+
+
+
+
+
+
+
+
+
+
+
+ InProceedings
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ integer
+
+
+
+
+ InBook
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Manual
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ InCollection
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Person
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SoftwareProject
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Report
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Thesis
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ TechnicalReport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Enterprise
+
+
+
+
+
+
+
+ Manager
+
+
+
+
+
+
+
+ Organization
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Meeting
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Employee
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ FullProfessor
+
+
+
+
+
+
+
+ Book
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Misc
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ProjectReport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Lecturer
+
+
+
+
+
+
+
+ PhDThesis
+
+
+
+
+
+
+
+ Unpublished
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ University
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DevelopmentProject
+
+
+
+
+
+
+
+ Undergraduate
+
+
+
+
+
+
+
+ AdministrativeStaff
+
+
+
+
+
+
+
+ ProjectMeeting
+
+
+
+
+
+
+
+ Conference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Department
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Student
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ memberOfPC
+
+
+
+
+ developedBy
+
+
+
+ givenBy
+
+
+
+
+ booktitle
+
+
+
+ organizerOrChairOf
+
+
+
+
+ studiesAt
+
+
+
+ dealtWithIn
+
+
+
+
+ finances
+
+
+
+ chapter
+
+
+
+
+ participant
+
+
+
+ homepage
+
+
+
+
+ institution
+
+
+
+ RootRelation
+
+
+
+
+ hasParts
+
+
+
+ hasPrice
+
+
+
+
+ cooperateWith
+
+
+
+ email
+
+
+
+
+ month
+
+
+
+ pages
+
+
+
+
+ phone
+
+
+
+ photo
+
+
+
+
+ price
+
+
+
+ title
+
+
+
+
+ keywords
+
+
+
+ fax
+
+
+
+
+ carriesOut
+
+
+
+
+ isAbout
+
+
+
+
+ affiliation
+
+
+
+ eventTitle
+
+
+
+
+ organization
+
+
+
+ edition
+
+
+
+
+ student
+
+
+
+ worksAtProject
+
+
+
+
+
+ develops
+
+
+
+
+ hasPartEvent
+
+
+
+
+
+ employs
+
+
+
+
+
+ author
+
+
+
+ carriedOutBy
+
+
+
+
+ Root
+
+
+
+ date
+
+
+
+
+ head
+
+
+
+ isbn
+
+
+
+
+ name
+
+
+
+ note
+
+
+
+
+ type
+
+
+
+ year
+
+
+
+
+ editor
+
+
+
+ journal
+
+
+
+
+ headOf
+
+
+
+ headOfGroup
+
+
+
+
+
+ isWorkedOnBy
+
+
+
+ member
+
+
+
+
+ number
+
+
+
+ address
+
+
+
+
+ abstract
+
+
+
+ school
+
+
+
+
+ series
+
+
+
+ source
+
+
+
+
+ describesProject
+
+
+
+ volume
+
+
+
+
+ location
+
+
+
+ technicalReport
+
+
+
+
+ publication
+
+
+
+ projectInfo
+
+
+
+
+
+ atEvent
+
+
+
+ howpublished
+
+
+
+
+ financedBy
+
+
+
+ supervises
+
+
+
+
+ supervisor
+
+
+
+
+
+ publisher
+
+
+
+
+ publishes
+
+
+
+
+ product
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign
new file mode 100755
index 00000000..d8516261
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign
@@ -0,0 +1,623 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2007/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2007/benchmarks/304/onto.rdf
+ http://oaei.ontologymatching.org/2007/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2007/benchmarks/304/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.html
new file mode 100755
index 00000000..c3df7560
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.html
@@ -0,0 +1,113 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howpublished
+1.0
+proceedings < booktitle
+1.0
+volume = volume
+1.0
+month = month
+1.0
+Unpublished = Unpublished
+1.0
+address > address
+1.0
+chapter = chapter
+1.0
+Chapter < InBook
+1.0
+editor = editor
+1.0
+InBook < InBook
+1.0
+series = series
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+MastersThesis = MasterThesis
+1.0
+pages = pages
+1.0
+TechReport = TechnicalReport
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+organization = organization
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection < booktitle
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+address > location
+1.0
+Article = Article
+1.0
+price = price
+1.0
+name > eventTitle
+1.0
+Book = Book
+1.0
+book < booktitle
+1.0
+School = University
+1.0
+PhdThesis = PhDThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+Reference = Publication
+1.0
+InCollection = InCollection
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+Conference = Conference
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+journal = journal
+1.0
+keywords = keywords
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.html~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.html~
new file mode 100755
index 00000000..e573ea14
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.html~
@@ -0,0 +1,113 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howpublished
+1.0
+proceedings < booktitle
+1.0
+volume = volume
+1.0
+month = month
+1.0
+Unpublished = Unpublished
+1.0
+address > address
+1.0
+chapter = chapter
+1.0
+Chapter < InBook
+1.0
+editor = editor
+1.0
+InBook < InBook
+1.0
+series = series
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+MastersThesis = MasterThesis
+1.0
+pages = pages
+1.0
+TechReport = TechnicalReport
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+organization = organization
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection < booktitle
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+address > location
+1.0
+Article = Article
+1.0
+price = price
+1.0
+name > eventTitle
+1.0
+Book = Book
+1.0
+book < booktitle
+1.0
+School = University
+1.0
+PhdThesis = PhDThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+Reference = Publication
+1.0
+InCollection = InCollection
+1.0
+author = author
+1.0
+Report = Report
+1.0
+note = note
+1.0
+Conference = Conference
+1.0
+Manual = Manual
+1.0
+InProceedings = InProceedings
+1.0
+journal = journal
+1.0
+keywords = keywords
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.rdf
new file mode 100755
index 00000000..ee1b16ab
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.rdf
@@ -0,0 +1,399 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/303/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://www.aifb.uni-karlsruhe.de/ontology
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ >
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ >
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ >
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.rdf~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.rdf~
new file mode 100755
index 00000000..58935664
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/303/refalign.rdf~
@@ -0,0 +1,399 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/303/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://www.aifb.uni-karlsruhe.de/ontology
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ >
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ >
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ >
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/fr.inrialpes.exmo.rdf.bib.owl b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/fr.inrialpes.exmo.rdf.bib.owl
new file mode 100755
index 00000000..d2c4e837
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/fr.inrialpes.exmo.rdf.bib.owl
@@ -0,0 +1,1177 @@
+
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Transformation of bibTeX into an OWL ontology
+ 2004-01-10
+ fMRI, ontology, fMRI analysis, foo, bar
+ bibtex ontology
+ bibtex.owl: an ontology for bibTeX entries
+ http://visus.mit.edu/bibtex/0.01/bibtex.owl
+ Possible ontology to describe bibTeX entries.
+ 0.01
+
+
+
+
+ Entry
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ Published
+ .
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A work that may be composed of several parts or chapter. May be a monography, a collection or a proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A single book that may be a monography or a collection of written texts.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either author or editor?
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monography
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+ Informal
+ A document that that was informally published or not published.
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ Conference
+ TROUVER UNE DESCRIPTION POUR CA.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ BookPart
+ May be a chapter (or section or whatever), a range of pages or a part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 2
+
+
+
+
+
+
+ InBook
+ May be a chapter (or section or whatever) and/or a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Thesis
+ A thesis (either Master or PhD).
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+
+
+
+ key
+ The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.
+
+
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+
+ author
+ The name(s) of the author(s), in the format described in the LaTeX book.
+ This is tricky due to the fact that order is not (generally) preserved in RDF documents. The problem arises when you want to have an author list where the order is _extremely_ important. How shall we do that? Perhaps we want to define "hasPrimaryAuthor", "hasSecondaryAuthor", "hasTertiaryAuthor", and "hasRemainingAuthors", or something of that sort. This will be have to given more thought.
+
+
+
+
+
+
+ chapter
+ A chapter (or section or whatever) number.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.
+
+
+
+
+
+
+ editor
+ Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.
+ Again, the same issues that arose with the "author" property apply here.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published. The first word should be capitalized.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+ This is an object property that refers to another entry an external objects.
+
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+ This could be an object property that refers to an external set of institution instances.
+
+
+
+
+
+
+
+ in journal
+ A journal name. Abbreviations are provided for many journals; see the Local Guide
+ This could optionally be an object property, whereby the range would refer to an external set of journal instances, thus providing standardized abbreviations for different bibliographic styles.
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written.
+
+
+
+
+
+ note
+ Any additional information that can help the reader. The first word should be capitalized.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+ This could be an object property that refers to an external set of organization instances.
+
+
+
+
+
+
+
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+ publisher
+ The publisher's name.
+ This is a case where an ObjectProperty might be a better choice, where the range is some set of publisher names defined in another ontology. That would allow all of the metadata for the publisher to be incorporated as needed.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+ As with "publisher", this could be an ObjectProperty that refers to an external set of school instances.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The work's title, typed as explained in the LaTeX book.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report--for example, "Research Note".
+
+
+
+
+
+
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ An abstract of the work.
+
+
+
+
+
+ ontents
+ A Table of Contents.
+
+
+
+
+
+ copyright
+ Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation.
+
+
+
+
+
+ language
+ The language the document is in.
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place.
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number.
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a work.
+
+
+
+
+
+ URL
+ The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.
+
+
+
+
+
+
+ inMonography
+ A reference to the book that contains the entry. The entry must be an InBook end the book a Monography.
+
+
+
+
+
+
+ in collection
+ A reference to the book that contains the entry. The entry must be an Inbook or Incollection.
+
+
+
+
+
+
+ in proceedings
+ A reference to the proceedings in which the entry appears. The entry must be an InProceedings.
+
+
+
+
+
+
+ directors
+ The list of persons who directed the motion picture.
+
+
+
+
+
+
+ human creator
+ A generic human creator category, necessary in order to contain both author and editor.
+
+
+
+
+
+
+
+
+
+
+ page and/or chapter data
+ A generic property to hold page and/or chapter data.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+
+ Journal
+ A journal.
+
+
+
+
+
+ Organization
+ An organization.
+
+
+
+
+
+ Publisher
+ A publisher.
+
+
+
+
+
+
+ Person
+ A person.
+
+
+
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+ Date
+ Date of a day, month or year.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day, month or year.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ year
+
+
+
+
+ month
+
+
+
+
+ day
+
+
+
+
+ Text
+ A simple text with possibly other information such as language, etc.
+ Domain for affiliation, type, edition, chapter, howpublished, number, copyright, contents, isbn, issn, langugage, lccn, price, size, location, url.
+
+
+
+
+
+ lang
+ The language in which the words are written.
+
+
+ Title
+ A title.
+
+
+
+
+
+ short
+ A shorten version of the title.
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.html
new file mode 100755
index 00000000..54868b1a
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.html
@@ -0,0 +1,723 @@
+
+
+
+bibtex ontology
+
+
+bibtex ontology
+Transformation of bibTeX into an OWL ontology
+Possible ontology to describe bibTeX entries.
+Author: Nick Knouf <nknouf@mit.edu>
+Contributor: Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>,
+Date: 2004-01-10
+Version: 0.01
+Classes
+
+
+Entry (Entry, Base class for all entries)
+
+
+
+
+
+Published (Published, .)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+super: #Part
+
+
+
+Book (Book, A single book that may be a monography or a collection of written texts.)
+
+super: #Composite
+
+
+Monography (Monography, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+
+
+BookPart (BookPart, May be a chapter (or section or whatever), a range of pages or a part of a book having its own title.)
+
+super: #Part
+
+
+
+
+
+Composite (Book, A work that may be composed of several parts or chapter. May be a monography, a collection or a proceedings.)
+
+
+
+
+
+Book (Book, A single book that may be a monography or a collection of written texts.)
+
+super: #Published
+
+
+Monography (Monography, A book that is a single entity, as opposed to a collection.)
+
+
+
+
+
+
+Collection (Collection, A book that is collection of texts or articles.)
+
+
+
+
+
+
+
+
+Proceedings (Proceedings, The proceedings of a conference.)
+
+
+
+
+
+
+
+
+Informal (Informal, A document that that was informally published or not published.)
+
+
+
+
+
+Booklet (Booklet, A work that is printed and bound, but without a named publisher or sponsoring institution.)
+
+
+
+
+
+
+Deliverable (Conference, TROUVER UNE DESCRIPTION POUR CA.)
+
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+super: #Academic
+
+
+
+Manual (Manual, Technical documentation.)
+
+
+
+
+
+
+Misc (Misc, Use this type when nothing else fits.)
+
+
+
+
+
+
+TechReport (TechReport, A report published by a school or other institution, usually numbered within a series.)
+
+
+
+
+
+
+Unpublished (Unpublished, A document having an author and title, but not formally published.)
+
+
+
+
+
+
+
+
+Part (Part, A part of something (either Book or Proceedings).)
+
+
+
+
+
+Article (Article, An article from a journal or magazine.)
+
+super: #Published
+
+
+
+BookPart (BookPart, May be a chapter (or section or whatever), a range of pages or a part of a book having its own title.)
+
+super: #Published
+
+
+
+InProceedings (InProceedings, An article in a conference proceedings.)
+
+
+
+
+
+
+
+
+Academic (Academic, A Master's or PhD thesis.)
+
+
+
+
+
+LectureNotes (LectureNotes, Lecture notes.)
+
+super: #Informal
+
+
+
+Thesis (Thesis, A thesis (either Master or PhD).)
+
+
+
+
+
+MastersThesis (MastersThesis, A Master's thesis.)
+
+
+
+
+
+
+PhdThesis (PhdThesis, A PhD thesis.)
+
+
+
+
+
+
+
+
+
+
+MotionPicture (MotionPicture, A film/movie/motion picture.)
+
+
+
+
+
+
+
+
+Institution (Institution, An institution.)
+
+
+
+
+
+
+School (School, A school or university.)
+
+
+
+
+
+
+Journal (Journal, A journal.)
+
+
+
+
+
+
+Organization (Organization, An organization.)
+
+
+
+
+
+
+Publisher (Publisher, A publisher.)
+
+
+
+
+
+
+Person (Person, A person.)
+
+
+
+
+
+
+PersonList (Person list, A list of persons.)
+
+super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
+
+
+
+
+
+
+PageRange (PageRange, A range of pages.)
+
+
+
+
+
+
+Date (Date, Date of a day, month or year.)
+
+
+
+
+
+DateWithMonth (Date, Date of a day, month or year.)
+
+
+
+
+
+
+
+
+Text (Text, A simple text with possibly other information such as language, etc.)
+
+
+
+
+
+Title (Title, A title.)
+
+
+
+
+
+
+
+
+Properties
+
+
+annote :
+ #Entry -> #Text (An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.)
+
+
+
+edition :
+ (#Book |Â #Manual ) -> #Text (The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.)
+
+
+
+howPublished :
+ (#Misc |Â #Booklet ) -> #Text (How something strange has been published. The first word should be capitalized.)
+
+
+
+isPartOf :
+ #Part -> _ (The document that contains a text or article.)
+
+
+
+inJournal :
+ #Article -> #Journal (A journal name. Abbreviations are provided for many journals; see the Local Guide)
+
+
+
+inMonography :
+ #InBook -> #Monography (A reference to the book that contains the entry. The entry must be an InBook end the book a Monography.)
+
+
+
+inCollection :
+ #InCollection -> #Collection (A reference to the book that contains the entry. The entry must be an Inbook or Incollection.)
+
+
+
+inProceedings :
+ #InProceedings -> #Proceedings (A reference to the proceedings in which the entry appears. The entry must be an InProceedings.)
+
+
+
+
+institution :
+ #TechReport -> #Institution (The sponsoring institution of a technical report.)
+
+
+
+date :
+ #Entry -> #Date (The date when the work was published or, for an unpublished work, in which it was written.)
+
+
+
+note :
+ #Entry -> #Text (Any additional information that can help the reader. The first word should be capitalized.)
+
+
+
+organization :
+ (#Proceedings |Â #Manual ) -> #Organization (The organization that sponsors a conference or that publishes a manual.)
+
+
+
+publisher :
+ #Composite -> #Publisher (The publisher's name.)
+
+
+
+school :
+ (#Thesis |Â #LectureNotes ) -> #School (The name of the school where a thesis was written.)
+
+
+
+series :
+ #Composite -> #Title (The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.)
+
+
+
+title :
+ #Entry -> #Title (The work's title, typed as explained in the LaTeX book.)
+
+
+
+type :
+ (#Chapter |Â #TechReport |Â #Thesis ) -> #Text (The type of a technical report--for example, "Research Note".)
+
+
+
+affiliation :
+ #Entry -> #Text (The authors affiliation.)
+
+
+
+abstract :
+ #Entry -> #Text (An abstract of the work.)
+
+
+
+contents :
+ #Entry -> #Text (A Table of Contents.)
+
+
+
+copyright :
+ #Entry -> #Text (Copyright information.)
+
+
+
+isbn :
+ #Entry -> #Text (The International Standard Book Number.)
+
+
+
+issn :
+ #Entry -> #Text (The International Standard Serial Number. Used to identify a journal.)
+
+
+
+keywords :
+ #Entry -> #Text (Key words used for searching or possibly for annotation.)
+
+
+
+language :
+ #Entry -> #Text (The language the document is in.)
+
+
+
+location :
+ #Entry -> #Text (A location associated with the entry, such as the city in which a conference took place.)
+
+
+
+lccn :
+ #Entry -> #Text (The Library of Congress Call Number.)
+
+
+
+mrNumber :
+ #Entry -> #Text (The Mathematical Reviews number.)
+
+
+
+price :
+ #Entry -> #Text (The price of the document.)
+
+
+
+size :
+ #Entry -> #Text (The physical dimensions of a work.)
+
+
+
+url :
+ #Entry -> #Text (The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.)
+
+
+
+humanCreator :
+ #Entry -> #PersonList (A generic human creator category, necessary in order to contain both author and editor.)
+
+
+
+author :
+ #Entry -> #PersonList (The name(s) of the author(s), in the format described in the LaTeX book.)
+
+
+
+editor :
+ #Composite -> #PersonList (Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.)
+
+
+
+directors :
+ #MotionPicture -> #PersonList (The list of persons who directed the motion picture.)
+
+
+
+
+pagesOrChapter :
+ (#Part ) -> _ (A generic property to hold page and/or chapter data.)
+
+
+
+chapter :
+ #Chapter -> #Text (A chapter (or section or whatever) number.)
+
+
+
+pages :
+ (#Part ) -> #PageRange (A range of page, with an upper and lower limit.)
+
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#first :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+http://www.w3.org/1999/02/22-rdf-syntax-ns#rest :
+ http://www.w3.org/1999/02/22-rdf-syntax-ns#List -> _ ()
+
+
+
+
+
+key #Entry -> http://www.w3.org/2001/XMLSchema#string (The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.)
+
+
+
+numberOrVolume (#Article |Â #Composite ) -> _ (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+number (#Article |Â #Composite ) -> http://www.w3.org/2001/XMLSchema#string (The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.)
+
+
+
+volume (#Article |Â #Composite ) -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The volume of a journal or multivolume book.)
+
+
+
+
+startPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The beginning of a range of pages.)
+
+
+
+endPage #PageRange -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger (The end of a range of pages.)
+
+
+
+year #Date -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+month #Date -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+day #DateWithMonth -> http://www.w3.org/2001/XMLSchema#nonNegativeInteger ()
+
+
+
+lang #Text -> http://www.w3.org/2001/XMLSchema#string (The language in which the words are written.)
+
+
+
+short #Title -> http://www.w3.org/2001/XMLSchema#string (A shorten version of the title.)
+
+
+
+Individuals
+
+
+Generated by OWL2HTML
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.rdf
new file mode 100755
index 00000000..752cfc46
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.rdf
@@ -0,0 +1,1183 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Transformation of bibTeX into an OWL ontology
+ 2004-01-10
+ fMRI, ontology, fMRI analysis, foo, bar
+ bibtex ontology
+ bibtex.owl: an ontology for bibTeX entries
+ http://visus.mit.edu/bibtex/0.01/bibtex.owl
+ Possible ontology to describe bibTeX entries.
+ 0.01
+
+
+
+
+ Entry
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ Published
+ .
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A work that may be composed of several parts or chapter. May be a monography, a collection or a proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A single book that may be a monography or a collection of written texts.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either author or editor?
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monography
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+ Informal
+ A document that that was informally published or not published.
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ Conference
+ TROUVER UNE DESCRIPTION POUR CA.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ BookPart
+ May be a chapter (or section or whatever), a range of pages or a part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 2
+
+
+
+
+
+
+ InBook
+ May be a chapter (or section or whatever) and/or a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Thesis
+ A thesis (either Master or PhD).
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+
+
+
+ key
+ The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.
+
+
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+
+ author
+ The name(s) of the author(s), in the format described in the LaTeX book.
+ This is tricky due to the fact that order is not (generally) preserved in RDF documents. The problem arises when you want to have an author list where the order is _extremely_ important. How shall we do that? Perhaps we want to define "hasPrimaryAuthor", "hasSecondaryAuthor", "hasTertiaryAuthor", and "hasRemainingAuthors", or something of that sort. This will be have to given more thought.
+
+
+
+
+
+
+ chapter
+ A chapter (or section or whatever) number.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.
+
+
+
+
+
+
+ editor
+ Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.
+ Again, the same issues that arose with the "author" property apply here.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published. The first word should be capitalized.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+ This is an object property that refers to another entry an external objects.
+
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+ This could be an object property that refers to an external set of institution instances.
+
+
+
+
+
+
+
+ in journal
+ A journal name. Abbreviations are provided for many journals; see the Local Guide
+ This could optionally be an object property, whereby the range would refer to an external set of journal instances, thus providing standardized abbreviations for different bibliographic styles.
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written.
+
+
+
+
+
+ note
+ Any additional information that can help the reader. The first word should be capitalized.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+ This could be an object property that refers to an external set of organization instances.
+
+
+
+
+
+
+
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+ publisher
+ The publisher's name.
+ This is a case where an ObjectProperty might be a better choice, where the range is some set of publisher names defined in another ontology. That would allow all of the metadata for the publisher to be incorporated as needed.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+ As with "publisher", this could be an ObjectProperty that refers to an external set of school instances.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The work's title, typed as explained in the LaTeX book.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report--for example, "Research Note".
+
+
+
+
+
+
+
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ An abstract of the work.
+
+
+
+
+
+ ontents
+ A Table of Contents.
+
+
+
+
+
+ copyright
+ Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation.
+
+
+
+
+
+ language
+ The language the document is in.
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place.
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number.
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a work.
+
+
+
+
+
+ URL
+ The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.
+
+
+
+
+
+
+ inMonography
+ A reference to the book that contains the entry. The entry must be an InBook end the book a Monography.
+
+
+
+
+
+
+ in collection
+ A reference to the book that contains the entry. The entry must be an Inbook or Incollection.
+
+
+
+
+
+
+ in proceedings
+ A reference to the proceedings in which the entry appears. The entry must be an InProceedings.
+
+
+
+
+
+
+
+ directors
+ The list of persons who directed the motion picture.
+
+
+
+
+
+
+ human creator
+ A generic human creator category, necessary in order to contain both author and editor.
+
+
+
+
+
+
+
+
+
+
+ page and/or chapter data
+ A generic property to hold page and/or chapter data.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+
+ Journal
+ A journal.
+
+
+
+
+
+ Organization
+ An organization.
+
+
+
+
+
+ Publisher
+ A publisher.
+
+
+
+
+
+
+ Person
+ A person.
+
+
+
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+ Date
+ Date of a day, month or year.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day, month or year.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ year
+
+
+
+
+ month
+
+
+
+
+ day
+
+
+
+
+ Text
+ A simple text with possibly other information such as language, etc.
+ Domain for affiliation, type, edition, chapter, howpublished, number, copyright, contents, isbn, issn, langugage, lccn, price, size, location, url.
+
+
+
+
+
+ lang
+ The language in which the words are written.
+
+
+ Title
+ A title.
+
+
+
+
+
+ short
+ A shorten version of the title.
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.rdf~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.rdf~
new file mode 100755
index 00000000..bc786d33
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/onto.rdf~
@@ -0,0 +1,1183 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ]>
+
+
+
+
+ Nick Knouf <nknouf@mit.edu>
+ Antoine Zimmermann <antoine.zimmermann@inrialpes.fr>
+ Transformation of bibTeX into an OWL ontology
+ 2004-01-10
+ fMRI, ontology, fMRI analysis, foo, bar
+ bibtex ontology
+ bibtex.owl: an ontology for bibTeX entries
+ http://visus.mit.edu/bibtex/0.01/bibtex.owl
+ Possible ontology to describe bibTeX entries.
+ 0.01
+
+
+
+
+ Entry
+ Base class for all entries
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ Published
+ .
+
+
+
+
+
+ Article
+ An article from a journal or magazine.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Book
+ A work that may be composed of several parts or chapter. May be a monography, a collection or a proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Book
+ A single book that may be a monography or a collection of written texts.
+
+
+
+ 1
+ One thing to figure out is whether or not this tells us what we want; that is, does this imply that we must have at least one property of humanCreator, which could be either author or editor?
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Monography
+ A book that is a single entity, as opposed to a collection.
+
+
+
+
+ Collection
+ A book that is collection of texts or articles.
+
+
+
+
+ Informal
+ A document that that was informally published or not published.
+
+
+
+
+ Booklet
+ A work that is printed and bound, but without a named publisher or sponsoring institution.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+ Conference
+ TROUVER UNE DESCRIPTION POUR CA.
+
+
+
+
+ Part
+ A part of something (either Book or Proceedings).
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ BookPart
+ May be a chapter (or section or whatever), a range of pages or a part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 2
+
+
+
+
+
+
+ InBook
+ May be a chapter (or section or whatever) and/or a range of pages.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Incollection
+ A part of a book having its own title.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ InProceedings
+ An article in a conference proceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ LectureNotes
+ Lecture notes.
+
+
+
+
+ Manual
+ Technical documentation.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Academic
+ A Master's or PhD thesis.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Thesis
+ A thesis (either Master or PhD).
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+ MastersThesis
+ A Master's thesis.
+
+
+
+
+ Misc
+ Use this type when nothing else fits.
+
+
+
+
+ PhdThesis
+ A PhD thesis.
+
+
+
+
+ Proceedings
+ The proceedings of a conference.
+ A proceedings may be implicitly defined with an inproceedings.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ TechReport
+ A report published by a school or other institution, usually numbered within a series.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ Unpublished
+ A document having an author and title, but not formally published.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+ MotionPicture
+ A film/movie/motion picture.
+
+
+
+
+
+
+
+
+ key
+ The key for a particular bibTeX entry. Note that the rdf:ID for each Entry instance could be the bibTeX key as well, possibly making this property redundant.
+
+
+
+
+
+
+
+ annote
+ An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.
+
+
+
+
+
+
+ author
+ The name(s) of the author(s), in the format described in the LaTeX book.
+ This is tricky due to the fact that order is not (generally) preserved in RDF documents. The problem arises when you want to have an author list where the order is _extremely_ important. How shall we do that? Perhaps we want to define "hasPrimaryAuthor", "hasSecondaryAuthor", "hasTertiaryAuthor", and "hasRemainingAuthors", or something of that sort. This will be have to given more thought.
+
+
+
+
+
+
+ chapter
+ A chapter (or section or whatever) number.
+
+
+
+
+
+
+
+
+
+
+
+
+ edition
+ The edition of a book--for example, "Second". This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.
+
+
+
+
+
+
+ editor
+ Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.
+ Again, the same issues that arose with the "author" property apply here.
+
+
+
+
+
+
+
+
+
+
+
+
+ published
+ How something strange has been published. The first word should be capitalized.
+
+
+
+
+ is part of
+
+ The document that contains a text or article.
+ This is an object property that refers to another entry an external objects.
+
+
+
+
+
+
+ institution
+ The sponsoring institution of a technical report.
+ This could be an object property that refers to an external set of institution instances.
+
+
+
+
+
+
+
+ in journal
+ A journal name. Abbreviations are provided for many journals; see the Local Guide
+ This could optionally be an object property, whereby the range would refer to an external set of journal instances, thus providing standardized abbreviations for different bibliographic styles.
+
+
+
+
+
+ date
+ The date when the work was published or, for an unpublished work, in which it was written.
+
+
+
+
+
+ note
+ Any additional information that can help the reader. The first word should be capitalized.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+
+
+
+
+
+
+ organization
+ The organization that sponsors a conference or that publishes a manual.
+ This could be an object property that refers to an external set of organization instances.
+
+
+
+
+
+
+
+
+
+
+
+
+ pages
+ A range of page, with an upper and lower limit.
+
+
+
+
+
+
+ publisher
+ The publisher's name.
+ This is a case where an ObjectProperty might be a better choice, where the range is some set of publisher names defined in another ontology. That would allow all of the metadata for the publisher to be incorporated as needed.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ school
+ The name of the school where a thesis was written.
+ As with "publisher", this could be an ObjectProperty that refers to an external set of school instances.
+
+
+
+
+
+ series
+ The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.
+
+
+
+
+
+ title
+ The work's title, typed as explained in the LaTeX book.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ type
+ The type of a technical report--for example, "Research Note".
+
+
+
+
+
+
+
+
+
+
+
+
+
+ volume
+ The volume of a journal or multivolume book.
+
+
+
+
+
+ affiliation
+ The authors affiliation.
+
+
+
+
+
+ abstract
+ An abstract of the work.
+
+
+
+
+
+ ontents
+ A Table of Contents.
+
+
+
+
+
+ copyright
+ Copyright information.
+
+
+
+
+
+ ISBN
+ The International Standard Book Number.
+
+
+
+
+
+ ISSN
+ The International Standard Serial Number. Used to identify a journal.
+
+
+
+
+
+ keywords
+ Key words used for searching or possibly for annotation.
+
+
+
+
+
+ language
+ The language the document is in.
+
+
+
+
+
+ location
+ A location associated with the entry, such as the city in which a conference took place.
+
+
+
+
+
+ LCCN
+ The Library of Congress Call Number.
+
+
+
+
+
+ MR number
+ The Mathematical Reviews number.
+
+
+
+
+
+ price
+ The price of the document.
+
+
+
+
+
+ size
+ The physical dimensions of a work.
+
+
+
+
+
+ URL
+ The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp or web site where the postscript source of the report is located.
+
+
+
+
+
+
+ inMonography
+ A reference to the book that contains the entry. The entry must be an InBook end the book a Monography.
+
+
+
+
+
+
+ in collection
+ A reference to the book that contains the entry. The entry must be an Inbook or Incollection.
+
+
+
+
+
+
+ in proceedings
+ A reference to the proceedings in which the entry appears. The entry must be an InProceedings.
+
+
+
+
+
+
+
+ directors
+ The list of persons who directed the motion picture.
+
+
+
+
+
+
+ human creator
+ A generic human creator category, necessary in order to contain both author and editor.
+
+
+
+
+
+
+
+
+
+
+ page and/or chapter data
+ A generic property to hold page and/or chapter data.
+
+
+
+
+
+
+
+
+
+
+
+ volume or number
+ The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.
+
+
+
+
+
+
+ Institution
+ An institution.
+
+
+
+
+
+ School
+ A school or university.
+
+
+
+
+
+ Journal
+ A journal.
+
+
+
+
+
+ Organization
+ An organization.
+
+
+
+
+
+ Publisher
+ A publisher.
+
+
+
+
+
+
+ Person
+ A person.
+
+
+
+
+
+
+
+ Person list
+ A list of persons.
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ PageRange
+ A range of pages.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ start page
+ The beginning of a range of pages.
+
+
+
+
+
+ end page
+ The end of a range of pages.
+
+
+
+ Date
+ Date of a day, month or year.
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+ Date
+ Date of a day, month or year.
+
+
+
+
+ 1
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+ year
+
+
+
+
+ month
+
+
+
+
+ day
+
+
+
+
+ Text
+ A simple text with possibly other information such as language, etc.
+ Domain for affiliation, type, edition, chapter, howpublished, number, copyright, contents, isbn, issn, langugage, lccn, price, size, location, url.
+
+
+
+
+
+ lang
+ The language in which the words are written.
+
+
+ Title
+ A title.
+
+
+
+
+
+ short
+ A shorten version of the title.
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.html b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.html
new file mode 100755
index 00000000..040ebf06
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.html
@@ -0,0 +1,169 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+proceedings = inProceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = location
+1.0
+chapter = chapter
+1.0
+Chapter < InBook
+1.0
+editor = editor
+1.0
+InBook < InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = inCollection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+Book = Book
+1.0
+book = inMonography
+1.0
+day = day
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+Reference = Entry
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+author = author
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = inJournal
+1.0
+Monograph = Monography
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.html~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.html~
new file mode 100755
index 00000000..523a93ca
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.html~
@@ -0,0 +1,169 @@
+
+
+
+
+(level 0)
+ Alignment
+
+
+Correspondences
+
+type = type
+1.0
+howPublished = howPublished
+1.0
+proceedings = inProceedings
+1.0
+volume = volume
+1.0
+annote = annote
+1.0
+PersonList = PersonList
+1.0
+month = month
+1.0
+copyright = copyright
+1.0
+Unpublished = Unpublished
+1.0
+address = location
+1.0
+chapter = chapter
+1.0
+Chapter < InBook
+1.0
+editor = editor
+1.0
+InBook < InBook
+1.0
+Date = Date
+1.0
+series = series
+1.0
+PageRange = PageRange
+1.0
+date = date
+1.0
+title = title
+1.0
+Booklet = Booklet
+1.0
+numberOrVolume = numberOrVolume
+1.0
+LectureNotes = LectureNotes
+1.0
+url = url
+1.0
+MastersThesis = MastersThesis
+1.0
+mrNumber = mrNumber
+1.0
+pages = pages
+1.0
+TechReport = TechReport
+1.0
+startPage = startPage
+1.0
+edition = edition
+1.0
+lccn = lccn
+1.0
+affiliation = affiliation
+1.0
+institution = institution
+1.0
+year = year
+1.0
+isPartOf = isPartOf
+1.0
+organization = organization
+1.0
+publisher = publisher
+1.0
+school = school
+1.0
+Misc = Misc
+1.0
+collection = inCollection
+1.0
+Collection = Collection
+1.0
+isbn = isbn
+1.0
+abstract = abstract
+1.0
+directors = directors
+1.0
+Academic = Academic
+1.0
+location = location
+1.0
+MotionPicture = MotionPicture
+1.0
+Article = Article
+1.0
+Informal = Informal
+1.0
+price = price
+1.0
+Book = Book
+1.0
+book = inMonography
+1.0
+day = day
+1.0
+School = School
+1.0
+PhdThesis = PhdThesis
+1.0
+Proceedings = Proceedings
+1.0
+number = number
+1.0
+Reference = Entry
+1.0
+endPage = endPage
+1.0
+InCollection = InCollection
+1.0
+author = author
+1.0
+note = note
+1.0
+humanCreator = humanCreator
+1.0
+Part = Part
+1.0
+Publisher = Publisher
+1.0
+Manual = Manual
+1.0
+key = key
+1.0
+InProceedings = InProceedings
+1.0
+Journal = Journal
+1.0
+journal = inJournal
+1.0
+Monograph = Monography
+1.0
+keywords = keywords
+1.0
+issn = issn
+1.0
+contents = contents
+1.0
+Institution = Institution
+1.0
+Deliverable = Deliverable
+1.0
+size = size
+1.0
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.rdf b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.rdf
new file mode 100755
index 00000000..eaca8f23
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.rdf
@@ -0,0 +1,623 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/304/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2011/benchmarks/304/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.rdf~ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.rdf~
new file mode 100755
index 00000000..8504bcbe
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/benchmarks/304/refalign.rdf~
@@ -0,0 +1,623 @@
+
+
+
+
+ yes
+ 0
+ 11
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/304/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/101/onto.rdf
+ http://oaei.ontologymatching.org/2010/benchmarks/304/onto.rdf
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ <
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
+
+
+ 1.0
+ =
+ |
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/bin/de/tudarmstadt/ke/sw/matching/MyMatcher.class b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/bin/de/tudarmstadt/ke/sw/matching/MyMatcher.class
new file mode 100644
index 00000000..1cca1732
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/bin/de/tudarmstadt/ke/sw/matching/MyMatcher.class differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/align.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/align.jar
new file mode 100755
index 00000000..eaf22aac
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/align.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/arq-2.8.7.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/arq-2.8.7.jar
new file mode 100755
index 00000000..3040a996
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/arq-2.8.7.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/icu4j-3.4.4.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/icu4j-3.4.4.jar
new file mode 100755
index 00000000..f5e8c167
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/icu4j-3.4.4.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/iri-0.8.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/iri-0.8.jar
new file mode 100755
index 00000000..f096c689
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/iri-0.8.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/jena-2.6.4.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/jena-2.6.4.jar
new file mode 100755
index 00000000..efc64a94
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/jena-2.6.4.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/log4j-1.2.13.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/log4j-1.2.13.jar
new file mode 100755
index 00000000..dde99721
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/log4j-1.2.13.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/ontowrap.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/ontowrap.jar
new file mode 100755
index 00000000..02362d61
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/ontowrap.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/procalign.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/procalign.jar
new file mode 100755
index 00000000..a542f23c
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/procalign.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/slf4j-api-1.5.8.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/slf4j-api-1.5.8.jar
new file mode 100755
index 00000000..20d1d371
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/slf4j-api-1.5.8.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/slf4j-log4j12-1.5.8.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/slf4j-log4j12-1.5.8.jar
new file mode 100755
index 00000000..a47eee4c
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/slf4j-log4j12-1.5.8.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/xercesImpl-2.7.1.jar b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/xercesImpl-2.7.1.jar
new file mode 100755
index 00000000..0b100e14
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/lib/xercesImpl-2.7.1.jar differ
diff --git a/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/src/de/tudarmstadt/ke/sw/matching/MyMatcher.java b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/src/de/tudarmstadt/ke/sw/matching/MyMatcher.java
new file mode 100755
index 00000000..2c6c6b6d
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/src/de/tudarmstadt/ke/sw/matching/MyMatcher.java
@@ -0,0 +1,86 @@
+package de.tudarmstadt.ke.sw.matching;
+
+
+import java.io.File;
+import java.net.URI;
+import java.util.Enumeration;
+import java.util.HashMap;
+import java.util.HashSet;
+import java.util.Properties;
+
+import org.semanticweb.owl.align.Alignment;
+import org.semanticweb.owl.align.AlignmentException;
+import org.semanticweb.owl.align.AlignmentProcess;
+import org.semanticweb.owl.align.Cell;
+import org.semanticweb.owl.align.Evaluator;
+
+import com.hp.hpl.jena.ontology.OntClass;
+import com.hp.hpl.jena.ontology.OntModel;
+import com.hp.hpl.jena.rdf.model.ModelFactory;
+import com.hp.hpl.jena.util.iterator.ExtendedIterator;
+
+import fr.inrialpes.exmo.align.impl.BasicAlignment;
+import fr.inrialpes.exmo.align.impl.BasicEvaluator;
+import fr.inrialpes.exmo.align.impl.URIAlignment;
+import fr.inrialpes.exmo.align.impl.eval.PRecEvaluator;
+import fr.inrialpes.exmo.align.parser.AlignmentParser;
+import fr.inrialpes.exmo.align.util.EvalAlign;
+
+public class MyMatcher extends BasicAlignment implements AlignmentProcess {
+
+ private URI uri1;
+ private URI uri2;
+
+ @Override
+ public void init(Object arg0, Object arg1) throws AlignmentException {
+ uri1 = (URI) arg0;
+ uri2 = (URI) arg1;
+ }
+
+ @Override
+ public void align(Alignment alignment, Properties props)
+ throws AlignmentException {
+
+ OntModel onto1 = ModelFactory.createOntologyModel();
+ onto1.read(uri1.toString());
+
+ OntModel onto2 = ModelFactory.createOntologyModel();
+ onto2.read(uri2.toString());
+
+ // key: name
+ // value: uri
+ HashMap classNames1 = new HashMap();
+
+ ExtendedIterator classes1 = onto1.listClasses();
+ while(classes1.hasNext()) {
+ OntClass ontClass = classes1.next();
+ if(ontClass.getLocalName()!=null)
+ classNames1.put(ontClass.getLocalName(),ontClass.getURI());
+ }
+
+ ExtendedIterator classes2 = onto2.listClasses();
+ while(classes2.hasNext()) {
+ OntClass ontClass = classes2.next();
+ if(classNames1.containsKey(ontClass.getLocalName())) {
+ alignment.addAlignCell(URI.create(classNames1.get(ontClass.getLocalName())), URI.create(ontClass.getURI()));
+ }
+ }
+
+ }
+
+ public static void main(String[] args) throws AlignmentException {
+ String testCase = "103";
+
+ MyMatcher matcher = new MyMatcher();
+ matcher.init(new File("benchmarks/101/onto.rdf").toURI(),new File("benchmarks/"+testCase+"/onto.rdf").toURI());
+ Alignment foundalign = new URIAlignment();
+ matcher.align(foundalign, null);
+
+ AlignmentParser aparser = new AlignmentParser(0);
+ Alignment refalign = aparser.parse(new File("benchmarks/"+testCase+"/refalign.rdf").toURI());
+
+ PRecEvaluator eval = new PRecEvaluator(refalign, foundalign);
+ eval.eval(null);
+ System.out.println(eval.getResults());
+ }
+}
diff --git a/ws2011/Semantic Web/Uebungen/02_RDFS_und_LOD.pdf b/ws2011/Semantic Web/Uebungen/2/02_RDFS_und_LOD.pdf
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/02_RDFS_und_LOD.pdf
rename to ws2011/Semantic Web/Uebungen/2/02_RDFS_und_LOD.pdf
diff --git a/ws2011/Semantic Web/Uebungen/02_RDFS_und_LOD_Loesung.pdf b/ws2011/Semantic Web/Uebungen/2/02_RDFS_und_LOD_Loesung.pdf
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/02_RDFS_und_LOD_Loesung.pdf
rename to ws2011/Semantic Web/Uebungen/2/02_RDFS_und_LOD_Loesung.pdf
diff --git a/ws2011/Semantic Web/Uebungen/3. Uebung/03_SPARQL_und_OWL.pdf b/ws2011/Semantic Web/Uebungen/3. Uebung/03_SPARQL_und_OWL.pdf
deleted file mode 100644
index a50a02a3..00000000
Binary files a/ws2011/Semantic Web/Uebungen/3. Uebung/03_SPARQL_und_OWL.pdf and /dev/null differ
diff --git a/ws2011/Semantic Web/Uebungen/03_SPARQL_und_OWL.pdf b/ws2011/Semantic Web/Uebungen/3/03_SPARQL_und_OWL.pdf
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/03_SPARQL_und_OWL.pdf
rename to ws2011/Semantic Web/Uebungen/3/03_SPARQL_und_OWL.pdf
diff --git a/ws2011/Semantic Web/Uebungen/3. Uebung/aufgabe4.owl b/ws2011/Semantic Web/Uebungen/3/aufgabe4.owl
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/3. Uebung/aufgabe4.owl
rename to ws2011/Semantic Web/Uebungen/3/aufgabe4.owl
diff --git a/ws2011/Semantic Web/Uebungen/beispiel-ontologie-autohaus.owl b/ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-autohaus.owl
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/beispiel-ontologie-autohaus.owl
rename to ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-autohaus.owl
diff --git a/ws2011/Semantic Web/Uebungen/beispiel-ontologie-logikratsel.owl b/ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-logikratsel.owl
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/beispiel-ontologie-logikratsel.owl
rename to ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-logikratsel.owl
diff --git a/ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-russelsches-paradoxon.owl b/ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-russelsches-paradoxon.owl
new file mode 100644
index 00000000..c51aceae
--- /dev/null
+++ b/ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-russelsches-paradoxon.owl
@@ -0,0 +1,158 @@
+
+
+
+
+
+
+
+
+]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ws2011/Semantic Web/Uebungen/beispiel-ontologie-stadte-und-lander.owl b/ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-stadte-und-lander.owl
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/beispiel-ontologie-stadte-und-lander.owl
rename to ws2011/Semantic Web/Uebungen/3/beispiel-ontologie-stadte-und-lander.owl
diff --git a/ws2011/Semantic Web/Uebungen/3. Uebung/catalog-v001.xml b/ws2011/Semantic Web/Uebungen/3/catalog-v001.xml
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/3. Uebung/catalog-v001.xml
rename to ws2011/Semantic Web/Uebungen/3/catalog-v001.xml
diff --git a/ws2011/Semantic Web/Uebungen/3. Uebung/ubung-03-sparql-und-owl-losungsvorschlag.pdf b/ws2011/Semantic Web/Uebungen/3/ubung-03-sparql-und-owl-losungsvorschlag.pdf
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/3. Uebung/ubung-03-sparql-und-owl-losungsvorschlag.pdf
rename to ws2011/Semantic Web/Uebungen/3/ubung-03-sparql-und-owl-losungsvorschlag.pdf
diff --git a/ws2011/Semantic Web/Uebungen/04-reasoning-und-matching.pdf b/ws2011/Semantic Web/Uebungen/4/04-reasoning-und-matching.pdf
similarity index 100%
rename from ws2011/Semantic Web/Uebungen/04-reasoning-und-matching.pdf
rename to ws2011/Semantic Web/Uebungen/4/04-reasoning-und-matching.pdf
diff --git a/ws2011/Semantic Web/Uebungen/4/ubung-4-reasoning-und-matching-losungsvorschlag.pdf b/ws2011/Semantic Web/Uebungen/4/ubung-4-reasoning-und-matching-losungsvorschlag.pdf
new file mode 100644
index 00000000..6f6c3910
Binary files /dev/null and b/ws2011/Semantic Web/Uebungen/4/ubung-4-reasoning-und-matching-losungsvorschlag.pdf differ