Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Indexer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Indexer
Commits
e4a26baf
Commit
e4a26baf
authored
1 year ago
by
Mark Chance
Committed by
Chad Leong
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Set schema version on kind
(cherry picked from commit
dec1dcd3
)
parent
e44edade
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!703
Cherry-pick 'Fix parsing string arrays' into release/0.25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/indexer-test-core/src/main/resources/testData/osdu_wks_IndexPropertyPathConfiguration_v1.json
+7
-7
7 additions, 7 deletions
.../testData/osdu_wks_IndexPropertyPathConfiguration_v1.json
with
7 additions
and
7 deletions
testing/indexer-test-core/src/main/resources/testData/osdu_wks_IndexPropertyPathConfiguration_v1.json
+
7
−
7
View file @
e4a26baf
[{
"id"
:
"tenant1:reference-data--IndexPropertyPathConfiguration:index-property--WellLog:1."
,
"id"
:
"tenant1:reference-data--IndexPropertyPathConfiguration:index-property--WellLog:1.
0.0
"
,
"data"
:
{
"Name"
:
"WellLogIndex-PropertyPathConfiguration"
,
"Description"
:
"The index property list for WellLog:1., valid for all WellLog kinds for major version 1."
,
"Code"
:
"test:indexer:index-property--WellLog:1."
,
"Code"
:
"test:indexer:index-property--WellLog:1.
0.0
"
,
"AttributionAuthority"
:
"OSDU"
,
"Configurations"
:
[{
"Name"
:
"WellboreName"
,
...
...
@@ -11,7 +11,7 @@
"Paths"
:
[{
"RelatedObjectsSpec"
:
{
"RelationshipDirection"
:
"ChildToParent"
,
"RelatedObjectKind"
:
"test:indexer:index-property--Wellbore:1."
,
"RelatedObjectKind"
:
"test:indexer:index-property--Wellbore:1.
0.0
"
,
"RelatedObjectID"
:
"data.WellboreID"
},
"ValueExtraction"
:
{
...
...
@@ -26,7 +26,7 @@
"Paths"
:
[{
"RelatedObjectsSpec"
:
{
"RelationshipDirection"
:
"ChildToParent"
,
"RelatedObjectKind"
:
"test:indexer:index-property--Wellbore:1."
,
"RelatedObjectKind"
:
"test:indexer:index-property--Wellbore:1.
0.0
"
,
"RelatedObjectID"
:
"data.WellboreID"
},
"ValueExtraction"
:
{
...
...
@@ -39,11 +39,11 @@
]
}
},
{
"id"
:
"tenant1:reference-data--IndexPropertyPathConfiguration:index-property--Wellbore:1."
,
"id"
:
"tenant1:reference-data--IndexPropertyPathConfiguration:index-property--Wellbore:1.
0.0
"
,
"data"
:
{
"Name"
:
"Wellbore-IndexPropertyPathConfiguration"
,
"Description"
:
"The index property list for index-property--Wellbore:1., valid for all index-property--Wellbore kinds for major version 1."
,
"Code"
:
"test:indexer:index-property--Wellbore:1."
,
"Description"
:
"The index property list for index-property--Wellbore:1.
0.0
, valid for all index-property--Wellbore kinds for major version 1."
,
"Code"
:
"test:indexer:index-property--Wellbore:1.
0.0
"
,
"AttributionAuthority"
:
"OSDU"
,
"Configurations"
:
[{
"Name"
:
"WellUWI"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment