DualLoop / data / groundtruth / conference / cmt-sigkdd.rdf
cmt-sigkdd.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://cmt">
  <location>http://nb.vse.cz/~svabo/oaei2010/cmt.owl</location>
</Ontology>
</onto1>
<onto2>
<Ontology rdf:about="http://sigkdd">
  <location>http://nb.vse.cz/~svabo/oaei2010/sigkdd.owl</location>
</Ontology>
</onto2>

<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#Conference"/>
		<entity2 rdf:resource="http://sigkdd#Conference"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#Paper"/>
		<entity2 rdf:resource="http://sigkdd#Paper"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#ProgramCommitteeMember"/>
		<entity2 rdf:resource="http://sigkdd#Program_Committee_member"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#Document"/>
		<entity2 rdf:resource="http://sigkdd#Document"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#ConferenceChair"/>
		<entity2 rdf:resource="http://sigkdd#General_Chair"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#email"/>
		<entity2 rdf:resource="http://sigkdd#E-mail"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#Review"/>
		<entity2 rdf:resource="http://sigkdd#Review"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#ProgramCommittee"/>
		<entity2 rdf:resource="http://sigkdd#Program_Committee"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#ProgramCommitteeChair"/>
		<entity2 rdf:resource="http://sigkdd#Program_Chair"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#Author"/>
		<entity2 rdf:resource="http://sigkdd#Author"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#submitPaper"/>
		<entity2 rdf:resource="http://sigkdd#submit"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>
<map>
	<Cell>
		<entity1 rdf:resource="http://cmt#Person"/>
		<entity2 rdf:resource="http://sigkdd#Person"/>
		<measure rdf:datatype="xsd:float">1.0</measure>
		<relation>=</relation>
	</Cell>
</map>

</Alignment>
</rdf:RDF>