dao-forum
[Top] [All Lists]

[dao-forum] xml import

To: DigitalArtOntology <dao-forum@xxxxxxxxxxxx>
Cc: protege-discussion@xxxxxxxxxxxxxxxx
From: Kenneth Fields <ken@xxxxxxxxxxxxxxx>
Date: Fri, 27 Feb 2004 10:02:41 +0800
Message-id: <277846808.25253@mail.tsinghua.edu.cn>
Message-id: <06C656E1-68C9-11D8-9DB8-0003936D930C@create.ucsb.edu>
Below is an xml export of the wiki notepad program - called voodoo. 
When imported to protege I will have the classes, data and version. The 
indented element becomes an instance of data - air pressure and ear. 
How could I alter the format to have the instances import as classes. 
For example to have <key> import as a class.    (01)

Ken Fields    (02)



<?xml version="1.0" encoding="utf-8"?>
<vdoc>
     <version>1.1.2</version>
     <data>
         <key>air pressure</key>
         <isURL>No</isURL>
         <shouldHighlightLinks>Yes</shouldHighlightLinks>
         <alias>air pressure</alias>
         <content>Write about air pressure here.</content>
     </data>
     <data>
         <key>ear</key>
         <isURL>No</isURL>
         <shouldHighlightLinks>Yes</shouldHighlightLinks>
         <alias>ear</alias>
         <content>Write about ear here.</content>
     </data>    (03)

 _________________________________________________________________
Message Archives: http://dao.cim3.net/forum/dao-forum/
Subscribe/Unsubscribe/Config: http://dao.cim3.net/mailman/listinfo/dao-forum/
Shared Files: http://dao.cim3.net/file/
Community Wiki: http://dao.cim3.net/wiki/
Community Portal: http://dao.cim3.net/
To Post: mailto:dao-forum@dao.cim3.net    (04)
<Prev in Thread] Current Thread [Next in Thread>