Uses of Interface
org.odpi.openmetadata.accessservices.subjectarea.properties.objects.OmasObject
-
-
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.classifications
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.classifications that implement OmasObject Modifier and Type Class Description classAbstractConceptIdentifies that this glossary term describes an abstract concept.classActivityDescriptionIdentifies that this glossary term describes an activity.classCanonicalVocabularyIdentifies a glossary that contains unique terms.classClassificationA ClassificationclassConfidenceDefines the level of confidence that should be placed in the accuracy of related data items.classConfidentialityDefines the level of confidentiality of related data items.classContextDefinitionIdentifies a glossary term that describes a context where processing or decisions occur.classCriticalityDefines how critical the related data items are to the organization.classDataValueIdentifies that this glossary term describes a data value.classGlossaryProjectIdentifies a project that is defining new glossary terms and categories or maintaining an existing glossary.classObjectIdentifierIdentifies a glossary term that describes an attribute that can be used to identify an instance.classPrimaryKeyA uniquely identifying relational column.classRetentionDefines the retention requirements for related data items.classSpineAttributeIdentifies a glossary term that describes an attribute of a spine object.classSpineObjectIdentifies a glossary term that describes a type of spine object.classSubjectAreaIdentifies a glossary category as a subject area.classTaxonomyIdentifies a glossary that includes a taxonomy. -
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category that implement OmasObject Modifier and Type Class Description classCategoryclassSubjectAreaDefinitionA type of Category called a Subject Area Definition is one that describes a subject area or a domain. -
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.glossary that implement OmasObject Modifier and Type Class Description classCanonicalGlossaryclassCanonicalTaxonomyclassGlossaryGlossary objectclassTaxonomy -
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.governednode
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.governednode that implement OmasObject Modifier and Type Class Description classGovernedNodeA governed Node is a node that can have associated governance classifications. -
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph that implement OmasObject Modifier and Type Class Description classNodeA Node is an entity in the subject area omas that has a typeNodeType, name, qualified name and description.classRelationshipA relationship between 2 subject area OMAS Nodes.classRelationshipEndA Relationship end, that is associated with a Node. -
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.project that implement OmasObject Modifier and Type Class Description classGlossaryProjectclassProjectGlossary object -
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.term
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.objects.term that implement OmasObject Modifier and Type Class Description classActivityThis is a Term that describes an activityclassTermA Term in the Subject Area OMAS is a semantic description of something, such as a concept, object, asset, technology, role or group. -
Uses of OmasObject in org.odpi.openmetadata.accessservices.subjectarea.properties.relationships
Classes in org.odpi.openmetadata.accessservices.subjectarea.properties.relationships that implement OmasObject Modifier and Type Class Description classAntonymLink between glossary terms that have the opposite meaning.classCategorizationTermCategorizationRelationship is a relationship between a Category and an Term.classCategoryAnchorCategoryAnchorRelationship is a relationship a Glossary and a Category.classCategoryHierarchyLinkCategoryHierarchyLink is a parent child relationship between a Categories; it is used to create nested categoriesclassHasADefines the relationship between a spine object and a spine attribute.classIsALink between a more general glossary term and a more specific definition.classIsATypeOfDefines an inheritance relationship between two spine objects.classIsATypeOfDeprecatedDeprecated.IsATypeOfDeprecated it is deprecated; move your instances to use IsATypeOf instead.classLeadershipLeadership is a relationship between an ActorProfile and another ActorProfile.classLibraryCategoryReferenceLibraryCategoryReference is a relationship between a Category and an ExternalGlossaryLink.classLibraryTermReferenceLibraryTermReference is a relationship between a Term and an ExternalGlossaryLink.classMediaReferenceMediaReference is a relationship between a Referenceable and a RelatedMedia.classPreferredTermLink to an alternative term that the organization prefer is used.classProjectScopeThe Project Scope relationship links documentation, assets and definitions to the project.classRelatedTermRelatedTerm is a relationship between a Term and another related Term.classReplacementTermLink to a glossary term that is replacing an obsolete glossary term.classSemanticAssignmentLinks a glossary term to another element such as an asset or schema element to define its meaning.classSynonymLink between glossary terms that have the same meaning.classTermAnchorTermAnchorRelationship is a relationship between a Glossary and a Term.classTranslationLink between glossary terms that provide different natural language translation of the same concept.classTypedByDefines the relationship between a spine attribute and its type.classUsedInContextLink between glossary terms where on describes the context where the other one is valid to use.classValidValueLink between glossary terms where one defines one of the data values for the another.
-