@ResourceSchema(facets={@ResourceSchemaEntry(relation=HasMaintainer.class,facet=ContactFacet.class,min=1,description="The contact information of the entity responsible for the maintenance of the concrete dataset"),},resources=)
@TypeMetadata(name="ConcreteDataset",
description="ConcreteDataset is any incarnation/manifestation of a dataset or part of it. The relation {@link IsPartOf} is used when a ConcreteDataset is part of a {@link Dataset}.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface ConcreteDataset
extends Dataset
IsPartOf is used when a ConcreteDataset is part of a Dataset.
https://wiki.gcube-system.org/gcube/GCube_Model#Concrete_Dataset| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
CONSISTS_OF_PROPERTY, IS_RELATED_TO_PROPERTYgetIdentificationFacetsaddFacet, addFacet, addFacet, attachResource, getConsistsOf, getConsistsOf, getConsistsOf, getFacets, getFacets, getFacets, getIsRelatedTo, getIsRelatedTostatic final String NAME
Copyright © 2022. All Rights Reserved.