Semantic Similarity
A datamodel for representing semantic similarity between terms or lists of terms.
URI: https://w3id.org/oak/similarity
Name: similarity
Classes
Class |
Description |
---|---|
None |
|
Abstract grouping for representing individual pairwise similarities |
|
A simple pairwise similarity between two atomic concepts/terms |
|
A simple pairwise similarity between two sets of concepts/terms |
|
None |
Slots
Slot |
Description |
---|---|
the most recent common ancestor of the two compared entities |
|
The IC of the object |
|
the name or label of the ancestor concept |
|
the dot product of two node embeddings divided by the product of their length… |
|
The IC is the negative log of the probability of the concept |
|
The number of concepts in the intersection divided by the number in the union |
|
the entity matches |
|
The second of the two entities being compared |
|
The IC of the object |
|
the label or name for the second entity |
|
the source for the second entity |
|
the geometric mean of the jaccard similarity and the information content |
|
Abstract base slot for different kinds of scores |
|
The first of the two entities being compared |
|
The IC of the subject |
|
the label or name for the first entity |
|
the source for the first entity |
|
Enumerations
Enumeration |
Description |
---|
Types
Type |
Description |
---|---|
A binary (true or false) value |
|
a compact URI |
|
a date (year, month and day) in an idealized calendar |
|
Either a date or a datetime |
|
The combination of a date and time |
|
A real number with arbitrary precision that conforms to the xsd:decimal speci… |
|
A real number that conforms to the xsd:double specification |
|
A real number that conforms to the xsd:float specification |
|
An integer |
|
A string encoding a JSON Path |
|
A string encoding a JSON Pointer |
|
Prefix part of CURIE |
|
A URI, CURIE or BNODE that represents a node in a model |
|
A URI or CURIE that represents an object in the model |
|
A string encoding a SPARQL Property Path |
|
A character string |
|
A time object represents a (local) time of day, independent of any particular… |
|
a complete URI |
|
a URI or a CURIE |
|
Subsets
Subset |
Description |
---|