Skip to content

Slot: isDefinedByVocabulary

A relationship where a term or a term group is defined by a vocabulary

URI: [schema:isPartOf](http://schema.org/isPartOf) Alias: isDefinedByVocabulary ## Applicable Classes | Name | Description | Modifies Slot | | --------------------------------- | -------------------------------------------------------------------------------- | ------------- | | [Capability](Capability.md) | A specific AI capability or ability, such as reading comprehension, logical r... | no | | [LocalityOfUse](LocalityOfUse.md) | The area, e | no | | [Purpose](Purpose.md) | The end goal for which an entity is used or an action is taken | no | | [Principle](Principle.md) | A representation of values or norms that must be taken into consideration whe... | no | | [Entry](Entry.md) | An entry and its definitions | no | | [AiSystem](AiSystem.md) | A compound AI System composed of one or more AI capablities | no | | [Certification](Certification.md) | Certification mechanisms, seals, and marks for the purpose of demonstrating c... | no | | [LLMIntrinsic](LLMIntrinsic.md) | A capability that can be invoked through a well-defined API that is reasonabl... | no | | [AiAgent](AiAgent.md) | An artificial intelligence (AI) agent refers to a system or program that is c... | no | | [Risk](Risk.md) | The state of uncertainty associated with an AI system, that has the potential... | no | | [Term](Term.md) | A term and its definitions | no | | [Adapter](Adapter.md) | Adapter-based methods add extra trainable parameters after the attention and ... | no | | [Domain](Domain.md) | An area, sector, or industry that is associated with economic activities | no | | [AiTask](AiTask.md) | A task, such as summarization and classification, performed by an AI | no | ## Properties ### Type and Range | Property | Value | | --------- | ------------------------------------------------------------------------------------------ | | Range | [Vocabulary](Vocabulary.md) | | Domain Of | [Entry](Entry.md), [Term](Term.md), [Adapter](Adapter.md), [LLMIntrinsic](LLMIntrinsic.md) | | Slot URI | [schema:isPartOf](http://schema.org/isPartOf) | ### Cardinality and Requirements | Property | Value | | -------- | ----- | ## Identifier and Mapping Information ### Schema Source - from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology ## Mappings | Mapping Type | Mapped Value | | ------------ | --------------------------- | | self | schema:isPartOf | | native | nexus:isDefinedByVocabulary | ## LinkML Source
name: isDefinedByVocabulary
description: A relationship where a term or a term group is defined by a vocabulary
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
slot_uri: schema:isPartOf
alias: isDefinedByVocabulary
domain_of:
- Entry
- Term
- Adapter
- LLMIntrinsic
range: Vocabulary

```