Explore projects
-
OSDU / OSDU Data Platform / Domain Data Management Services / Production / Historian / Services / pddms-entity
Apache License 2.0The Entity Management Service provides a set of APIs that enables the user to register OSDU Storage records as entities in Production DDMS, put them into relationships (hierarchies) and discover existing entities based on search criteria. Entities are defined through a type like well, meter, valve or platform. Two entities can have multiple entity relationships of a different types. The entities can be retrieved from the system in graph format with upward or downward graph traversal.
Updated -
OSDU / OSDU Data Platform / Domain Data Management Services / Production / Historian / Services / pddms-timeseries
Apache License 2.0The Time-series Service provides functionality for fetching stored time-series by entity, property, source and date-time span. The time-series are handled in a bi-temporal approach, where the version time is the time where the fact has been stored and the physical time where the transaction has happened.
Updated