Skip to content

Latest commit

 

History

History
98 lines (74 loc) · 2.15 KB

File metadata and controls

98 lines (74 loc) · 2.15 KB

What are the main ODPV vocabulary groups?

ODPV groups shared data product vocabulary into four practical sections: Core, Value, Governance, and Relationships.

These groups make the vocabulary easier to browse, map, validate, and reuse across specifications, catalogs, graph systems, and AI workflows.

ODPV Core

ODPV Core defines foundational terms used across the standards family.

Examples include:

  • DataProduct
  • DataProductCatalog
  • DataProductGraph
  • Dataset
  • Distribution
  • DataService
  • Provider
  • Consumer
  • Owner
  • Steward
  • Domain
  • Identifier
  • Reference

Use Core terms when describing the basic objects and roles in a data product ecosystem.

ODPV Value

ODPV Value defines terms that connect data products to demand, objectives, outcomes, and prioritization.

Examples include:

  • UseCase
  • BusinessObjective
  • KPI
  • Impact
  • Signal
  • Gap
  • Priority
  • Outcome
  • DataNeed
  • Benefit
  • Demand
  • Opportunity
  • Risk
  • ValueProposition
  • PortfolioPriority

Use Value terms when describing why data products matter and how they support measurable outcomes.

ODPV Governance

ODPV Governance defines terms for quality, access, licensing, agreements, policy, and compliance.

Examples include:

  • DataQuality
  • SLA
  • License
  • AccessMethod
  • Agreement
  • Policy
  • ComplianceRule
  • Sensitivity
  • UsageRights
  • Retention
  • AccessCondition
  • GovernanceProfile
  • DataAgreement
  • DataContract
  • Stewardship

Use Governance terms when describing how data products are controlled, trusted, accessed, licensed, and operated.

ODPV Relationships

ODPV Relationships defines controlled relationship names for graph implementation and portfolio analysis.

Examples include:

  • supports
  • requires
  • contributesTo
  • measures
  • belongsTo
  • dependsOn
  • governedBy
  • providedBy
  • consumedBy
  • indicates

Use Relationship terms when you need consistent edge names in ODPG or other graph implementations.

➡️ View the ODPV vocabulary YAML example here

BACK TO INDEX