Re: Testing Webid

Thanks for testing.

These manual test are usefully to generate test cases for the test
suite. Maybe you want to join the discussion about the test page output
format. This would help us to generate lists like yours automatically.

Am 14.01.2012 15:59, schrieb Melvin Carvalho:
> Test WebIDs
> 
> http://melvincarvalho.com/#me
> 
> 1 PASS
> http://id.myopenlink.net/ods/webid_demo.html
> 
> 
> 
> 2 FAIL
> https://webid.turnguard.com:8443/WebIDTestServer/
> Message : Content-Type : text/html is not supported
> 
> 
> 3 FAIL
> https://resourceme.bergnet.org
> Not all public keys are well formed
> Outcome 	http://www.w3.org/ns/earl#failed

My endpoint currently supports only RDF/XML. Turtle format is on the
todo list. I tried to fetch the profile in RDF/XML and Turtle format
with cURL, using the following command line parameters, but I always got
the RDFa output.

curl -H "Accept: application/rdf+xml" http://melvincarvalho.com/#me
curl -H "Accept: text/turtle" http://melvincarvalho.com/#me

> 
> 
> 4. PASS
> http://webid.fcns.eu/
> 
> 
> 
> 5. PASS
> https://foafssl.org/test/WebId
> 
> 
> 
> 6 PASS
> http://data.fm/
> 
> 
> 
> Note
> We also tried with timbl's webid : http://www.w3.org/People/Berners-Lee/card#i
> #1 worked, #2 and #3 failed

The cert:modulus contains spaces in both formats, Turtle and RDF/XML.

> 
> 

Received on Saturday, 14 January 2012 16:48:50 UTC