Tim; Storing specific file formats in OWL is not part of the standard. Take, for example, an image. An OWL file will store a URI for the image, not the image itself.
You could access the blobs in your database through call to your database, storing the files outside of your database, etc. -- Scott On Oct 29, 4:09 pm, "Smith, Tim" <[EMAIL PROTECTED]> wrote: > Hi, > > Does anyone know if you can store documents in an OWL model? Specifically, > can I make a PDF file, Word doc, etc.. the object of a triple? > > I've just run across this case when designing the mapping between a legacy > system that stores documents as blobs and a future semantic version of the > same system. Having the ability to access documents via TBC/TBL is going to > be a large requirement as our use of semantic technology evolves. > > Thanks, > > Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
