A quick question if I may please: If I have an RDF instance called example.rdf that has a series of Descriptions with IDs, i.e. <rdf:Description rdf:ID="name1"> Stuff </rdf:Description> <rdf:Description rdf:ID="name2"> Different stuff </rdf:Description> And I now have a Link tag in an XHTML document that says <link rel="meta" type="application/rdf+xml" href="example.rdf#name1" /> Am I "safe" to take this to mean that the RDF description for the XHTML page is "Stuff" and not "Different stuff"? If yes, does the same answer apply if I use an HTTP response header rather than a Link tag? (in theory I suppose it could mean that the RDF described the server, not the content following the headers?) Any help greatly appreciated, thank you. Phil ArcherReceived on Thursday, 10 June 2004 10:08:19 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:44:50 UTC