Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • E Energistics - OSDU Integration
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe Software
  • Platform
  • Data Flow
  • Data Ingestion
  • Energistics - OSDU Integration
  • Merge requests
  • !7

GONRG: Energistics integration

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yan Sushchynski (EPAM) requested to merge feature/GONRG-WISML_integration into master Feb 15, 2021
  • Overview 2
  • Commits 1
  • Pipelines 14
  • Changes 2

Example of Ingestion service payload

{ "FileID": "1121212121", "DataType": "Energistics_xml_ingest", "Context": { "acl": { "viewers": [ "data.default.viewers@osdu.osdu-gcp.go3-nrg.projects.epam.com" ], "owners": [ "data.default.owners@osdu.osdu-gcp.go3-nrg.projects.epam.com" ] }, "legal": { "legaltags": [ "osdu-demo-legaltag" ], "otherRelevantDataCountries": [ "US" ], "status": "compliant" }, "kind": "osdu:wks:dataset--File.Generic:1.0.0", "file_name": "trace_trajectory", "preload_file_path": "gs://test_kate/energistics_witsml_data_Well.xml", "version": 5 } } }

Edited Feb 24, 2021 by Yan Sushchynski (EPAM)
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/GONRG-WISML_integration