Re: New Version Notification for draft-wilde-accept-post-03.txt

On 8/5/14 5:59 PM, Erik Wilde wrote:
> FYI (referenced in http://www.w3.org/TR/ldp/#references):
>
> On 2014-08-05, 9:54 , internet-drafts@ietf.org wrote:
>> A new version of I-D, draft-wilde-accept-post-03.txt
>> has been successfully submitted by Erik Wilde and posted to the
>> IETF repository.
>>
>> Name:        draft-wilde-accept-post
>> Revision:    03
>> Title:        The Accept-Post HTTP Header
>> Document date:    2014-08-05
>> Group:        Individual Submission
>> Pages:        12
>> URL: http://www.ietf.org/internet-drafts/draft-wilde-accept-post-03.txt
>> Status: https://datatracker.ietf.org/doc/draft-wilde-accept-post/
>> Htmlized: http://tools.ietf.org/html/draft-wilde-accept-post-03
>> Diff: http://www.ietf.org/rfcdiff?url2=draft-wilde-accept-post-03
>>
>> Abstract:
>>     This specification defines a new HTTP response header field Accept-
>>     Post, which indicates server support for specific media types for
>>     entity bodies in HTTP POST requests.
>>
>> Note to Readers
>>
>>     This draft should be discussed on the apps-discuss mailing list [1].
>>     Online access to all versions and files is available on github [2].
>

Trying to understand the reference to rww.io in the spec. Basically, 
there are other platforms that implement this already, for example our 
OpenLink Data Spaces platform [1][2]:

curl -I http://ods-qa.openlinksw.com/~kidehen/Public/
HTTP/1.1 200 OK
Server: Virtuoso/07.10.3211 (Linux) x86_64-redhat-linux-gnu  VDB
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
Date: Tue, 05 Aug 2014 19:59:33 GMT
Accept-Ranges: bytes
MS-Author-Via: DAV
Cache-Control: no-cache, must-revalidate
Pragma: no-cache
Expires: -1;
MS-Author-Via: DAV, SPARQL
Allow: 
GET,HEAD,POST,PUT,DELETE,OPTIONS,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,TRACE,PATCH
Accept-Patch: application/sparql-update
Accept-Post: text/turtle,text/n3,text/nt
Vary: Accept,Origin,If-Modified-Since,If-None-Match
Link: <http://www.w3.org/ns/ldp#Resource>; rel="type"
Link: <http://www.w3.org/ns/ldp#BasicContainer>; rel="type"
Link: <http://ods-qa.openlinksw.com/DAV/home/kidehen/Public,meta>; 
rel="meta"
Link: <http://ods-qa.openlinksw.com/DAV/home/kidehen/Public,acl>; rel="acl"

Links:

[1] http://web.ods.openlinksw.com -- OpenLink Data Spaces page .
[2] 
http://bit.ly/loosely-coupled-read-write-web-and-web-access-controls-using-webid 
.

-- 
Regards,

Kingsley Idehen 
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog 1: http://kidehen.blogspot.com
Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen
Twitter Profile: https://twitter.com/kidehen
Google+ Profile: https://plus.google.com/+KingsleyIdehen/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this

Received on Tuesday, 5 August 2014 20:02:35 UTC