Skip to content

object_source

URI: sssom:object_source

Applicable to: Mapping, MappingSet

Description

URI of vocabulary or identifier source for the object.

Properties

  • Range: EntityReference. The range of the element is the type of the value that can be assigned to it.

  • Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)

Examples

Example: obo:mondo.owl

Example value:

obo:mondo.owl

Description: A persistent OBO CURIE pointing to the latest version of the Mondo ontology.

Example: wikidata:Q7876491

Example value:

wikidata:Q7876491

Description: A Wikidata identifier for the Uberon ontology resource.

Schema developer documentation

LinkML source
name: object_source
instantiates:
- sssom:Propagatable
annotations:
  propagated:
    tag: propagated
    value: true
description: URI of vocabulary or identifier source for the object.
examples:
- value: obo:mondo.owl
  description: A persistent OBO CURIE pointing to the latest version of the Mondo
    ontology.
- value: wikidata:Q7876491
  description: A Wikidata identifier for the Uberon ontology resource.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: object_source
domain_of:
- mapping set
- mapping
range: EntityReference