Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.45 KB

File metadata and controls

56 lines (40 loc) · 1.45 KB

Slot: hasRelatedTerm

A relationship where an entity relates to a term

URI: nexus:hasRelatedTerm Alias: hasRelatedTerm

Applicable Classes

Name Description Modifies Slot
LLMIntrinsic A capability that can be invoked through a well-defined API that is reasonabl... no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self nexus:hasRelatedTerm
native nexus:hasRelatedTerm

LinkML Source

Details ```yaml name: hasRelatedTerm description: A relationship where an entity relates to a term from_schema: https://ibm.github.io/ai-atlas-nexus/ontology/ai-risk-ontology rank: 1000 domain: Any alias: hasRelatedTerm domain_of: - LLMIntrinsic range: Term multivalued: true inlined: false any_of: - range: RiskConcept - range: Term
</details>