@TypeMetadata(name="HasCreator",
description="HasCreator indicates that the target {@link ContactFacet} contains the information related to a creator of the source resource, e.g., the contact points of the creator of a dataset.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface HasCreator<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet>
extends HasContact<Out,In>
ContactFacet contains the information related to
a creator of the source resource, e.g., the contact points of the creator of a dataset.
https://wiki.gcube-system.org/gcube/GCube_Model#HasCreator| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
PROPAGATION_CONSTRAINT_PROPERTYgetAdditionalProperties, getAdditionalProperty, getPropagationConstraint, getSource, getTarget, setAdditionalProperties, setAdditionalProperty, setSource, setTargetstatic final String NAME
Copyright © 2022. All Rights Reserved.