October 30, 200916 yr Need help with the proper method of formatting RDF xml grammar in a xslt to convert to FMRESULTGRAMMER for an import. (DISCLAIMER: I know enough xml to pull in simple feeds. I am NOT well versed in XML otherwise) My issue is with defining the items into a list that can imported. The current feed gives references to each feed item found, and then uses the "rdf:about" to identify each entry listed in the "rdfSeq". Is there any place I can go to see an example of a FM XSLT with grammar related to converting RDF content?
November 5, 200916 yr Here's a link to the XSD: RDF XSD and there are other locations showing this schema. Just google for 'RTF xml schema'. Any XSLT for your import would probably require knowledge of your database schema.
Create an account or sign in to comment