[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Embedding RDF metadata within an XML document
- From: Rick Jelliffe <ricko@allette.com.au>
- To: xml-dev@lists.xml.org
- Date: Fri, 23 Feb 2001 02:21:54 +0800
From: Warren Hedley <w.hedley@auckland.ac.nz>
>Is this correct use of RDF? Are processors likely to be able to
>make use of it? Are processors going to be able to determine
>which metadata applies to <some_cellml_element> and which
>applies to <another_cellml_element>?
The normal advise for this kind of thing is to mark up your data
with as specific element names and clear structure as you can
and then to write a transformation to RDF.
That way you can work with data that makes sense to you,
and leave RDF as backend plummbing.
Cheers
Rick Jelliffe