Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Design Questions

Open Questions

  • What approach should be taken to resolve referential integrity issues causing changes to LDPRms?  
  • Is it acceptable to only create versions for individual resources rather than trees?
  • How should restoring previous versions of LDPRvs work?
  • How to make an existing LDPR versionable?
    • PUT with an empty body may not be acceptable
  • Should it be possible to include non-LDPRm children in LDPCvs?
  • How can LDPCvs be identified?
  • Do we need a separate memento ontology or can we use PROV-O for most things?  There are examples of what a memento and LDPCv might look like here: 
  • For information about TimeMap and TimeGate can these resources not list them explicity and just use some known url formatting for this?  We may not need the pointers to the TimeGate  / TimeMap inside the resources.
    • Timegate is LDPRv URL
    • TimeMap is LDPRv URL + "/fcr:versions"  
    • The code that retrieves the memento can construct the "original", "timemap" and "timegate" link headers from it's own URL – is that okay to do?
    If the mementos have containment triples which point to other resource (either LDPRs or LDPRm's) how do we avoid an issue of the child being in two containers? 

Answered Questions:

...