- 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, org.gcube.informationsystem.model.reference.entities.Facet, org.gcube.informationsystem.base.reference.IdentifiableElement, org.gcube.informationsystem.model.reference.ModelElement, org.gcube.informationsystem.base.reference.SchemaMixedElement, Serializable
- All Known Implementing Classes:
LicenseFacetImpl
@TypeMetadata(name="LicenseFacet",
description="LicenseFacet captures information on any license associated with the resource to capture the policies governing its exploitation and use. Example of use is the licence of a dataset e.g., Creative Commons Attribution (CC-BY) or the licence of software such as GPL. This facet is used to provide for human knowledge, but it is not excluded the usage by infrastructure services which enforces the respect of the licence e.g., a service which denies the usage of a dataset with Creative Commons Attribution No-Derivatives (CC-BY-ND)licence to produce a new dataset.",
version="1.0.0")
@Change(version="1.0.0",
description="First Version")
public interface LicenseFacet
extends org.gcube.informationsystem.model.reference.entities.Facet
LicenseFacet captures information on any license associated with the
resource to capture the policies governing its exploitation and use.
Example of use is the licence of a dataset e.g., Creative Commons Attribution (CC-BY)
or the licence of software such as GPL.
This facet is used to provide for human knowledge, but it is not excluded the usage
by infrastructure services which enforces the respect of the licence e.g., a service which
denies the usage of a dataset with Creative Commons Attribution No-Derivatives (CC-BY-ND)
licence to produce a new dataset.
https://wiki.gcube-system.org/gcube/GCube_Model#License_Facet
- Author:
- Luca Frosini (ISTI - CNR)