see_also
URI: rdfs:seeAlso
Applicable to: MappingSet, Mapping
Description
A URL specific for the mapping instance. E.g. for kboom we have a per-mapping image that shows surrounding axioms that drive probability. Could also be a github issue URL that discussed a complicated alignment
Properties
- Range: Uri. The range of the element is the type of the value that can be assigned to it.
- Multivalued: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are
|
separated. - Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)
Examples
Example: https://github.com/mapping-commons/mh_mapping_initiative/pull/41
Example value:
https://github.com/mapping-commons/mh_mapping_initiative/pull/41
Description: A URL pointing to the pull request that introduced the mapping.
See Also
These are some relevant resources you might find useful to get additional information about the element, such as example implementations, issues and pull requests.
Schema developer documentation
LinkML source
name: see_also
description: A URL specific for the mapping instance. E.g. for kboom we have a per-mapping
image that shows surrounding axioms that drive probability. Could also be a github
issue URL that discussed a complicated alignment
examples:
- value: https://github.com/mapping-commons/mh_mapping_initiative/pull/41
description: A URL pointing to the pull request that introduced the mapping.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/422
rank: 1000
slot_uri: rdfs:seeAlso
alias: see_also
domain_of:
- mapping set
- mapping
range: uri
multivalued: true