Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Data Product Tracker
Data Product Tracker
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • William Fong
  • Data Product TrackerData Product Tracker
  • Merge Requests
  • !1

Merged
Created Jun 29, 2022 by William Fong@wcfongMaintainer

Model definitions

  • Overview 3
  • Commits 8
  • Pipelines 1
  • Changes 11

Adding initial models.

  1. DataProduct(Type)
  2. The "backbone" of the project. These models define where to find data products and how they relate to each other.
  3. For example, fiphot files will be derived from astrometry and fits files on disk. We should be able to traverse those relationships.
  4. Invocations
  5. The "meat" of the project. Here we track how products are generated, by who, and with what environment. I think this is where the most thought will be needed and revising.
  6. Environment
  7. A mesh of tracked Libraries and Variables will make up Environments (as well as computer hostnames). Here we track a snapshot of an environment whenever an invocation is made in an effort to be able to replicate data.
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: model-definitions