Registry / other / repository-services-apis

repository-services-apis

JSON →
library5.2.1javamavenunverified

General APIs for repository services in the Egeria open metadata and governance platform.

<dependency> <groupId>org.odpi.egeria</groupId> <artifactId>repository-services-apis</artifactId> <version>5.2.1</version> </dependency>
INSTALL
IMPORT
SIG · REPOSITORY-SERVICE
R
repository-services-apis
otherjavav5.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OMRSMetadataCollection
org.odpi.egeria.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection

Use OMRSMetadataCollection to manage metadata entities in the repository.

import org.odpi.egeria.repositoryservices.connectors.stores.metadatacollectionstore.OMRSMetadataCollection; // Typically obtained via a connector instance OMRSMetadataCollection metadataCollection = connector.getMetadataCollection(); metadataCollection.addEntity("userId", "typeGUID", null, null, null);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
repository-services-apis — mvn dependency:get repository-services-apis · libregistry