Skip to content

Slot: jaccard_similarity

The number of concepts in the intersection divided by the number in the union

URI: https://w3id.org/monarch/monarch-py/:jaccard_similarity

Inheritance

  • score
    • jaccard_similarity

Applicable Classes

Name Description Modifies Slot
TermPairwiseSimilarity A simple pairwise similarity between two atomic concepts/terms no

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self https://w3id.org/monarch/monarch-py/:jaccard_similarity
native https://w3id.org/monarch/monarch-py/:jaccard_similarity

LinkML Source

name: jaccard_similarity
description: The number of concepts in the intersection divided by the number in the
  union
from_schema: https://w3id.org/monarch/monarch-py
rank: 1000
is_a: score
alias: jaccard_similarity
domain_of:
- TermPairwiseSimilarity
range: ZeroToOne