Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cb67d56f authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- adapted to EDOAL format

parent 569ade39
No related branches found
No related tags found
No related merge requests found
...@@ -6,20 +6,19 @@ ...@@ -6,20 +6,19 @@
<!ENTITY proton "http://proton.semanticweb.org/"> <!ENTITY proton "http://proton.semanticweb.org/">
]> ]>
<!-- JE: NOTE this is not complete with regard to 2.2.10: <!-- JE2010: With the "#" in the end, this is parsed (by the RDF parser...)
would be good to do it. This is also not correct for the without it, this is not! -->
relations <rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment#"
-->
<rdf:RDF xmlns="http://knowledgeweb.semanticweb.org/heterogeneity/alignment#"
xml:base="http://oms.omwg.org/wine-vin/" xml:base="http://oms.omwg.org/wine-vin/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ex="http://example.org" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ex="http://example.org"
xmlns:wine="http://www.w3.org/TR/2003/CR-owl-guide-20030818/wine#" xmlns:wine="http://www.w3.org/TR/2003/CR-owl-guide-20030818/wine#"
xmlns:vin="http://ontology.deri.org/vin#" xmlns:vin="http://ontology.deri.org/vin#"
xmlns:proton="http://proton.semanticweb.org/" xmlns:proton="http://proton.semanticweb.org/"
xmlns:omwg="http://www.omwg.org/TR/d7/ontology/alignment/"> xmlns:edoal="http://ns.inria.org/edoal/1.0/#">
<Alignment rdf:about="http://oms.omwg.org/wine-vin/"> <Alignment rdf:about="http://oms.omwg.org/wine-vin/">
<xml>yes</xml> <xml>yes</xml>
...@@ -27,7 +26,7 @@ ...@@ -27,7 +26,7 @@
<dc:date>2006/06/07</dc:date> <dc:date>2006/06/07</dc:date>
<method>manual</method> <method>manual</method>
<purpose>example</purpose> <purpose>example</purpose>
<level>2OMWG</level> <level>2EDOAL</level>
<type>**</type> <type>**</type>
<onto1> <onto1>
<Ontology rdf:about="&wine;"> <Ontology rdf:about="&wine;">
...@@ -43,80 +42,83 @@ ...@@ -43,80 +42,83 @@
<Ontology rdf:about="&vin;"> <Ontology rdf:about="&vin;">
<location>http://www.scharffe.fr/ontologies/OntologieDuVin.wsml</location> <location>http://www.scharffe.fr/ontologies/OntologieDuVin.wsml</location>
<formalism> <formalism>
<Formalism> <Formalism align:uri="http://www.wsmo.org/wsml/wsml-syntax/wsml-dl"
<uri>http://www.wsmo.org/wsml/wsml-syntax/wsml-dl</uri> align:name="wsml" />
<name>wsml</name>
</Formalism>
</formalism> </formalism>
</Ontology> </Ontology>
</onto2> </onto2>
<map> <map>
<Cell rdf:about="MappingRule_0"> <Cell rdf:about="MappingRule_0">
<entity1><edoal:Class rdf:about="&wine;VintageYear"/></entity1>
<entity1><omwg:Class rdf:about="&wine;VintageYear"/></entity1> <entity2><edoal:Class rdf:about="&vin;Millesime"/></entity2>
<entity2><omwg:Class rdf:about="&vin;Millesime"/></entity2>
<measure rdf:datatype="&xsd;float">1.0</measure> <measure rdf:datatype="&xsd;float">1.0</measure>
<relation>Equivalence</relation> <relation>Equivalence</relation>
</Cell> </Cell>
</map> </map>
<map> <map>
<Cell rdf:about="MappingRule_1"> <Cell rdf:about="MappingRule_1">
<entity1><omwg:Attribute rdf:about="&wine;yearValue"/></entity1> <entity1><edoal:Property rdf:about="&wine;yearValue"/></entity1>
<entity2><omwg:Attribute rdf:about="&vin;anneeMillesime"/></entity2> <entity2><edoal:Property rdf:about="&vin;anneeMillesime"/></entity2>
<measure rdf:datatype="&xsd;float">1.0</measure> <measure rdf:datatype="&xsd;float">1.0</measure>
<relation>Equivalence</relation> <relation>Equivalence</relation>
</Cell> </Cell>
</map> </map>
<map> <map>
<Cell rdf:about="MappingRule_2"> <Cell rdf:about="MappingRule_2">
<entity1><omwg:Relation rdf:about="&wine;locatedIn"/></entity1> <entity1><edoal:Relation rdf:about="&wine;locatedIn"/></entity1>
<entity2><omwg:Relation rdf:about="&vin;hasTerroir"/></entity2> <entity2><edoal:Relation rdf:about="&vin;hasTerroir"/></entity2>
<measure rdf:datatype="&xsd;float">1.0</measure> <measure rdf:datatype="&xsd;float">1.0</measure>
<relation>SubsumedBy</relation> <relation>SubsumedBy</relation>
</Cell> </Cell>
</map> </map>
<!--map> <map>
<Cell rdf:about="MappingRule_3"> <Cell rdf:about="MappingRule_3">
<entity1><omwg:Class rdf:about="&wine;Bordeaux"/></entity1> <entity1><edoal:Class rdf:about="&wine;Bordeaux"/></entity1>
<entity2> <entity2>
<omwg:Class rdf:about="&vin;Vin"> <edoal:Class>
<omwg:attributeValueCondition> <edoal:and rdf:parseType="Collection">
<omwg:Restriction> <edoal:Class rdf:about="&vin;Vin"/>
<omwg:onProperty> <edoal:PropertyValueRestriction>
<omwg:Path> <edoal:onProperty>
<omwg:first><omwg:Relation rdf:about="&vin;hasTerroir"/></omwg:first> <edoal:Relation>
<omwg:next><omwg:Relation rdf:about="&proton;locatedIn"/></omwg:next> <edoal:compose rdf:parseType="Collection">
</omwg:Path> <edoal:Relation rdf:about="&vin;hasTerroir"/>
</omwg:onProperty> <edoal:Relation rdf:about="&proton;locatedIn"/>
<omwg:comparator rdf:resource="&xsd;equals"/> </edoal:compose>
<omwg:value>loc:Aquitaine</omwg:value> </edoal:Relation>
</omwg:Restriction> </edoal:onProperty>
</omwg:attributeValueCondition> <edoal:comparator rdf:resource="&xsd;equals"/>
</omwg:Class> <!--edoal:value>loc:Aquitaine</edoal:value-->
<edoal:value><edoal:Instance rdf:about="&vin;Aquitaine"/></edoal:value>
</edoal:PropertyValueRestriction>
</edoal:and>
</edoal:Class>
</entity2> </entity2>
<measure rdf:datatype='&xsd;float'>1.</measure> <measure rdf:datatype='&xsd;float'>1.</measure>
<relation>SubsumedBy</relation> <relation>SubsumedBy</relation>
</Cell> </Cell>
</map--> </map>
<map> <map>
<Cell rdf:about="MappingRule_4"> <Cell rdf:about="MappingRule_4">
<entity1> <entity1>
<omwg:Class> <edoal:Class>
<omwg:or> <edoal:or rdf:parseType="Collection">
<omwg:Collection> <edoal:Class rdf:about="&vin;Acidite"/>
<omwg:item><omwg:Class rdf:about="&vin;Acidite"/></omwg:item> <edoal:Class rdf:about="&vin;Astreingence"/>
<omwg:item><omwg:Class rdf:about="&vin;Astreingence"/></omwg:item> <edoal:Class rdf:about="&vin;Amertume"/>
<omwg:item><omwg:Class rdf:about="&vin;Amertume"/></omwg:item> </edoal:or>
</omwg:Collection> </edoal:Class>
</omwg:or>
</omwg:Class>
</entity1> </entity1>
<entity2> <entity2>
<omwg:Class rdf:about="&wine;WineFlavor"/> <edoal:Class>
<edoal:not>
<edoal:Class rdf:about="&wine;WineFlavor"/>
</edoal:not>
</edoal:Class>
</entity2> </entity2>
<measure rdf:datatype='&xsd;float'>1.</measure> <measure rdf:datatype='&xsd;float'>1.</measure>
<relation>SubsumedBy</relation> <relation>SubsumedBy</relation>
</Cell> </Cell>
</map> </map>
</Alignment> </Alignment>
</rdf:RDF> </rdf:RDF>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment