docs
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/parthenos-entities@154755 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6469e254fd
commit
b50f7d3194
|
@ -3,6 +3,7 @@ package org.gcube.informationsystem.model.entity.resource.parthenos;
|
|||
import org.gcube.informationsystem.model.annotations.Abstract;
|
||||
import org.gcube.informationsystem.model.entity.facet.EventFacet;
|
||||
import org.gcube.informationsystem.model.entity.facet.IdentifierFacet;
|
||||
import org.gcube.informationsystem.model.entity.facet.parthenos.E30_Right;
|
||||
import org.gcube.informationsystem.model.entity.facet.parthenos.PE_Info_Facet;
|
||||
import org.gcube.informationsystem.model.entity.resource.Service;
|
||||
import org.gcube.informationsystem.model.entity.resource.cidoc.E7_Activity;
|
||||
|
@ -16,6 +17,8 @@ import org.gcube.informationsystem.model.entity.resource.cidoc.E7_Activity;
|
|||
* - {@link EventFacet} to map startTime
|
||||
* - {@link EventFacet} to map endTime
|
||||
*
|
||||
* - {@link E30_Right} to map rights and licenses
|
||||
*
|
||||
*
|
||||
* Last confirmation : mappend to header.lastUpdatetime
|
||||
* Date of Registration (w/Parthenos) : mappend to header.creationTime
|
||||
|
|
Loading…
Reference in New Issue