Versions Compared

Key

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

...

Flow diagram

  • Configuration
  • Evaluation, Assessment
    • Scheduling
      • Determine what discovery is to be done
    • Discovery
      • Visit the client sites to build lists of URIs of Individuals for the index
      • Will the client site give us the last modified date for the individual?
    • Synchronization, updateSynchronizing
      • Record the results of discovery in the search index
      • Remove any URIs which are no longer viable
      • Add any new URIs.
      • Record that discovery was done.
  • Population, Retrieval
    , scan, enactment, evaluation, fulfillment,
    • Ranking, PrioritizationPrioritizing
      • Inspect the index to see which records should be updated.
      • Build a to-do list.
    • Processing Assembly - for each URI in the do-do list:
      • Modeling
        • Use LOD requests to build the model for the URI
      • Indexing
        • Build an index record from the model, and write to the search index.

...