[
Lists Home |
Date Index |
Thread Index
]
>Yes. that makes sense. Is there a tecnique for linking html tag (or
xml)
>to external rdf document. something like
>
><tag rdf:Document="http://mysite/my.rdf"
>rdf:ResourceDescription="http://mysite/resource1">ugh</tag>
>
>where rdf:ResourceDescription would be existing description in my.rdf
>
>I personally think this embedding rdf data into a web page is kind of
messy.
It seems to me that the most sensible way to do this stuff is to make
use of profile
http://www.w3.org/TR/REC-html40/struct/global.html#profiles the problem
is of course deciding and agreeing on how one should make use of it.
|