Re: broken turtle

hi,

your server might not be conf'd properly. 

1. when i check you'r the webID with tomcat's webIDRealm, openRDF api tries to parse with the RDFXMLParser,
   so there might be something wrong with the mime-type.
2. have you tried the several responses from your server when using curl
   2.1. curl "http://rapstr1.blob.core.windows.net/ods/user.ttl"
   2.2. curl "http://rapstr1.blob.core.windows.net/ods/user.ttl#me"
   2.3. curl "http://rapstr1.blob.core.windows.net/ods/user.ttl%23me"

wkr http://www.turnguard.com/turnguard


----- Original Message -----
From: "Peter Williams" <home_pw@msn.com>
To: public-xg-webid@w3.org
Sent: Thursday, December 22, 2011 11:53:15 PM
Subject: RE: broken turtle


@prefix peter: < https://rapstr1.blob.core.windows.net/ods/user.ttl #> . 

if I use the explicit https scheme for the prefix of the subject, and the SAN URI has an http URI, I assume there will no match. 

Since the RDfa example is relative, perhaps consider make the turtle sample relative. Just do them the same way, that is, so the SAN URI controls the http/https issues in the namespace. i think this means make the subjkect's namespace the default (and move cert namespace to an explicit tag). 

but what do I know... 




From: home_pw@msn.com 
To: public-xg-webid@w3.org 
Date: Thu, 22 Dec 2011 14:31:00 -0800 
Subject: broken turtle 



Since Ive had two sites able to read a blog post with an bit of annotated HTML act as a webid profile (tied to a cert), I professionalized a bit. 

I built a turtle file, per the spec, and published it on a restful file server (azure blob service). I configured things so the mime type is application/turtle. 

Whats wrong? I tried it on FOAFSSL.ORG, which produced information document in this report: http://wp.me/p1fcz8-1Kf 

-- 
| Jürgen Jakobitsch, 
| Software Developer
| Semantic Web Company GmbH
| Mariahilfer Straße 70 / Neubaugasse 1, Top 8
| A - 1070 Wien, Austria
| Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22

COMPANY INFORMATION
| http://www.semantic-web.at/

PERSONAL INFORMATION
| web   : http://www.turnguard.com
| foaf  : http://www.turnguard.com/turnguard
| skype : jakobitsch-punkt

Received on Friday, 23 December 2011 00:05:04 UTC