Skip to content

mapping_tool

URI: sssom:mapping_tool

Applicable to: Mapping, MappingSet

Description

A reference to the tool or algorithm that was used to generate the mapping. Should be a URL pointing to more info about it, but can be free text.

Properties

  • Range: String. 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: https://github.com/AgreementMakerLight/AML-Project

Example value:

https://github.com/AgreementMakerLight/AML-Project

Description: A URL pointing to the AgreementMakerLight project.

Example: AgreementMakerLight

Example value:

AgreementMakerLight

Description: A string (name) denoting the AgreementMakerLight project.

Schema developer documentation

LinkML source
name: mapping_tool
instantiates:
- sssom:Propagatable
annotations:
  propagated:
    tag: propagated
    value: true
description: A reference to the tool or algorithm that was used to generate the mapping.
  Should be a URL pointing to more info about it, but can be free text.
examples:
- value: https://github.com/AgreementMakerLight/AML-Project
  description: A URL pointing to the AgreementMakerLight project.
- value: AgreementMakerLight
  description: A string (name) denoting the AgreementMakerLight project.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: mapping_tool
domain_of:
- mapping set
- mapping
range: string