SDShare / Specification

SDShare - Protocol for the syndication and synchronisation of RDF
Other
10 stars 1 forks source link

Update the RDF client semantics #5

Closed gra-moore closed 12 years ago

gra-moore commented 12 years ago

Need to describe this in terms of graphs etc and also cover how to deal with bnodes.

larsga commented 12 years ago

Done now, but we still need to handle blank nodes.

gra-moore commented 12 years ago

Proposed rough text:

The fragment is created by first selecting all triples where the resource uri is the subject.

For each object in the initial triple set that is a blank node, find all triples where that node is the subject and add these to the fragment. Repeat recursively.

gra-moore commented 12 years ago

Updated this now. Please review.

gra-moore commented 12 years ago

Also updated to handle paged feeds and snapshots chunks

larsga commented 12 years ago

I think this looks fine, but don't we need to say the same thing when the resource description is produced?

gra-moore commented 12 years ago

Yep, thought I had but quite possibly I didnt.

larsga commented 12 years ago

Okay, I'll add it.

larsga commented 12 years ago

Bzzzt. It was already there.

gra-moore commented 12 years ago

:)