Re: 15 Ways to Think About Data Quality (Just for a Start)

>
> Using Safari, when I click on the link above I hit an authentication
> challenge [1].
>

Oh, I see. Clicking on the export links in the browser works without
authentication, but issuing the queries directly doesn't yet. No good reason
for that, so I'll get it changed.

1. Do you have a Data Object Identifier (Name Reference) for 'Michael
> Jackson' that's distinct from its actual Object Representation Address (Data
> Location Reference) with regards to the entity 'Michael Jackson' ?
>

Yes. I already answered this twice already.

2. Does the fidelity of the Object Graph that constitutes the Object
> Representation remain consistent across data representation formats?
>

Mostly. There's a "Plain Text" format that doesn't include any
relationships, and the other formats differ slightly in how they represent
one-to-many relationships, but the logical structures are the same.

3. Can I HTTP get against the Object Identifier for 'Michael Jackson' and
> receive a graph that describes 'Michael Jackson'?
>

Yes. You'll probably have better results asking for the information you
want, rather than relying on the default response, but that's a different
question.


> The questions above are important since they define the HTTP based Linked
> Data concept and also lie at the core of all URLs published re. my demos.
> This is how we get to a more "Apples vs Apples" style of conversation.
>

But to be clear, this is not my goal. Needle makes no claims to be a Linked
Data brand system. It is HTTP/REST-based, it is a graph database, and every
node does have an ID (and by virtue of this a URI), but linking is not our
primary concern. You're actually the one who brought Needle into this
conversation, not me. Ironic, given your short temper about people derailing
"your" threads.

Received on Wednesday, 13 April 2011 14:36:32 UTC