Re: [webfinger] Registration of a URN for WebFinger Properties
Melvin Carvalho <melvincarvalho@gmail.com> Fri, 11 October 2013 20:18 UTC
Return-Path: <melvincarvalho@gmail.com>
X-Original-To: webfinger@ietfa.amsl.com
Delivered-To: webfinger@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DCA521F9A70 for <webfinger@ietfa.amsl.com>; Fri, 11 Oct 2013 13:18:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.539
X-Spam-Level:
X-Spam-Status: No, score=-2.539 tagged_above=-999 required=5 tests=[AWL=0.060, BAYES_00=-2.599, HTML_MESSAGE=0.001, NO_RELAYS=-0.001]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id We8uZPVDyLDO for <webfinger@ietfa.amsl.com>; Fri, 11 Oct 2013 13:18:01 -0700 (PDT)
Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b]) by ietfa.amsl.com (Postfix) with ESMTP id 1410E21F9A6D for <webfinger@ietf.org>; Fri, 11 Oct 2013 13:17:56 -0700 (PDT)
Received: by mail-la0-f43.google.com with SMTP id ep20so3882036lab.16 for <webfinger@ietf.org>; Fri, 11 Oct 2013 13:17:56 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BxdqWBcojUJjMCppireIzuL0T1AhFYqLcNc/AmIv4fE=; b=G6lQcI9buV9Hf+et9gelnf935q83wIj2j8p+LlASRGj2eoLrruKqEiL0KQY0+yWDSx q4z2OGc1xjzVIh8PIKjS7tKp/7M5PXdU8zl54Xj94d0FNHz0bW+NGzB9FZChuMhhvM4Q 7raK9YAhtJBpoqQ5ndUJK5WIFzkcpyy9g12Pl5ly3oYqQRJ0F/Offf7oEssi4wFt1qmz cZ9QxtkFxRqPjM89cbWwDlBctPJASJKp2SDB1OhA6ZPPEf2RpMQfOBOx60oF+nKAuIv2 xJIurZNJoydcsiYPTKfoiReb5p5+TRiFzwa6qZ+whzILUWj716hVCSFmasLQoObtG5At +aNA==
MIME-Version: 1.0
X-Received: by 10.112.42.68 with SMTP id m4mr18264005lbl.4.1381522675518; Fri, 11 Oct 2013 13:17:55 -0700 (PDT)
Received: by 10.112.159.233 with HTTP; Fri, 11 Oct 2013 13:17:55 -0700 (PDT)
In-Reply-To: <52585946.10502@openlinksw.com>
References: <CAKaEYhJEvfiPT-5zTjnVXSpyGxYnpOO5gB0wvjgcHB6u6Fq6RQ@mail.gmail.com> <em19baa0e5-7a97-44ab-874e-b084b9645052@sydney> <CAKaEYhJGY4xn_1UQbWPV=qRpwPcS1JP2cme7OYyyy7i1UvcuXg@mail.gmail.com> <52583040.1060405@packetizer.com> <52585946.10502@openlinksw.com>
Date: Fri, 11 Oct 2013 22:17:55 +0200
Message-ID: <CAKaEYhKEz1oZJiFWdC6UfujVJgJagHgwi8uTxp8EkUDMGGGitg@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: Kingsley Idehen <kidehen@openlinksw.com>
Content-Type: multipart/alternative; boundary="001a1133687652d3ce04e87cd08a"
Cc: webfinger <webfinger@ietf.org>
Subject: Re: [webfinger] Registration of a URN for WebFinger Properties
X-BeenThere: webfinger@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Discussion of the Webfinger protocol proposal in the Applications Area <webfinger.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/webfinger>, <mailto:webfinger-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/webfinger>
List-Post: <mailto:webfinger@ietf.org>
List-Help: <mailto:webfinger-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/webfinger>, <mailto:webfinger-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 11 Oct 2013 20:18:02 -0000
On 11 October 2013 22:02, Kingsley Idehen <kidehen@openlinksw.com> wrote: > On 10/11/13 1:07 PM, Paul E. Jones wrote: > >> >> FOAF does not define a set of URI. Rather, it's XML-based markup. >> WebFinger uses URIs as identifiers. I don't really care where those >> identifiers are defined, but at present there is no standard property >> identifer in URI form that means "name". >> > > FOAF [1] isn't XML-based markup. It is an RDF model oriented vocabulary > that's accessible in a variety of formats. Basically, FOAF provides > modelling for entities and entity relationships in domains such as social > networks. > > URIs are Names. > > An HTTP URI can also be used to Name (or Denote) anything, and that > includes Relations. > > An HTTP URL is a type of HTTP URI that Names (or Denotes) a Web Document. > > A WebID is a type of HTTP URI that Names (or Denotes) an entity of type > Agent (Person, Organization, Software, Machine etc..) . > > Webfinger enables the use of acct: scheme URIs to Name (or Denote) > entities of type Person (and possibly other Agent types). > > Name->Address Indirection: > > When I look-up an HTTP URL that denotes a Document or WebID that denotes > an Agent my request resolves to data that describes the URI's referent. > > The Webfinger protocol enables me look-up an acct: scheme URI such that > it resolves to data that describes the URI's referent. > > Data Formats: > > When I look-up an HTTP URL I more than likely get an HTML representation > of data. > When I look-up a WebID I will get RDF model based Linked Data in formats > such as Turtle, JSON-LD, RDFa, RDF/XML etc.. > When I lookup an acct: scheme URI (via Webfinger protocol) I will get EAV > model structured data in JRD or XRD format. > > Ultimately, I think its time we all coalesce around the same thing (webby > structured data), since the host OS (World Wide Web) already has all the > thorny issues addressed in its core architecture :-) > +1 > > > Links: > > 1. http://xmlns.com/foaf/spec/ > 2. http://bit.ly/10Y9FL1 -- HTTP URIs as Names for anything has been part > of the Web's architecture since inception . > > -- > > Regards, > > Kingsley Idehen > Founder & CEO > OpenLink Software > Company Web: http://www.openlinksw.com > Personal Weblog: http://www.openlinksw.com/**blog/~kidehen<http://www.openlinksw.com/blog/~kidehen> > Twitter/Identi.ca handle: @kidehen > Google+ Profile: https://plus.google.com/**112399767740508618350/about<https://plus.google.com/112399767740508618350/about> > LinkedIn Profile: http://www.linkedin.com/in/**kidehen<http://www.linkedin.com/in/kidehen> > > > > > > > _______________________________________________ > webfinger mailing list > webfinger@ietf.org > https://www.ietf.org/mailman/listinfo/webfinger > >
- [webfinger] Registration of a URN for WebFinger P… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Barry Leiba
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… John Bradley
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Will Norris
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Will Norris
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Will Norris
- Re: [webfinger] Registration of a URN for WebFing… Paul E. Jones
- Re: [webfinger] Registration of a URN for WebFing… Mike Jones
- Re: [webfinger] Registration of a URN for WebFing… Kingsley Idehen
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho
- Re: [webfinger] Registration of a URN for WebFing… Melvin Carvalho