- From: Dominik Tomaszuk <ddooss@wp.pl>
- Date: Wed, 23 Nov 2011 13:34:43 +0100
- To: Kingsley Idehen <kidehen@openlinksw.com>
- CC: WebID Incubator Group WG <public-xg-webid@w3.org>
On 23.11.2011 13:25, Kingsley Idehen wrote:
> On 11/23/11 6:00 AM, Dominik Tomaszuk wrote:
>> 1) 'type="rel" type="application/rdf+xml"' is not valid, it should be:
>> rel="meta" type="application/rdf+xml"
> I think its an "alternative representation" relation i.e., <link
> rel="alternate" type={RDFformat} href={ResourceURL} ... /> .
This interpretation is possible. Now it is only link to RDF/XML. What
about Turtle?
<link rel="alternate" type="text/turtle" href="profile.ttl"/>
or
<script type="text/turtle" src="profile.ttl"></script>
?
Best regards,
Dominik 'domel' Tomaszuk
Received on Wednesday, 23 November 2011 12:35:13 UTC