Actions
Linking entity: Result_Result¶
Property | Type | Multiplicity | Description |
Provenance | Provenance | 1..1 | |
Qualifier | Qualifier | 1..1 |
- hasAmongTopNSimilarDocuments:
r1 hasAmongTopNSimilarDocuments r2
means that Resultsr1
andr2
are similar and thatr2 isAmongTopNSimilarDocuments of r1
; - isAmongTopNSimilarDocuments:
r1 isAmongTopNSimilarDocuments r2
means that Resultsr1
andr2
are similar and thatr2 hasAmongTopNSimilarDocuments of r1
; - isRelatedTo: two results are somehow related to each other. OpenAIRE may further refine the semantics of possible types of "relatedness" by adding new classes in the Qualifier.scheme "dnet:result_result_relations";
- isMergedIn: relationships with this Qualifier.class are generated by the de-duplication system. A Result
r1 isMergedIn r2
means thatr2
has been selected as representative record for a group of records that describe the same real-world object described byr1
. In other words, ifr1 isMergedIn r2
andr3 isMergedIn r2
, thenr1
andr3
are duplicates; - merges: inverse relationship of "isMergedIn".
Updated by Claudio Atzori about 9 years ago · 2 revisions