- All Superinterfaces:
org.gcube.informationsystem.base.reference.Element, org.gcube.informationsystem.model.reference.entities.Entity, org.gcube.informationsystem.base.reference.entities.EntityElement, org.gcube.informationsystem.model.reference.ERElement, GCubeResource, org.gcube.informationsystem.base.reference.IdentifiableElement, org.gcube.informationsystem.model.reference.ModelElement, org.gcube.informationsystem.model.reference.entities.Resource, Serializable
- All Known Subinterfaces:
ConcreteDataset
- All Known Implementing Classes:
ConcreteDatasetImpl, DatasetImpl
@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
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
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
- Author:
- Luca Frosini (ISTI - CNR)