instances: structure proposee pour les domaines empruntes. 10 sous-domaines dont 3 nouveaux (Outlet & Points of Sale, Geography, Organisation Structure), 15 business objects chacun avec un sujet unique, 15 concepts. Les sous-domaines composes 'Customer & Outlet' et 'Marketing Entity & Fiscal Calendar' sont scindes, meme regle que pour les objets. 17 flags TO_ARBITRATE : DD-04, DD-10, DD-16 et DD-21 doivent ratifier. scripts: chaine rendue pleinement idempotente, identifiants definitifs emis des la creation au lieu d'etre renumerotes ensuite
This commit is contained in:
+133
-79
@@ -67,31 +67,60 @@ ex:SD_10_01 a pr:SubDomain ;
|
||||
pr:belongsTo ex:DD_10 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0" .
|
||||
ex:SD_04_01 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-04.01" ; pr:hasName "Customer & Outlet" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ;
|
||||
pr:belongsTo ex:DD_04 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0" .
|
||||
pr:hasName "Customer Structure" ;
|
||||
pr:hasIdentifier "SD-04.01" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ;
|
||||
pr:belongsTo ex:DD_04 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0"
|
||||
.
|
||||
ex:SD_16_01 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-16.01" ; pr:hasName "Currency & Exchange Rates" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:belongsTo ex:DD_16 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0" .
|
||||
pr:hasName "Currency & Exchange Rate" ;
|
||||
pr:hasIdentifier "SD-16.01" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:belongsTo ex:DD_16 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0"
|
||||
.
|
||||
ex:SD_16_02 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-16.02" ; pr:hasName "Marketing Entity & Fiscal Calendar" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:belongsTo ex:DD_16 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0" .
|
||||
pr:hasName "Fiscal Calendar" ;
|
||||
pr:hasIdentifier "SD-16.02" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:belongsTo ex:DD_16 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0"
|
||||
.
|
||||
ex:SD_21_01 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-21.01" ; pr:hasName "Calendar" ;
|
||||
pr:owningDomain ex:DD_21 ; pr:ownedBy ex:ST_DD_21 ;
|
||||
pr:belongsTo ex:DD_21 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0" .
|
||||
pr:hasName "Standard Calendar" ;
|
||||
pr:hasIdentifier "SD-21.01" ;
|
||||
pr:owningDomain ex:DD_21 ; pr:ownedBy ex:ST_DD_21 ;
|
||||
pr:belongsTo ex:DD_21 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0"
|
||||
.
|
||||
ex:SD_05_01 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-05.01" ; pr:hasName "Promotion" ;
|
||||
pr:owningDomain ex:DD_05 ; pr:ownedBy ex:ST_DD_05 ;
|
||||
pr:belongsTo ex:DD_05 ;
|
||||
pr:hasStatus "PUBLISHED" ; pr:hasVersion "1.0" .
|
||||
|
||||
|
||||
# --- sub-domains from the v1.1 structure proposal --------------------
|
||||
# 'Customer & Outlet' and 'Marketing Entity & Fiscal Calendar' had the
|
||||
# same defect as the compound Business Objects: a name joined by '&'
|
||||
# has no single subject. Same rule, one level up.
|
||||
ex:SD_04_02 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-04.02" ; pr:hasName "Outlet & Points of Sale" ;
|
||||
pr:belongsTo ex:DD_04 ; pr:owningDomain ex:DD_04 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, split of a compound sub-domain" .
|
||||
ex:SD_04_03 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-04.03" ; pr:hasName "Geography" ;
|
||||
pr:belongsTo ex:DD_04 ; pr:owningDomain ex:DD_04 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, split of a compound sub-domain" .
|
||||
ex:SD_16_03 a pr:SubDomain ;
|
||||
pr:hasIdentifier "SD-16.03" ; pr:hasName "Organisation Structure" ;
|
||||
pr:belongsTo ex:DD_16 ; pr:owningDomain ex:DD_16 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, split of a compound sub-domain" .
|
||||
|
||||
ex:BC_06_01_001 a pr:BusinessConcept ;
|
||||
pr:hasIdentifier "BC-06.01-001" ; pr:hasName "Sell Out" ;
|
||||
pr:owningDomain ex:DD_06 ; pr:ownedBy ex:ST_DD_06 ;
|
||||
@@ -168,20 +197,22 @@ ex:BC_21_01_001 a pr:BusinessConcept ;
|
||||
# --- concepts required by the meaning XOR ---------------------------
|
||||
# Country, Marketing Entity and Fiscal Period had Data Elements but no
|
||||
# notion behind them. The rule forced them to be named.
|
||||
ex:BC_04_01_003 a pr:BusinessConcept ;
|
||||
pr:hasIdentifier "BC-04.01-003" ; pr:hasName "Country" ;
|
||||
ex:BC_04_03_001 a pr:BusinessConcept ;
|
||||
pr:hasIdentifier "BC-04.03-001" ; pr:hasName "Country" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ;
|
||||
pr:hasBusinessDefinition "A sovereign territory used as the geographic frame for retail measurement, identified by its ISO 3166 code. Distinct from Customer and Outlet: it is where they operate, not what they are." ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, pending ratification by the owning domain" .
|
||||
ex:BC_16_01_003 a pr:BusinessConcept ;
|
||||
pr:hasIdentifier "BC-16.01-003" ; pr:hasName "Marketing Entity" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:hasBusinessDefinition "An organisational unit of the group holding commercial responsibility for a market, and the level at which financial results are consolidated." ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, pending ratification by the owning domain" .
|
||||
ex:BC_16_01_004 a pr:BusinessConcept ;
|
||||
pr:hasIdentifier "BC-16.01-004" ; pr:hasName "Fiscal Period" ;
|
||||
ex:BC_16_03_001 a pr:BusinessConcept ;
|
||||
pr:hasBusinessRule "Named Marketing Entity, not Management Entity: the element is Marketing Entity Code and the column is MARKETING_ENTITY_CD. To be confirmed by DD-16." ;
|
||||
pr:hasIdentifier "BC-16.03-001" ; pr:hasName "Marketing Entity" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:hasBusinessDefinition "An organisational unit of the group holding commercial responsibility for a market, and the level at which financial results are consolidated." ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, pending ratification by the owning domain"
|
||||
.
|
||||
ex:BC_16_02_001 a pr:BusinessConcept ;
|
||||
pr:hasIdentifier "BC-16.02-001" ; pr:hasName "Fiscal Period" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:hasBusinessDefinition "A reporting interval of the Pernod Ricard fiscal year, which runs July to June. Distinct from Calendar Date: the fiscal frame does not align with the Gregorian one." ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
@@ -193,8 +224,6 @@ ex:BO_06_01_001 a pr:BusinessObject ;
|
||||
pr:belongsTo ex:SD_06_01 ; pr:monitoredBy ex:ST_DD_06 ;
|
||||
pr:aboutConcept ex:BC_06_01_001 ;
|
||||
pr:usesConcept ex:BC_06_01_003 , ex:BC_05_01_001 ;
|
||||
pr:aboutConcept ex:BC_06_01_001 ;
|
||||
pr:usesConcept ex:BC_06_01_003 , ex:BC_05_01_001 ;
|
||||
pr:hasMetric ex:M_06_01_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "SODH Gold / F_SELL_OUT" .
|
||||
ex:BO_06_01_002 a pr:BusinessObject ;
|
||||
@@ -203,8 +232,6 @@ ex:BO_06_01_002 a pr:BusinessObject ;
|
||||
pr:belongsTo ex:SD_06_01 ; pr:monitoredBy ex:ST_DD_06 ;
|
||||
pr:aboutConcept ex:BC_06_01_001 ;
|
||||
pr:usesConcept ex:BC_06_01_003 , ex:BC_05_01_001 , ex:BC_16_01_001 ;
|
||||
pr:aboutConcept ex:BC_06_01_001 ;
|
||||
pr:usesConcept ex:BC_06_01_003 , ex:BC_05_01_001 , ex:BC_16_01_001 ;
|
||||
pr:hasMetric ex:M_06_01_002 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "SODH Gold / F_SELL_OUT" .
|
||||
ex:BO_06_01_003 a pr:BusinessObject ;
|
||||
@@ -213,8 +240,6 @@ ex:BO_06_01_003 a pr:BusinessObject ;
|
||||
pr:belongsTo ex:SD_06_01 ; pr:monitoredBy ex:ST_DD_06 ;
|
||||
pr:aboutConcept ex:BC_06_01_004 ;
|
||||
pr:usesConcept ex:BC_06_01_003 ;
|
||||
pr:aboutConcept ex:BC_06_01_004 ;
|
||||
pr:usesConcept ex:BC_06_01_003 ;
|
||||
pr:hasMetric ex:M_06_01_003 , ex:M_06_01_004 , ex:M_06_01_005 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "SODH Gold / F_SELL_OUT_DISTRIBUTION" .
|
||||
ex:BO_06_01_004 a pr:BusinessObject ;
|
||||
@@ -223,8 +248,6 @@ ex:BO_06_01_004 a pr:BusinessObject ;
|
||||
pr:belongsTo ex:SD_06_01 ; pr:monitoredBy ex:ST_DD_06 ;
|
||||
pr:aboutConcept ex:BC_06_01_002 ;
|
||||
pr:usesConcept ex:BC_06_01_001 , ex:BC_06_01_003 ;
|
||||
pr:aboutConcept ex:BC_06_01_002 ;
|
||||
pr:usesConcept ex:BC_06_01_001 , ex:BC_06_01_003 ;
|
||||
pr:hasMetric ex:M_06_01_006 , ex:M_06_01_007 , ex:M_06_01_008 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "SODH Gold / F_SELL_OUT" .
|
||||
ex:BO_06_01_005 a pr:BusinessObject ;
|
||||
@@ -233,64 +256,95 @@ ex:BO_06_01_005 a pr:BusinessObject ;
|
||||
pr:belongsTo ex:SD_06_01 ; pr:monitoredBy ex:ST_DD_06 ;
|
||||
pr:aboutConcept ex:BC_06_01_005 ;
|
||||
pr:usesConcept ex:BC_06_01_001 , ex:BC_05_01_001 ;
|
||||
pr:aboutConcept ex:BC_06_01_005 ;
|
||||
pr:usesConcept ex:BC_06_01_001 , ex:BC_05_01_001 ;
|
||||
pr:hasMetric ex:M_06_01_009 , ex:M_06_01_010 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "SODH Gold / F_SELL_OUT_BASELINE" .
|
||||
ex:BO_10_01_001 a pr:BusinessObject ;
|
||||
pr:hasIdentifier "BO-10.01-001" ; pr:hasName "Product Structure" ;
|
||||
pr:owningDomain ex:DD_10 ; pr:ownedBy ex:ST_DD_10 ;
|
||||
pr:belongsTo ex:SD_10_01 ; pr:monitoredBy ex:ST_DD_10 ;
|
||||
pr:aboutConcept ex:BC_10_01_001 ;
|
||||
pr:aboutConcept ex:BC_10_01_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "MDM Product -> SODH [concepts TBC by DD-10]" .
|
||||
pr:aboutConcept ex:BC_10_01_001 ;
|
||||
pr:belongsTo ex:SD_10_01 ;
|
||||
pr:hasName "Product Hierarchy" ;
|
||||
pr:hasIdentifier "BO-10.01-001" ;
|
||||
pr:owningDomain ex:DD_10 ; pr:ownedBy ex:ST_DD_10 ; pr:monitoredBy ex:ST_DD_10 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "MDM Product -> SODH [concepts TBC by DD-10]"
|
||||
.
|
||||
ex:BO_04_01_001 a pr:BusinessObject ;
|
||||
pr:hasIdentifier "BO-04.01-001" ; pr:hasName "Customer" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ;
|
||||
pr:belongsTo ex:SD_04_01 ; pr:monitoredBy ex:ST_DD_04 ;
|
||||
pr:aboutConcept ex:BC_04_01_001 ;
|
||||
pr:aboutConcept ex:BC_04_01_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "MDM -> SODH [split proposed, subject arbitrated 2026-07-27]" .
|
||||
pr:aboutConcept ex:BC_04_01_001 ;
|
||||
pr:belongsTo ex:SD_04_01 ;
|
||||
pr:hasName "Customer Hierarchy" ;
|
||||
pr:hasIdentifier "BO-04.01-001" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ; pr:monitoredBy ex:ST_DD_04 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "MDM -> SODH [split proposed, subject arbitrated 2026-07-27]"
|
||||
.
|
||||
ex:BO_16_01_001 a pr:BusinessObject ;
|
||||
pr:hasIdentifier "BO-16.01-001" ; pr:hasName "Currency" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:belongsTo ex:SD_16_01 ; pr:monitoredBy ex:ST_DD_16 ;
|
||||
pr:aboutConcept ex:BC_16_01_001 ;
|
||||
pr:aboutConcept ex:BC_16_01_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "MDM -> SODH [split proposed, subject arbitrated 2026-07-27]" .
|
||||
pr:aboutConcept ex:BC_16_01_001 ;
|
||||
pr:belongsTo ex:SD_16_01 ;
|
||||
pr:hasIdentifier "BO-16.01-001" ; pr:hasName "Currency" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ; pr:monitoredBy ex:ST_DD_16 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "MDM -> SODH [split proposed, subject arbitrated 2026-07-27]"
|
||||
.
|
||||
ex:BO_21_01_001 a pr:BusinessObject ;
|
||||
pr:hasIdentifier "BO-21.01-001" ; pr:hasName "Calendar" ;
|
||||
pr:owningDomain ex:DD_21 ; pr:ownedBy ex:ST_DD_21 ;
|
||||
pr:belongsTo ex:SD_21_01 ; pr:monitoredBy ex:ST_DD_21 ;
|
||||
pr:aboutConcept ex:BC_21_01_001 ;
|
||||
pr:aboutConcept ex:BC_21_01_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "Standard Calendar -> SODH [concepts TBC by DD-21]" .
|
||||
pr:aboutConcept ex:BC_21_01_001 ;
|
||||
pr:belongsTo ex:SD_21_01 ;
|
||||
pr:hasName "Analysis Period" ;
|
||||
pr:hasIdentifier "BO-21.01-001" ;
|
||||
pr:owningDomain ex:DD_21 ; pr:ownedBy ex:ST_DD_21 ; pr:monitoredBy ex:ST_DD_21 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "Standard Calendar -> SODH [concepts TBC by DD-21]"
|
||||
.
|
||||
ex:BO_05_01_001 a pr:BusinessObject ;
|
||||
pr:hasIdentifier "BO-05.01-001" ; pr:hasName "Promotion Type" ;
|
||||
pr:owningDomain ex:DD_05 ; pr:ownedBy ex:ST_DD_05 ;
|
||||
pr:belongsTo ex:SD_05_01 ; pr:monitoredBy ex:ST_DD_05 ;
|
||||
pr:aboutConcept ex:BC_05_01_001 ;
|
||||
pr:aboutConcept ex:BC_05_01_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "0.6" ; pr:hasSource "Sales Activation -> SODH [concepts TBC by DD-05]" .
|
||||
|
||||
|
||||
# --- Business Objects from the v1.1 splits ---------------------------
|
||||
# 'Customer & Outlet' and 'Currency & Exchange Rates' had no single
|
||||
# subject. Split proposed to DD-04 and DD-16, hence TO_ARBITRATE.
|
||||
ex:BO_04_01_002 a pr:BusinessObject ;
|
||||
pr:hasIdentifier "BO-04.01-002" ; pr:hasName "Outlet" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ;
|
||||
pr:belongsTo ex:SD_04_01 ; pr:monitoredBy ex:ST_DD_04 ;
|
||||
pr:aboutConcept ex:BC_04_01_002 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "MDM Customer -> SODH [split from BO-04.01-001, proposed to DD-04]" .
|
||||
ex:BO_04_02_001 a pr:BusinessObject ;
|
||||
pr:aboutConcept ex:BC_04_01_002 ;
|
||||
pr:belongsTo ex:SD_04_02 ;
|
||||
pr:hasIdentifier "BO-04.02-001" ; pr:hasName "Outlet" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ; pr:monitoredBy ex:ST_DD_04 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "MDM Customer -> SODH [split from BO-04.01-001, proposed to DD-04]"
|
||||
.
|
||||
ex:BO_16_01_002 a pr:BusinessObject ;
|
||||
pr:hasIdentifier "BO-16.01-002" ; pr:hasName "Exchange Rate" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ;
|
||||
pr:belongsTo ex:SD_16_01 ; pr:monitoredBy ex:ST_DD_16 ;
|
||||
pr:aboutConcept ex:BC_16_01_002 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "Group Finance -> SODH [split from BO-16.01-001, proposed to DD-16]" .
|
||||
pr:aboutConcept ex:BC_16_01_002 ;
|
||||
pr:belongsTo ex:SD_16_01 ;
|
||||
pr:hasIdentifier "BO-16.01-002" ; pr:hasName "Exchange Rate" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ; pr:monitoredBy ex:ST_DD_16 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "Group Finance -> SODH [split from BO-16.01-001, proposed to DD-16]"
|
||||
.
|
||||
|
||||
|
||||
# --- business objects for the borrowed concepts -----------------------
|
||||
# Country, Fiscal Period and Marketing Entity had a concept but nothing
|
||||
# to hold it. Proposed to DD-04 and DD-16, hence TO_ARBITRATE.
|
||||
ex:BO_04_03_001 a pr:BusinessObject ;
|
||||
pr:aboutConcept ex:BC_04_03_001 ;
|
||||
pr:belongsTo ex:SD_04_03 ;
|
||||
pr:hasIdentifier "BO-04.03-001" ; pr:hasName "Country" ;
|
||||
pr:owningDomain ex:DD_04 ; pr:ownedBy ex:ST_DD_04 ; pr:monitoredBy ex:ST_DD_04 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, pending ratification by the owning domain"
|
||||
.
|
||||
ex:BO_16_02_001 a pr:BusinessObject ;
|
||||
pr:aboutConcept ex:BC_16_02_001 ;
|
||||
pr:belongsTo ex:SD_16_02 ;
|
||||
pr:hasIdentifier "BO-16.02-001" ; pr:hasName "Fiscal Period" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ; pr:monitoredBy ex:ST_DD_16 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, pending ratification by the owning domain"
|
||||
.
|
||||
ex:BO_16_03_001 a pr:BusinessObject ;
|
||||
pr:aboutConcept ex:BC_16_03_001 ;
|
||||
pr:belongsTo ex:SD_16_03 ;
|
||||
pr:hasIdentifier "BO-16.03-001" ; pr:hasName "Marketing Entity" ;
|
||||
pr:owningDomain ex:DD_16 ; pr:ownedBy ex:ST_DD_16 ; pr:monitoredBy ex:ST_DD_16 ;
|
||||
pr:arbitrationStatus "TO_ARBITRATE" ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "DGO proposal, pending ratification by the owning domain"
|
||||
.
|
||||
|
||||
ex:DO_06_01_001 a pr:DataObject ;
|
||||
pr:hasIdentifier "DO-06.01-001" ; pr:hasName "Sell Out Volume Dataset" ;
|
||||
@@ -585,14 +639,14 @@ ex:DE_04_01_0008 a pr:DataElement ;
|
||||
pr:owningDomain ex:DD_04 ;
|
||||
pr:hasFormat "STRING(2)" ;
|
||||
pr:physicalName "COUNTRY_CD" ;
|
||||
pr:represents ex:BC_04_01_003 ;
|
||||
pr:represents ex:BC_04_03_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "MDM Customer" .
|
||||
ex:DE_04_01_0009 a pr:DataElement ;
|
||||
pr:hasIdentifier "DE-04.01-0009" ; pr:hasName "Country Name" ;
|
||||
pr:owningDomain ex:DD_04 ;
|
||||
pr:hasFormat "STRING(100)" ;
|
||||
pr:physicalName "COUNTRY_NM" ;
|
||||
pr:represents ex:BC_04_01_003 ;
|
||||
pr:represents ex:BC_04_03_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "MDM Customer" .
|
||||
ex:DE_04_01_0010 a pr:DataElement ;
|
||||
pr:hasIdentifier "DE-04.01-0010" ; pr:hasName "Point of Sale Count (Count)" ;
|
||||
@@ -630,21 +684,21 @@ ex:DE_16_02_0001 a pr:DataElement ;
|
||||
pr:owningDomain ex:DD_16 ;
|
||||
pr:hasFormat "STRING(10)" ;
|
||||
pr:physicalName "MARKETING_ENTITY_CD" ;
|
||||
pr:represents ex:BC_16_01_003 ;
|
||||
pr:represents ex:BC_16_03_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "Group Finance" .
|
||||
ex:DE_16_02_0002 a pr:DataElement ;
|
||||
pr:hasIdentifier "DE-16.02-0002" ; pr:hasName "Fiscal Period Code" ;
|
||||
pr:owningDomain ex:DD_16 ;
|
||||
pr:hasFormat "STRING(10)" ;
|
||||
pr:physicalName "PR_FISCAL_PERIOD_CD" ;
|
||||
pr:represents ex:BC_16_01_004 ;
|
||||
pr:represents ex:BC_16_02_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "Group Finance" .
|
||||
ex:DE_16_02_0003 a pr:DataElement ;
|
||||
pr:hasIdentifier "DE-16.02-0003" ; pr:hasName "Fiscal Quarter Code" ;
|
||||
pr:owningDomain ex:DD_16 ;
|
||||
pr:hasFormat "STRING(10)" ;
|
||||
pr:physicalName "PR_FISCAL_QUARTER_CD" ;
|
||||
pr:represents ex:BC_16_01_004 ;
|
||||
pr:represents ex:BC_16_02_001 ;
|
||||
pr:hasStatus "DRAFT" ; pr:hasVersion "1.1" ; pr:hasSource "Group Finance" .
|
||||
ex:DE_21_01_0001 a pr:DataElement ;
|
||||
pr:hasIdentifier "DE-21.01-0001" ; pr:hasName "Calendar Date" ;
|
||||
|
||||
Reference in New Issue
Block a user