Re: Transforming XML content into RDF assertions

Michael Denny wrote:

> If one has a collection of XML documents sharing one or more XML Schemas and
> an RDF Schema describing the knowledgebase structure, how would they proceed
> to populate the knowledgebase? 

  * Determine the parts of information to be converted to RDF, unless 
you really want *all* of the XML to be converted to RDF.

  * Locate that information in the XML Schemas

  * Use that to write some transformer (XSLT) to produce the RDF 
metadata according to your RDF Schema. That should be easy.

Of course this is just what comes in my mind right now. Perhaps others 
may be able to provide information on tools, cases etc.

Manos

Received on Thursday, 3 October 2002 10:47:57 UTC