@TypeMetadata(name="IsCompliantWith",
description="IsCompliantWith is used to indicated a {@link Dataset} compliant with a {@link Schema}.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface IsCompliantWith<Out extends Dataset,In extends Schema>
extends org.gcube.informationsystem.model.reference.relations.IsRelatedTo<Out,In>
Dataset compliant with a Schema.
https://wiki.gcube-system.org/gcube/GCube_Model#IsCompliantWith| 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.