Skip to content

comment

URI: rdfs:comment

Applicable to: Mapping, MappingSet

Description

Free text field containing either curator notes or text generated by tool providing additional informative information.

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: This mapping is weird in that the hierarchical position of the two terms is very different.

Example value:

This mapping is weird in that the hierarchical position of the two terms is very different.

Description: A comment explaining a mapping authors reservation on a mapping.

Schema developer documentation

LinkML source
name: comment
description: Free text field containing either curator notes or text generated by
  tool providing additional informative information.
examples:
- value: This mapping is weird in that the hierarchical position of the two terms
    is very different.
  description: A comment explaining a mapping authors reservation on a mapping.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
slot_uri: rdfs:comment
alias: comment
domain_of:
- mapping set
- mapping
range: string