Project

General

Profile

« Previous | Next » 

Revision 49603

Comment with TODO

View differences:

GCubeResourceRegistrator.java
44 44
/**
45 45
 * Created by Alessia Bardi on 26/09/2017.
46 46
 *
47
 * TODO: when the mappings have a definitive URI generation policy then we need to be able to "upsert" (Luca will prepare new method for me).
48
 * When generating relationships, it could be the case that the linked entity was generated from another file, so we have to ask
49
 * the registry if it already exists a resource with a given URI. We cannot do it now because different entities with the same fake UUID are
50
 * generated by the mappings, now. See also https://support.d4science.org/issues/9820#change-56673
51
 *
47 52
 * @author Alessia Bardi
48 53
 */
49 54
@Component

Also available in: Unified diff