Slot: synonyms

A list of synonyms for the resource. These may include acronyms, abbreviations, or other alternate names for the resource. They are not necessarily unique across resources.

URI: kgr:synonyms Alias: synonyms

Applicable Classes

Name Description Modifies Slot
DataModel A data model is a formal representation of concepts and relationships within … no
DataSource A data source no
KnowledgeGraph A knowledge graph resource no
Aggregator An aggregator of data sources no
Ontology An ontology is a formal representation of a set of concepts within a domain a… no
Resource A top-level class for all resources in the knowledge graph registry no

Properties

  • Range: String

  • Multivalued: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema

Mappings

Mapping Type Mapped Value
self kgr:synonyms
native kgr:synonyms

LinkML Source

```yaml name: synonyms description: A list of synonyms for the resource. These may include acronyms, abbreviations, or other alternate names for the resource. They are not necessarily unique across resources. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: synonyms owner: Resource domain_of: - Resource range: string multivalued: true ```