@ResourceSchema(facets={@ResourceSchemaEntry(relation=IsIdentifiedBy.class,facet=IdentifierFacet.class,min=1,max=1,description="The set of Identifiers associated with the Dataset instance."),,,,,,,,,,,,,,,},resources={,,,,})
@TypeMetadata(name="Dataset",
description="A Dataset is a set of digital objects representing data and treated collectively as a unit. It is the key resource of a HDI, even more, it is the reason the HDI exists. A Dataset can be correlated to another Dataset by using {@link IsCorrelatedTo} relation.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface Dataset
extends GCubeResource
IsCorrelatedTo relation.
Dataset has similar meaning of PE18_Dataset defined in PARTHENOS Entities Model (PE Model).
https://wiki.gcube-system.org/gcube/GCube_Model#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.