Parthenos mapping

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/parthenos-entities@142267 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-02-06 15:22:04 +00:00
parent 3a18035bc0
commit 012677aa5e
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,12 @@
package org.gcube.informationsystem.model.entity.facet.parthenos;
import org.gcube.informationsystem.model.entity.Facet;
import org.gcube.informationsystem.model.entity.facet.LicenseFacet;
/**
* @author Luca Frosini (ISTI - CNR)
* @author Alessia Bardi
*/
public interface E30_Right extends Facet {
public interface E30_Right_Facet extends LicenseFacet {
}

View File

@ -10,7 +10,7 @@ import org.gcube.informationsystem.model.entity.resource.cidoc.E7_Activity;
* @author Luca Frosini (ISTI - CNR)
* Attached facets are:
* - {@link IdentifierFacet} to map ID
* - {@link P_Info_Facet} to map metadata
* - {@link P_Info_Facet} to map {title, description, competence,availability}
*
* - {@link EventFacet} to map startTime
* - {@link EventFacet} to map endTime