Versions Compared

Key

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

...

Table of Contents

Table of Contents

...

Action Items

ActiveTriples

  • Move FOAF.Person to a separate Gem
    • Remove FOAF.Person from Virtual Collection Gem and Open Annotation Gem
    • Make Virtual Collection Gem and Open Annotation Gem use new FOAF Gem
  • Move ORE code out of Virtual Collection Gem and into an ORE Gem
    • Make Virtual Collection Gem use ORE Gem
  • Move all code in ResourceExtension back to ActiveTriples::Resource class
    • URI generation code is ready to move.  Just need to issue a pull request and move it.
    • ID Prefix requires some work to make it generalizable for ActiveTriples
  • Explore ordered list implementations
    • Why they have not been successful?
    • Why are they inefficient?
    • In what ways are they failing to meet the needs for ordered lists?
    • Do unordered lists suffer similar issues?
  • Documentation
    • Complete ActiveTriples tutorial
    • Continue to improve ActiveTriples user guide
    • Improve documentation of LD4L ActiveTriples models

RDF

RDF List Implementations

...