resync / resync-simulator

ResourceSync Change Simulator
11 stars 6 forks source link

N:1 resource file mappings #11

Open behas opened 12 years ago

behas commented 12 years ago

At the moment the resync client creates one local file for each remote resource. I guess in many cases one might want to pull N remote resources into 1 local file.

Examples:

zimeon commented 12 years ago

Certainly possible but I wasn't thinking of adding special RDF support. Also, one would then need a way to pull the data back out to do audit. Maybe one could implement the client over a SPARQL endpoint to play with this?