Semantic Web Ordner aufgeräumt
This commit is contained in:
parent
abdf78084f
commit
e58f5e6584
BIN
ws2011/Semantic Web/Uebungen/.DS_Store
vendored
BIN
ws2011/Semantic Web/Uebungen/.DS_Store
vendored
Binary file not shown.
Binary file not shown.
16
ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.classpath
Executable file
16
ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.classpath
Executable file
@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
||||
<classpathentry kind="lib" path="lib/align.jar"/>
|
||||
<classpathentry kind="lib" path="lib/arq-2.8.7.jar"/>
|
||||
<classpathentry kind="lib" path="lib/icu4j-3.4.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/iri-0.8.jar"/>
|
||||
<classpathentry kind="lib" path="lib/jena-2.6.4.jar"/>
|
||||
<classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
|
||||
<classpathentry kind="lib" path="lib/slf4j-api-1.5.8.jar"/>
|
||||
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.5.8.jar"/>
|
||||
<classpathentry kind="lib" path="lib/xercesImpl-2.7.1.jar"/>
|
||||
<classpathentry kind="lib" path="lib/procalign.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
17
ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.project
Executable file
17
ws2011/Semantic Web/Uebungen/2. Bonus Aufgabe/MatchingExample/.project
Executable file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>MatchingExample</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>org.eclipse.jdt.core.javabuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
@ -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
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = PersonList</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = editor</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = InBook</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = title</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MastersThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = mrNumber</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = TechReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = isPartOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = abstract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = price</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = shortName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Reference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = InCollection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = keywords</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,791 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<rdf:RDF xmlns='http://knowledgeweb.semanticweb.org/heterogeneity/alignment'
|
||||
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
|
||||
xmlns:xsd='http://www.w3.org/2001/XMLSchema#'>
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = PersonList</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = editor</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = InBook</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = title</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MastersThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = mrNumber</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = TechReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = isPartOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = abstract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = price</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = shortName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Reference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = InCollection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = keywords</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,791 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<rdf:RDF xmlns='http://knowledgeweb.semanticweb.org/heterogeneity/alignment'
|
||||
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
|
||||
xmlns:xsd='http://www.w3.org/2001/XMLSchema#'>
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#type'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#howPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#periodicity'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#volume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#annote'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#PersonList'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#month'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#copyright'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Unpublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#editor'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#InBook'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#series'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#PageRange'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#title'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Booklet'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#numberOrVolume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#LectureNotes'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#url'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#MastersThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#organizer'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#mrNumber'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#pages'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#TechReport'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#reviewed'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#startPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#edition'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#lccn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#affiliation'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#year'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#isPartOf'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#organization'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#country'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#school'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Misc'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#isbn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#abstract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#directors'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Academic'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#location'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#MotionPicture'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Article'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Informal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#price'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#name'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#event'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#state'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#day'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#School'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#shortName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#PhdThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#number'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#issue'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Reference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#endPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#InCollection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#firstPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#author'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Report'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#note'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#humanCreator'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Conference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Part'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#contract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Manual'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#key'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#InProceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Monograph'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#keywords'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#issn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#contents'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#city'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#Deliverable'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#size'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#chapters'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#parts'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#communications'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#articles'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#lastName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/103/onto.rdf#language'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = PersonList</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = editor</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = InBook</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = title</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MastersThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = mrNumber</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = TechReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = isPartOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = abstract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = price</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = shortName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Reference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = InCollection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = keywords</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,791 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<rdf:RDF xmlns='http://knowledgeweb.semanticweb.org/heterogeneity/alignment'
|
||||
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
|
||||
xmlns:xsd='http://www.w3.org/2001/XMLSchema#'>
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#type'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#howPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#periodicity'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#volume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#annote'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#PersonList'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#month'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#copyright'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Unpublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#editor'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#InBook'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#series'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#PageRange'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#title'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Booklet'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#numberOrVolume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#LectureNotes'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#url'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#MastersThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#organizer'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#mrNumber'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#pages'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#TechReport'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#reviewed'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#startPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#edition'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#lccn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#affiliation'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#year'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#isPartOf'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#organization'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#country'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#school'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Misc'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#isbn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#abstract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#directors'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Academic'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#location'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#MotionPicture'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Article'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Informal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#price'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#name'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#event'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#state'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#day'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#School'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#shortName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#PhdThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#number'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#issue'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Reference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#endPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#InCollection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#firstPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#author'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Report'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#note'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#humanCreator'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Conference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Part'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#contract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Manual'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#key'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#InProceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Monograph'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#keywords'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#issn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#contents'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#city'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#Deliverable'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#size'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#chapters'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#parts'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#communications'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#articles'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#lastName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/104/onto.rdf#language'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = InBook</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = mrNumber</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = isPartOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = shortName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#howPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#periodicity"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Unpublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#InBook"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#series"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#numberOrVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#LectureNotes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#organizer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#mrNumber"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#reviewed"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#isPartOf"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#school"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Misc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Academic"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#MotionPicture"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#School"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#shortName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#endPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#author"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#humanCreator"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Manual"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#key"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Monograph"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#city"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-2/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = zansbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#howPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Unpublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#numberOrVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#LectureNotes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#organizer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zansbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#school"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Misc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#MotionPicture"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#endPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#humanCreator"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Manual"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#key"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Monograph"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-4/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = zassdzadb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = dsqnhza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = dzqndbzq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = dzandzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = hsgiuyza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = zansbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = dzbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = szdnzak</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = dscdscg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = dszabdza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = dznadzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = zdqssqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = ndsbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = mkalnshsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = sbqgzga</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = zauio</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = dcsqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = zdzbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = dzajndsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#howPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zassdzadb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dsqnhza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Unpublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dzqndbzq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#numberOrVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#LectureNotes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#organizer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dzandzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#hsgiuyza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zansbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dzbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Misc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#szdnzak"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dscdscg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dszabdza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dznadzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zdqssqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#ndsbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#mkalnshsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sbqgzga"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zauio"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dcsqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zdzbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#dzajndsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-6/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = sdqz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = zassdzadb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = dsqnhza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = asndzsd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = zdzdzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = zeadza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = dzqndbzq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = dzshyuua</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = dzezd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = scds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = zdsznbadzagh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = sdnsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = sdsqddz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = dzandzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = hsgiuyza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = EzGNplyLBiS</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = zadszabnds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = sddnsnqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = dzbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = wxsdxqsdh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = sqnbyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = szdnzak</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = zdjznzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = dscdscg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = dszabdza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = zajdhqs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = dznadzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = zdqssqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = ndsbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = mkalnshsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = sbqgzga</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = sqdsopq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = zauio</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = dcsqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = zdzbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = dzajndsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = izxnquo</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = TfniY</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sdqz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zassdzadb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dsqnhza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#asndzsd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdzdzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zeadza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dzqndbzq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dzshyuua"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dzezd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#scds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdsznbadzagh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sdnsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sdsqddz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dzandzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#hsgiuyza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#EzGNplyLBiS"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zadszabnds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sddnsnqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dzbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#wxsdxqsdh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sqnbyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#szdnzak"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdjznzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dscdscg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dszabdza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zajdhqs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dznadzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdqssqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#ndsbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#mkalnshsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sbqgzga"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sqdsopq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zauio"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dcsqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdzbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#dzajndsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#izxnquo"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#TfniY"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201-8/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = sqbdzg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = sdqz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = zassdzadb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = dsqnhza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = asndzsd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = zdzdzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = zeadza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = qzddj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = dzqndbzq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = dzshyuua</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = dnqsb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = zdzaudbd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = dzezd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = scds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = zdsznbadzagh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = sdnsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = dzayue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = sqnhdbdj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = sdsqddz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = dzandzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = hsgiuyza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = zdsnzsdh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = EzGNplyLBiS</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = sqdndvb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = zadszabnds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = sddnsnqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = dzbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = wxsdxqsdh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = sqnbyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = szdnzak</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = zdnzqnd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = zdjznzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = dscdscg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = hazdn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = dszabdza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = zadzjadns</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = zajdhqs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = sznsbq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = dznadzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = zqdzqzai</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = zdqssqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = ndsbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = mkalnshsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = sqdnbs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = sbqgzga</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = sqdsopq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = zauio</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = dcsqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = zdzbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = deqdxcsqcsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = dzajndsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = zdnzdzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = izxnquo</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = azzauhuie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = dzsndzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = iNi4b8XV</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = TfniY</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = sqkxndc</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqbdzg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sdqz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zassdzadb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dsqnhza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#asndzsd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdzdzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zeadza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#qzddj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzqndbzq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzshyuua"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dnqsb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdzaudbd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzezd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#scds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdsznbadzagh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sdnsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzayue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqnhdbdj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sdsqddz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzandzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#hsgiuyza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdsnzsdh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#EzGNplyLBiS"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqdndvb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zadszabnds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sddnsnqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#wxsdxqsdh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqnbyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#szdnzak"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdnzqnd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdjznzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dscdscg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#hazdn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dszabdza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zadzjadns"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zajdhqs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sznsbq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dznadzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zqdzqzai"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdqssqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#ndsbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#mkalnshsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqdnbs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sbqgzga"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqdsopq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zauio"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dcsqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdzbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#deqdxcsqcsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzajndsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdnzdzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#izxnquo"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#azzauhuie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#dzsndzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#iNi4b8XV"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#TfniY"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/201/onto.rdf#sqkxndc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = InBook</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = mrNumber</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = isPartOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = shortName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#howPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#periodicity"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Unpublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#InBook"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#series"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#numberOrVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#LectureNotes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#organizer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#mrNumber"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#reviewed"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#isPartOf"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#school"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Misc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Academic"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#MotionPicture"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#School"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#shortName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#endPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#author"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#humanCreator"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Manual"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#key"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Monograph"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#city"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-2/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = zansbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#howPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Unpublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#numberOrVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#LectureNotes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#organizer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zansbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#school"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Misc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#MotionPicture"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#endPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#humanCreator"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Manual"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#key"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Monograph"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-4/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = zassdzadb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = dsqnhza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = dzqndbzq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = dzandzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = hsgiuyza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = zansbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = dzbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = szdnzak</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = dscdscg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = dszabdza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = dznadzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = zdqssqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = ndsbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = mkalnshsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = sbqgzga</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = zauio</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = dcsqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = zdzbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = dzajndsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#howPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zassdzadb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dsqnhza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Unpublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dzqndbzq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#numberOrVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#LectureNotes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#organizer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dzandzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#hsgiuyza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zansbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dzbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Misc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#szdnzak"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dscdscg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dszabdza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dznadzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zdqssqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#ndsbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#mkalnshsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sbqgzga"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zauio"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dcsqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zdzbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#dzajndsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-6/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = sdqz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = zassdzadb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = dsqnhza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = asndzsd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = zdzdzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = zeadza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = dzqndbzq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = dzshyuua</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = dzezd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = scds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = zdsznbadzagh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = sdnsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = sdsqddz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = dzandzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = hsgiuyza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = EzGNplyLBiS</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = zadszabnds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = sddnsnqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = dzbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = wxsdxqsdh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = sqnbyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = szdnzak</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = zdjznzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = dscdscg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = dszabdza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = zajdhqs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = dznadzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = zdqssqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = ndsbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = mkalnshsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = sbqgzga</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = sqdsopq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = zauio</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = dcsqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = zdzbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = dzajndsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = izxnquo</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = TfniY</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sdqz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zassdzadb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dsqnhza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#asndzsd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdzdzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zeadza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#Address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dzqndbzq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dzshyuua"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#PageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dzezd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#scds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdsznbadzagh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sdnsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#startPage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sdsqddz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dzandzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#hsgiuyza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#EzGNplyLBiS"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zadszabnds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sddnsnqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dzbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#wxsdxqsdh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sqnbyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#szdnzak"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdjznzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dscdscg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dszabdza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zajdhqs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dznadzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#PhdThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdqssqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#ndsbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#mkalnshsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#firstPublished"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sbqgzga"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sqdsopq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zauio"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dcsqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdzbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#InProceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#dzajndsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#izxnquo"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#chapters"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#TfniY"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202-8/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = sqbdzg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = sdqz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = sdxsndxsqg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = zassdzadb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = zsbdgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = dsqnhza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = dsqdbz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = asndzsd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = zdzdzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = zeadza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = qzd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = qzddj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = dsazdjz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = dzqndbzq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = dzajj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = vccfsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = dzshyuua</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = dszbnz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = dnqsb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = sqndsqgy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = dznbaln</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = zdzaudbd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = dzezd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = scds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = zdsznbadzagh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = xsqlknk</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = sdnsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = dszbgz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = dzayue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = sdcsqhyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = dsqndbsqx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = sqnhdbdj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = sdsqddz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = dzandzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = zadzqbsdg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = hsgiuyza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = zdsnzsdh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = EzGNplyLBiS</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = sqdndvb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = zadszabnds</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = sddnsnqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = dzbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = wxsdxqsdh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = sqnbyz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = sqxsqkd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = szdnzak</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = dsqndsz</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = zdnzqnd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = zdazsx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = zdjznzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = dscdscg</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = hazdn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = qsdsnbsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = dsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = dszabdza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = zadzjadns</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = zdnzadh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = zajdhqs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = sznsbq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = dznadzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = zadazxn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = dsza</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = zqdzqzai</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = zdqssqdb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = ndsbzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sqnzkzn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = sqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = mkalnshsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = dcsqdcsqd</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = sqdnbs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = zand</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = dqzdxdcsqj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = zdsnsqdv</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = sbqgzga</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = zqedzbx</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = sqdsopq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = zauio</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = zandsbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = dcsqdsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = zdzbh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = deqdxcsqcsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = qsdsquj</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = sxqsnbvsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = dzajndsq</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = zqdszh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = zadsznad</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = zdnzdzh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = zdzndh</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = izxnquo</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = azzauhuie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = dzsndzah</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = iNi4b8XV</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = TfniY</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = PrSGUs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = YuEma</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = sqkxndc</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqbdzg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sdqz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sdxsndxsqg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zassdzadb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zsbdgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dsqnhza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dsqdbz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#asndzsd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdzdzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zeadza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#qzd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#qzddj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dsazdjz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzqndbzq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzajj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#vccfsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzshyuua"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dszbnz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dnqsb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqndsqgy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dznbaln"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdzaudbd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzezd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#scds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdsznbadzagh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#xsqlknk"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sdnsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dszbgz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzayue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sdcsqhyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dsqndbsqx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqnhdbdj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sdsqddz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzandzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zadzqbsdg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#hsgiuyza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdsnzsdh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#EzGNplyLBiS"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqdndvb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zadszabnds"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sddnsnqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#wxsdxqsdh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqnbyz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqxsqkd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#szdnzak"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dsqndsz"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdnzqnd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdazsx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdjznzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dscdscg"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#hazdn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#qsdsnbsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dszabdza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zadzjadns"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdnzadh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zajdhqs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sznsbq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dznadzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zadazxn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dsza"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zqdzqzai"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdqssqdb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#ndsbzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqnzkzn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#mkalnshsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dcsqdcsqd"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqdnbs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zand"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dqzdxdcsqj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdsnsqdv"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sbqgzga"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zqedzbx"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqdsopq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zauio"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zandsbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dcsqdsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdzbh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#deqdxcsqcsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#qsdsquj"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sxqsnbvsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzajndsq"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zqdszh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zadsznad"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdnzdzh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#zdzndh"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#izxnquo"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#azzauhuie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#dzsndzah"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#iNi4b8XV"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#TfniY"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#PrSGUs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#YuEma"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/202/onto.rdf#sqkxndc"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = PersonList</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = editor</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = InBook</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = title</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MastersThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = mrNumber</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = TechReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = isPartOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = abstract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = price</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = shortName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Reference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = InCollection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = keywords</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,791 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<rdf:RDF xmlns='http://knowledgeweb.semanticweb.org/heterogeneity/alignment'
|
||||
xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
|
||||
xmlns:xsd='http://www.w3.org/2001/XMLSchema#'>
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#type'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#howPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#periodicity'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#volume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#annote'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#PersonList'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#month'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#copyright'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Unpublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Address'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Chapter'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#editor'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#InBook'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#series'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#PageRange'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#date'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#title'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Booklet'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#numberOrVolume'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#LectureNotes'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#url'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#MastersThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#organizer'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#mrNumber'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#pages'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#TechReport'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#reviewed'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#startPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#edition'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#lccn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#affiliation'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#year'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#isPartOf'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#organization'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#country'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#school'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Misc'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Collection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#isbn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#abstract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#directors'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Academic'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#location'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#MotionPicture'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Article'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Informal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#price'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#name'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#event'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#state'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#book'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#day'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#School'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#shortName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#PhdThesis'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Proceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#number'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#issue'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Reference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#endPage'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#InCollection'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#firstPublished'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#author'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Report'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#note'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#humanCreator'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Conference'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Part'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Publisher'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#contract'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Manual'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#key'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#InProceedings'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#journal'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Monograph'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#keywords'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#issn'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#contents'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#city'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Institution'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#Deliverable'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#size'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#chapters'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#parts'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#communications'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#articles'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#lastName'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language'/>
|
||||
<entity2 rdf:resource='http://oaei.ontologymatching.org/2011/benchmarks/203/onto.rdf#language'/>
|
||||
<measure rdf:datatype='http://www.w3.org/2001/XMLSchema#float'>1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = how_published</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = PERSON_LIST</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Un_published</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = ADDRESS</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = editor</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = In_book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = DATE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PAGE_RANGE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = title</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = number_or_volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = Lecture_notes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = U.R.L.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MSc_thesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organiser</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = M.R.Nb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = Technical_report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = start_page</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = L.C.C.N.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = is_part_of</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = I.S.B.N.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = abstract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = Motion_picture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = price</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = short_name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhD_thesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proc.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = REFERENCE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = end_page</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = In_collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = first_published</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = human_creator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = CONFERENCE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = In_proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = JOURNAL</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = keywords</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = I.S.S.N.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chap</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = com</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = art</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#how_published"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#periodicity"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#PERSON_LIST"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Un_published"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#ADDRESS"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#editor"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#In_book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#DATE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#series"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#PAGE_RANGE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#title"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#number_or_volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Lecture_notes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#U.R.L."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#MSc_thesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#organiser"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#M.R.Nb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Technical_report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#reviewed"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#start_page"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#L.C.C.N."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#is_part_of"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#school"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Misc."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#I.S.B.N."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#abstract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Academic"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Motion_picture"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Informal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#price"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#state"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#School"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#short_name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#PhD_thesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Proc."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#REFERENCE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#end_page"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#In_collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#first_published"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#author"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#human_creator"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#CONFERENCE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#contract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Manual"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#key"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#In_proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#JOURNAL"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Monograph"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#keywords"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#I.S.S.N."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#city"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#chap"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#com"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#art"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/204/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = PublicationDetails</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = frequency</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = inMinutes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annotation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = People</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = rights</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Manuscript</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = coordinates</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Directions</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = section</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = coordinatedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = Extract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = inSeries</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageInterval</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = publishingDate</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = heading</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Brochure</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numbering</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = CourseMaterial</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = link</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MScThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = MRN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = TechnicalReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = selection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = beginning</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = LCCN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = company</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = issuedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = componentOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = sponsoredBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publishedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = issuer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Various</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = inCompilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Compilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = ISBN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = summary</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = StudentReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = place</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = Movie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = JournalPaper</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = NonFormal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = amount</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = id</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = meeting</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = inVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = University</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = acronym</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = DoctoralThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = ConferenceMinutes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Entry</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = end</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = InCompilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = startDate</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = writtenBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = comment</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = createdBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Congress</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Section</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = PublishingHouse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = ReferenceGuide</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = ref</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = Communication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Periodical</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = inPeriodical</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monography</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = KeyWordsAndPhrases</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = ISSN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = table</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = town</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = dimensions</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = sections</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = tomes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = talks</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = papers</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = idiom</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#PublicationDetails"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#frequency"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#inMinutes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#annotation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#People"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#rights"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Manuscript"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#coordinates"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Directions"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#section"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#coordinatedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Extract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#inSeries"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#PageInterval"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#publishingDate"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#heading"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Brochure"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#numbering"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#CourseMaterial"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#link"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#MScThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#organizedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#MRN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#pageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#TechnicalReport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#selection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#beginning"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#LCCN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#company"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#issuedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#componentOf"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#sponsoredBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#publishedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#issuer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Various"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#inCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#ISBN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#summary"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#directedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#StudentReport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#place"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Movie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#JournalPaper"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#NonFormal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#amount"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#id"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#meeting"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#state"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#inVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#University"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#acronym"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#DoctoralThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#ConferenceMinutes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Entry"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#end"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#InCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#startDate"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#writtenBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#comment"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#createdBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Congress"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Section"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#PublishingHouse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#contract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#ReferenceGuide"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#ref"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Communication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Periodical"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#inPeriodical"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Monography"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#KeyWordsAndPhrases"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#ISSN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#table"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#town"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#dimensions"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#sections"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#tomes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#talks"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#papers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/205/onto.rdf#idiom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/206/onto-iso8859.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#catégorie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#modeDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#périodicité"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Personnes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#mois"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#droits"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#NonPublié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#éditeurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ExtraitLivre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#série"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#IntervalleDePages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#titre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Livret"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#numéroOuVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Polycopié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#MémoireDeMastère"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#organisateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#noMR"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#RaportTechnique"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Évalué"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pageDébut"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#édition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#année"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#partieDe"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pays"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Divers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#résumé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#réalisateurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Mémoire"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#localisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Film"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Informel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#prix"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#nom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#évènement"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#état"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#jour"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Université"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#nomCourt"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#MémoireDeDoctorat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#numéro"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#sortie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Référence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pageFin"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ExtraitCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#dateDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#auteurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Raport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#créateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Conférence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Partie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#contrat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Manuel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ExtraitActes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Revue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Monographie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#mots-clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#contenu"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ville"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Livrable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#taille"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#chapitres"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#parties"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#communications"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#langage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = catégorie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = modeDePublication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = périodicité</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = actes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = Personnes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = mois</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = droits</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = NonPublié</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = adresse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Adresse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapitre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapitre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = éditeurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = ExtraitLivre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = série</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = IntervalleDePages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = titre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Livret</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numéroOuVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = Polycopié</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MémoireDeMastère</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organisateur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = noMR</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = RaportTechnique</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = Évalué</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = pageDébut</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = édition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = année</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = partieDe</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = pays</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = éditeur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Divers</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Compilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = résumé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = réalisateurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Mémoire</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = localisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = Film</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informel</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = prix</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = nom</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = évènement</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = état</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Livre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = livre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = jour</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = Université</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = nomCourt</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = MémoireDeDoctorat</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Actes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = numéro</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sortie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Référence</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = pageFin</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = ExtraitCompilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = dateDePublication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = auteurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Raport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = créateur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conférence</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Partie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Éditeur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contrat</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manuel</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = Clé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = ExtraitActes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Revue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monographie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = mots-clé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contenu</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = ville</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Livrable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = taille</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapitres</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parties</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = langage</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#catégorie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#modeDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#périodicité"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Personnes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#mois"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#droits"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#NonPublié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#éditeurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ExtraitLivre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#série"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#IntervalleDePages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#titre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Livret"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#numéroOuVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Polycopié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#MémoireDeMastère"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#organisateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#noMR"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#RaportTechnique"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Évalué"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pageDébut"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#édition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#année"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#partieDe"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pays"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Divers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#résumé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#réalisateurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Mémoire"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#localisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Film"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Informel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#prix"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#nom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#évènement"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#état"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#jour"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Université"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#nomCourt"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#MémoireDeDoctorat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#numéro"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#sortie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Référence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#pageFin"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ExtraitCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#dateDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#auteurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Raport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#créateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Conférence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Partie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#contrat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Manuel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ExtraitActes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Revue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Monographie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#mots-clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#contenu"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#ville"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#Livrable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#taille"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#chapitres"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#parties"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#communications"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/206/onto.rdf#langage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/207/onto-iso8859.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#catégorie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#modeDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#périodicité"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Personnes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#mois"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#droits"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#NonPublié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#éditeurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ExtraitLivre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#série"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#IntervalleDePages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#titre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Livret"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#numéroOuVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Polycopié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#MémoireDeMastère"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#organisateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#noMR"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#RaportTechnique"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Évalué"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pageDébut"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#édition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#année"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#partieDe"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pays"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Divers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#résumé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#réalisateurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Mémoire"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#localisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Film"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Informel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#prix"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#nom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#évènement"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#état"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#jour"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Université"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#nomCourt"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#MémoireDeDoctorat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#numéro"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#sortie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Référence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pageFin"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ExtraitCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#dateDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#auteurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Raport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#créateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Conférence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Partie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#contrat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Manuel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ExtraitActes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Revue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Monographie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#mots-clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#contenu"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ville"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Livrable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#taille"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#chapitres"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#parties"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#communications"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#langage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = catégorie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = modeDePublication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = périodicité</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = actes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = Personnes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = mois</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = droits</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = NonPublié</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = adresse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Adresse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapitre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapitre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = éditeurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = ExtraitLivre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = série</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = IntervalleDePages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = titre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Livret</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numéroOuVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = Polycopié</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MémoireDeMastère</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organisateur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = noMR</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = RaportTechnique</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = Évalué</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = pageDébut</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = édition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = année</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = partieDe</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = pays</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = éditeur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Divers</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Compilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = résumé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = réalisateurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Mémoire</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = localisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = Film</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informel</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = prix</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = nom</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = évènement</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = état</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Livre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = livre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = jour</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = Université</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = nomCourt</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = MémoireDeDoctorat</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Actes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = numéro</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sortie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Référence</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = pageFin</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = ExtraitCompilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = dateDePublication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = auteurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Raport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = créateur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conférence</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Partie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Éditeur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contrat</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manuel</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = Clé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = ExtraitActes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Revue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monographie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = mots-clé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contenu</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = ville</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Livrable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = taille</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapitres</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parties</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = langage</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#catégorie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#modeDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#périodicité"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Personnes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#mois"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#droits"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#NonPublié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#éditeurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ExtraitLivre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#série"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#IntervalleDePages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#titre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Livret"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#numéroOuVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Polycopié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#MémoireDeMastère"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#organisateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#noMR"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#RaportTechnique"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Évalué"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pageDébut"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#édition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#année"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#partieDe"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pays"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Divers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#résumé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#réalisateurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Mémoire"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#localisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Film"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Informel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#prix"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#nom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#évènement"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#état"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#jour"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Université"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#nomCourt"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#MémoireDeDoctorat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#numéro"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#sortie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Référence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#pageFin"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ExtraitCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#dateDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#auteurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Raport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#créateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Conférence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Partie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#contrat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Manuel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ExtraitActes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Revue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Monographie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#mots-clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#contenu"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#ville"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#Livrable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#taille"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#chapitres"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#parties"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#communications"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/207/onto.rdf#langage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = how_published</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = PERSON_LIST</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Un_published</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = ADDRESS</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = editor</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = In_book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = DATE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PAGE_RANGE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = title</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = number_or_volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = Lecture_notes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = U.R.L.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MSc_thesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organiser</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = M.R.Nb</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = Technical_report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = start_page</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = L.C.C.N.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = is_part_of</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = I.S.B.N.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = abstract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = Motion_picture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = price</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = short_name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhD_thesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proc.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = REFERENCE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = end_page</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = In_collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = first_published</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = human_creator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = CONFERENCE</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = In_proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = JOURNAL</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = keywords</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = I.S.S.N.</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chap</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = com</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = art</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#how_published"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#periodicity"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#PERSON_LIST"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#copyright"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Un_published"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#address"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#ADDRESS"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#editor"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#In_book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#DATE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#series"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#PAGE_RANGE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#title"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Booklet"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#number_or_volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Lecture_notes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#U.R.L."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#MSc_thesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#organiser"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#M.R.Nb"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Technical_report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#reviewed"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#start_page"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#edition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#L.C.C.N."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#is_part_of"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#school"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Misc."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#I.S.B.N."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#abstract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#directors"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Academic"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#location"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Motion_picture"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Informal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#price"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#event"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#state"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#School"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#short_name"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#PhD_thesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Proc."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#REFERENCE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#end_page"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#In_collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#first_published"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#author"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#human_creator"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#CONFERENCE"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Part"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Publisher"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#contract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Manual"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#key"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#In_proceedings"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#JOURNAL"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Monograph"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#keywords"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#I.S.S.N."/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#contents"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#city"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#size"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#chap"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#parts"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#com"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#art"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/208/onto.rdf#language"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = PublicationDetails</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = frequency</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = inMinutes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annotation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = People</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = rights</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Manuscript</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = coordinates</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Directions</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = section</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = coordinatedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = Extract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = inSeries</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageInterval</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = publishingDate</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = heading</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Brochure</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numbering</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = CourseMaterial</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = link</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MScThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = MRN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = TechnicalReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = selection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = beginning</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = LCCN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = company</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = issuedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = componentOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = sponsoredBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publishedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = issuer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Various</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = inCompilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Compilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = ISBN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = summary</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directedBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = StudentReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = place</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = Movie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = JournalPaper</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = NonFormal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = amount</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = id</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = meeting</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = inVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = University</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = acronym</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = DoctoralThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = ConferenceMinutes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Entry</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = end</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = InCompilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = startDate</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = writtenBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = comment</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = createdBy</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Congress</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Section</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = PublishingHouse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = ReferenceGuide</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = ref</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = Communication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Periodical</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = inPeriodical</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monography</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = KeyWordsAndPhrases</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = ISSN</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = table</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = town</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = dimensions</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = sections</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = tomes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = talks</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = papers</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = idiom</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#type"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#PublicationDetails"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#frequency"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#inMinutes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#annotation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#People"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#month"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#rights"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Manuscript"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#coordinates"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Directions"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#section"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Chapter"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#coordinatedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Extract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#inSeries"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#PageInterval"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#publishingDate"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#heading"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Brochure"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#numbering"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#CourseMaterial"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#link"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#MScThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#organizedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#MRN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#pageRange"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#TechnicalReport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#selection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#beginning"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#LCCN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#company"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#issuedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#year"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#componentOf"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#sponsoredBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#country"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#publishedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#issuer"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Various"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#inCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#ISBN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#summary"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#directedBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#StudentReport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#place"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Movie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#JournalPaper"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#NonFormal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#amount"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#id"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#meeting"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#state"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Book"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#inVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#day"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#University"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#acronym"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#DoctoralThesis"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#ConferenceMinutes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#number"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#issue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Entry"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#end"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#InCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#startDate"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#writtenBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Report"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#comment"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#createdBy"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Congress"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Section"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#PublishingHouse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#contract"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#ReferenceGuide"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#ref"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Communication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Periodical"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#inPeriodical"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Monography"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#KeyWordsAndPhrases"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#ISSN"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#table"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#town"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Organization"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#Deliverable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#dimensions"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#sections"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#tomes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#talks"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#papers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/209/onto.rdf#idiom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/210/onto-iso8859.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#catégorie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#modeDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#périodicité"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Personnes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#mois"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#droits"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#NonPublié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#éditeurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ExtraitLivre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#série"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#IntervalleDePages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#titre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Livret"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#numéroOuVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Polycopié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#MémoireDeMastère"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#organisateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#noMR"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#RaportTechnique"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Évalué"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pageDébut"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#édition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#année"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#partieDe"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pays"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Divers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#résumé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#réalisateurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Mémoire"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#localisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Film"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Informel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#prix"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#nom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#évènement"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#état"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#jour"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Université"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#nomCourt"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#MémoireDeDoctorat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#numéro"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#sortie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Référence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pageFin"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ExtraitCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#dateDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#auteurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Raport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#créateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Conférence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Partie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#contrat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Manuel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ExtraitActes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Revue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Monographie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#mots-clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#contenu"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ville"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Livrable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#taille"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#chapitres"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#parties"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#communications"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#langage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = catégorie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = modeDePublication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = périodicité</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = actes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = Personnes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = mois</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = droits</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = NonPublié</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = adresse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Adresse</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapitre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapitre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = éditeurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = ExtraitLivre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = série</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = IntervalleDePages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = titre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Livret</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numéroOuVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = Polycopié</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MémoireDeMastère</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organisateur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = noMR</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = RaportTechnique</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = Évalué</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = pageDébut</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = édition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = année</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = partieDe</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = pays</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = éditeur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Divers</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Compilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = résumé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = réalisateurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Mémoire</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = localisation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = Film</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informel</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = prix</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = nom</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = évènement</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = état</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Livre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = livre</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = jour</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = Université</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = nomCourt</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = MémoireDeDoctorat</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Actes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = numéro</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = sortie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Référence</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = pageFin</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = ExtraitCompilation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = dateDePublication</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = auteurs</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Raport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = créateur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conférence</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Partie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Éditeur</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contrat</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manuel</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = Clé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = ExtraitActes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Revue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monographie</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = mots-clé</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contenu</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = ville</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Livrable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = taille</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapitres</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parties</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = langage</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,788 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
|
||||
<Alignment>
|
||||
<xml>yes</xml>
|
||||
<level>0</level>
|
||||
<type>11</type>
|
||||
<onto1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</onto1>
|
||||
<onto2>http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf</onto2>
|
||||
<uri1>http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</uri1>
|
||||
<uri2>http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf</uri2>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#type"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#catégorie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#howPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#modeDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#periodicity"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#périodicité"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#volume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#volume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#annote"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#annote"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PersonList"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Personnes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#month"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#mois"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#copyright"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#droits"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Unpublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#NonPublié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Address"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Adresse"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Chapter"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Chapitre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#editor"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#éditeurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InBook"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ExtraitLivre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#series"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#série"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PageRange"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#IntervalleDePages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#date"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#date"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#title"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#titre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Booklet"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Livret"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#numberOrVolume"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#numéroOuVolume"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#LectureNotes"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Polycopié"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#url"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#url"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MastersThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#MémoireDeMastère"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organizer"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#organisateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#mrNumber"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#noMR"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#pages"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pages"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#TechReport"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#RaportTechnique"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#reviewed"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Évalué"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#startPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pageDébut"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#edition"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#édition"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lccn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#lccn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#affiliation"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#affiliation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#year"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#année"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isPartOf"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#partieDe"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#organization"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#organisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#country"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pays"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#school"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Misc"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Divers"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#collection"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Collection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Compilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#isbn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#isbn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#abstract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#résumé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#directors"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#réalisateurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Academic"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Mémoire"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#location"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#localisation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#MotionPicture"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Film"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Article"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Article"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Informal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Informel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#price"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#prix"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#name"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#nom"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#event"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#évènement"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#state"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#état"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#book"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#livre"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#day"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#jour"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#School"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Université"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#shortName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#nomCourt"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#PhdThesis"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#MémoireDeDoctorat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Proceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Actes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#number"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#numéro"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issue"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#sortie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Reference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Référence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#endPage"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#pageFin"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InCollection"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ExtraitCompilation"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#firstPublished"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#dateDePublication"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#author"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#auteurs"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Report"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Raport"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#note"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#note"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#humanCreator"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#créateur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Conference"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Conférence"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Part"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Partie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Publisher"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Éditeur"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contract"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#contrat"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Manual"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Manuel"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#key"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#InProceedings"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ExtraitActes"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Revue"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#journal"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#journal"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Monograph"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Monographie"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#keywords"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#mots-clé"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#issn"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#issn"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#contents"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#contenu"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#city"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#ville"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Institution"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Institution"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#Deliverable"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#Livrable"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#size"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#taille"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#chapters"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#chapitres"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#parts"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#parties"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#communications"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#communications"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#articles"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#articles"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#lastName"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#lastName"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
<map>
|
||||
<Cell>
|
||||
<entity1 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf#language"/>
|
||||
<entity2 rdf:resource="http://oaei.ontologymatching.org/2011/benchmarks/210/onto.rdf#langage"/>
|
||||
<measure rdf:datatype="http://www.w3.org/2001/XMLSchema#float">1.0</measure>
|
||||
<relation>=</relation>
|
||||
</Cell>
|
||||
</map>
|
||||
</Alignment>
|
||||
</rdf:RDF>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,211 @@
|
||||
<!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
|
||||
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
|
||||
<body bgcolor="white">
|
||||
<h1>(level 0)
|
||||
Alignment</h1>
|
||||
<h2>Source:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/101/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Target:
|
||||
<a href="http://oaei.ontologymatching.org/2011/benchmarks/221/onto.rdf">http://oaei.ontologymatching.org/2011/benchmarks/221/onto.rdf</a>
|
||||
</h2>
|
||||
<h2>Correspondences</h2>
|
||||
<dl compact>
|
||||
<dt>type = type</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>howPublished = howPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>periodicity = periodicity</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>proceedings = proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>volume = volume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>annote = annote</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PersonList = PersonList</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>month = month</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>copyright = copyright</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Unpublished = Unpublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>address = address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Address = Address</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapter = chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Chapter = Chapter</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>editor = editor</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InBook = InBook</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Date = Date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>series = series</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PageRange = PageRange</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>date = date</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>title = title</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Booklet = Booklet</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>numberOrVolume = numberOrVolume</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>LectureNotes = LectureNotes</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>url = url</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MastersThesis = MastersThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organizer = organizer</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>mrNumber = mrNumber</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>pages = pages</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>TechReport = TechReport</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>reviewed = reviewed</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>startPage = startPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>edition = edition</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lccn = lccn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>affiliation = affiliation</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>institution = institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>year = year</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isPartOf = isPartOf</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>organization = organization</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>country = country</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>publisher = publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>school = school</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Misc = Misc</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>collection = collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Collection = Collection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>isbn = isbn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>abstract = abstract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>directors = directors</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Academic = Academic</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>location = location</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>MotionPicture = MotionPicture</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Article = Article</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Informal = Informal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>price = price</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>name = name</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>event = event</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>state = state</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Book = Book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>book = book</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>day = day</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>School = School</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>shortName = shortName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>PhdThesis = PhdThesis</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Proceedings = Proceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>number = number</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issue = issue</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Reference = Reference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>endPage = endPage</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InCollection = InCollection</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>firstPublished = firstPublished</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>author = author</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Report = Report</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>note = note</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>humanCreator = humanCreator</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Conference = Conference</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Part = Part</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Publisher = Publisher</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contract = contract</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Manual = Manual</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>key = key</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>InProceedings = InProceedings</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Journal = Journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>journal = journal</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Monograph = Monograph</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>keywords = keywords</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>issn = issn</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>contents = contents</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>city = city</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Institution = Institution</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>Deliverable = Deliverable</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>size = size</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>chapters = chapters</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>parts = parts</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>communications = communications</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>articles = articles</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>lastName = lastName</dt>
|
||||
<dd>1.0</dd>
|
||||
<dt>language = language</dt>
|
||||
<dd>1.0</dd>
|
||||
</dl>
|
||||
</body>
|
||||
</html>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user