Sorry Ken, I've been meaning to get back to you with the earlier example.
I'll try an have a response by tonight ;-) (01)
Cheers,
Danny. (02)
> -----Original Message-----
> From: dao-forum-bounces@dao.cim3.net
> [mailto:dao-forum-bounces@dao.cim3.net]On Behalf Of Kenneth Fields
> Sent: 27 February 2004 03:03
> To: DigitalArtOntology
> Cc: protege-discussion@SMI.Stanford.EDU
> Subject: [dao-forum] xml import
>
>
> 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.
>
> Ken Fields
>
>
>
> <?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>
>
> _________________________________________________________________
> 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 (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)
|