@TypeMetadata(name="IsIdentifiedBy",
description="Each {@link GCubeResource} has been defined to have at least a facet linked with an IsIdentifiedBy relation. IsIdentifiedBy indicates that the target facet represents a sort of identification for the source resource. For instance, a software can consist of one or more {@link SoftwareFacet} but the one related with IsIdentifiedBy represents the identify of the software.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface IsIdentifiedBy<S extends org.gcube.informationsystem.model.reference.entities.Resource,T extends org.gcube.informationsystem.model.reference.entities.Facet>
extends org.gcube.informationsystem.model.reference.relations.ConsistsOf<S,T>
GCubeResource has been defined to have at least a facet linked with
an IsIdentifiedBy relation.
IsIdentifiedBy indicates that the target facet represents a sort of
identification for the source resource.
For instance, a software can consist of one or more SoftwareFacet but the one
related with IsIdentifiedBy represents the identify of the software.
https://wiki.gcube-system.org/gcube/GCube_Model#IsIdentifiedBy| 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.