DualLoop / data / groundtruth / conference / ekaw-iasted.rdf
ekaw-iasted.rdf
Raw
<?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>??</type>

<onto1>
<Ontology rdf:about="http://ekaw">
  <location>http://nb.vse.cz/~svabo/oaei2010/ekaw.owl</location>
</Ontology>
</onto1>
<onto2>
<Ontology rdf:about="http://iasted">
  <location>http://nb.vse.cz/~svabo/oaei2010/iasted.owl</location>
</Ontology>
</onto2>

<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Location"/>
		<entity2 rdf:resource="http://iasted#Place"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Document"/>
		<entity2 rdf:resource="http://iasted#Document"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Event"/>
		<entity2 rdf:resource="http://iasted#Activity"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Person"/>
		<entity2 rdf:resource="http://iasted#Person"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Paper_Author"/>
		<entity2 rdf:resource="http://iasted#Author"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Session"/>
		<entity2 rdf:resource="http://iasted#Session"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Review"/>
		<entity2 rdf:resource="http://iasted#Review"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Conference_Banquet"/>
		<entity2 rdf:resource="http://iasted#Dinner_banquet"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Tutorial"/>
		<entity2 rdf:resource="http://iasted#Tutorial"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://ekaw#Session_Chair"/>
		<entity2 rdf:resource="http://iasted#Session_chair"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>

</Alignment>
</rdf:RDF>