interface |
HasContributor<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> |
HasContributor indicates that the target ContactFacet contains the information
related to a contributor to the source resource,
e.g., the contact points of the contributor of software or the contributor of a dataset.
|
interface |
HasCreator<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> |
HasCreator indicates that the target ContactFacet contains the information related to
a creator of the source resource, e.g., the contact points of the creator of a dataset.
|
interface |
HasCurator<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> |
HasCurator indicates that the target ContactFacet contains the information related to
a curator of the source resource, e.g., the contact points of the curator of a dataset.
|
interface |
HasDeveloper<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> |
HasDeveloper indicates that the target ContactFacet contains the information related to a
developer of the source resource e.g., the contact points of the developer of a software.
|
interface |
HasMaintainer<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> |
HasDeveloper indicates that the target ContactFacet contains the
information related to a developer of the source resource,
e.g., the contact points of the developer of a software.
|
interface |
HasManager<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> |
HasManager indicates that the target ContactFacet contains the information
related to a manager of the source resource,
e.g., the contact points of the manager of a research infrastructure or a data centre.
|
interface |
HasOwner<Out extends org.gcube.informationsystem.model.reference.entities.Resource,In extends ContactFacet> |
HasOwner indicates that the target ContactFacet contains the information related to
the owner of the source resource, e.g., the contact points of the owner of dataset.
|