Mentions légales du service

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

- fixed mistake in Ontology formalisms descriptions

parent 61a0eebd
No related branches found
No related tags found
No related merge requests found
...@@ -25,23 +25,23 @@ ...@@ -25,23 +25,23 @@
<dc:date>2010/10/10</dc:date> <dc:date>2010/10/10</dc:date>
<method>manual</method> <method>manual</method>
<purpose>example</purpose> <purpose>example</purpose>
<rdf:comment>This is a transformation of total.xml which can be transformed in OWL</rdf:comment> <rdfs:comment>This is a transformation of total.xml which can be transformed in OWL</rdfs:comment>
<level>2EDOAL</level> <level>2EDOAL</level>
<type>**</type> <type>**</type>
<onto1> <onto1>
<Ontology rdf:about="&wine;"> <Ontology rdf:about="&wine;">
<formalism> <formalism>
<Formalism name="OWL1.0" uri="http://www.w3.org/2002/07/owl#"/> <Formalism align:name="OWL1.0" align:uri="http://www.w3.org/2002/07/owl#"/>
</formalism> </formalism>
</Ontology> </Ontology>
</onto1> </onto1>
<onto2> <onto2>
<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 align:uri="http://www.wsmo.org/wsml/wsml-syntax/wsml-dl" <Formalism align:uri="http://www.wsmo.org/wsml/wsml-syntax/wsml-dl"
align:name="wsml" /> align:name="wsml" />
</formalism> </formalism>
</Ontology> </Ontology>
</onto2> </onto2>
......
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<onto1> <onto1>
<Ontology rdf:about="&wine;"> <Ontology rdf:about="&wine;">
<formalism> <formalism>
<Formalism name="OWL1.0" uri="http://www.w3.org/2002/07/owl#"/> <Formalism align:name="OWL1.0" align:uri="http://www.w3.org/2002/07/owl#"/>
</formalism> </formalism>
</Ontology> </Ontology>
</onto1> </onto1>
......
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