Re: HOWTO for serving a WebID using Apache’s .htaccess file.

I have created a .htaccess file according to this howto. Now I was
looking for a nice and generic way to create the RDFa output. Finally
here is my solution: "lightweight RDF query" [1]. If you want to see a
live demo, just have a look at my webid [2].

[1] https://www.axolotlfarm.org/~bergi/projects/rme/lrdfquery/
[2] http://www.bergnet.org/webid

Am 05.04.2011 09:10, schrieb Henry Story:
> 
> On 4 Apr 2011, at 11:10, Andrei Sambra wrote:
> 
>> Hello!
>>
>> I wrote a quick howto[1] on publishing a WebID, while taking into
>> account the possibility of serving different files depending on the type
>> of request, (i.e. file.php for text/html and file.rdf for rdf/xml).
>> Please let me know what you think before I add it to the list of HOWTOs.
> 
> Looks good to me.
> 
> I would add a little section showing how you can then request multiple representations
> using curl -i -H "Accept: ..." -L http://
> 
> Also explain the Content-Location: field 
> 
> Unless you show that people won't understand what they have gained.
> 
>>
>> Andrei
>>
>> [1]
>> http://fcns.eu/2011/04/how-to-serve-a-webid-using-apache-htaccess-file/
>>
>>
>>
>>
> 
> Social Web Architect
> http://bblfish.net/
> 
> 
> 

Received on Thursday, 7 April 2011 22:12:01 UTC