diff --git a/examples/omwg/total-owlable.xml b/examples/omwg/total-owlable.xml index 5afd38b8ab6e9b39b0185243476f6a6b2ba7eb18..536f5c02646935940e82200f87eddc49aa08454c 100644 --- a/examples/omwg/total-owlable.xml +++ b/examples/omwg/total-owlable.xml @@ -25,23 +25,23 @@ <dc:date>2010/10/10</dc:date> <method>manual</method> <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> <type>**</type> <onto1> <Ontology rdf:about="&wine;"> - <formalism> - <Formalism name="OWL1.0" uri="http://www.w3.org/2002/07/owl#"/> - </formalism> + <formalism> + <Formalism align:name="OWL1.0" align:uri="http://www.w3.org/2002/07/owl#"/> + </formalism> </Ontology> </onto1> <onto2> <Ontology rdf:about="&vin;"> - <location>http://www.scharffe.fr/ontologies/OntologieDuVin.wsml</location> - <formalism> - <Formalism align:uri="http://www.wsmo.org/wsml/wsml-syntax/wsml-dl" - align:name="wsml" /> - </formalism> + <location>http://www.scharffe.fr/ontologies/OntologieDuVin.wsml</location> + <formalism> + <Formalism align:uri="http://www.wsmo.org/wsml/wsml-syntax/wsml-dl" + align:name="wsml" /> + </formalism> </Ontology> </onto2> diff --git a/examples/omwg/total.xml b/examples/omwg/total.xml index 61461cd28526c8257f9a1ced18b8429af4eb6a0a..43540d4a0860bda3d05c28ea607855ef086e61bb 100644 --- a/examples/omwg/total.xml +++ b/examples/omwg/total.xml @@ -32,7 +32,7 @@ <onto1> <Ontology rdf:about="&wine;"> <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> </Ontology> </onto1>