@ResourceSchema(facets={@ResourceSchemaEntry(relation=IsIdentifiedBy.class,facet=SchemaFacet.class,min=1,max=1),,,},resources=)
@TypeMetadata(name="Schema",
description="Schema is any reference schema used to specify compliant values. Examples include controlled vocabularies, ontologies, and others. This resource is mainly used by {@link Dataset} to evidence that is compliant with a Schema by using {@link IsCompliantWith} relation.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface Schema
extends GCubeResource
Dataset to evidence that
is compliant with a Schema by using IsCompliantWith relation.
https://wiki.gcube-system.org/gcube/GCube_Model#Schema| 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.