git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/private/luca.frosini/parthenos-entities@141935 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e42074838b
commit
f10774260b
|
@ -1,5 +1,7 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.facet;
|
package org.gcube.informationsystem.parthenos.model.entity.facet;
|
||||||
|
|
||||||
|
import org.gcube.informationsystem.parthenos.model.entity.facet.cidoc.E51_Contact_Point;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Luca Frosini (ISTI - CNR)
|
* @author Luca Frosini (ISTI - CNR)
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.facet;
|
package org.gcube.informationsystem.parthenos.model.entity.facet.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.facet.ContactFacet;
|
import org.gcube.informationsystem.model.entity.facet.ContactFacet;
|
||||||
|
|
|
@ -5,10 +5,10 @@ import java.util.Collection;
|
||||||
import javax.xml.datatype.XMLGregorianCalendar;
|
import javax.xml.datatype.XMLGregorianCalendar;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.facet.PE29_Access_Point;
|
import org.gcube.informationsystem.parthenos.model.entity.facet.PE29_Access_Point;
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.D14_Software;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.D14_Software;
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.D1_Digital_Object;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.D1_Digital_Object;
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.E39_Actor;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.E39_Actor;
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.E70_Thing;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.E70_Thing;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Luca Frosini (ISTI - CNR)
|
* @author Luca Frosini (ISTI - CNR)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.resource.Dataset;
|
import org.gcube.informationsystem.model.entity.resource.Dataset;
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.D1_Digital_Object;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.D1_Digital_Object;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Luca Frosini (ISTI - CNR)
|
* @author Luca Frosini (ISTI - CNR)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.D1_Digital_Object;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.D1_Digital_Object;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.resource.Service;
|
import org.gcube.informationsystem.model.entity.resource.Service;
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.E7_Activity;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.E7_Activity;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Luca Frosini (ISTI - CNR)
|
* @author Luca Frosini (ISTI - CNR)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.D1_Digital_Object;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.D1_Digital_Object;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.D14_Software;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.D14_Software;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.D14_Software;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.D14_Software;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.E40_Legal_Body;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.E40_Legal_Body;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.E7_Activity;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.E7_Activity;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.E29_Design_or_Procedure;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.E29_Design_or_Procedure;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
package org.gcube.informationsystem.parthenos.model.entity.resource;
|
||||||
|
|
||||||
import org.gcube.informationsystem.parthenos.model.entity.resource.cdoc.E70_Thing;
|
import org.gcube.informationsystem.parthenos.model.entity.resource.cidoc.E70_Thing;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.resource.Software;
|
import org.gcube.informationsystem.model.entity.resource.Software;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.Resource;
|
import org.gcube.informationsystem.model.entity.Resource;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.Resource;
|
import org.gcube.informationsystem.model.entity.Resource;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.resource.Actor;
|
import org.gcube.informationsystem.model.entity.resource.Actor;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.resource.LegalBody;
|
import org.gcube.informationsystem.model.entity.resource.LegalBody;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.Resource;
|
import org.gcube.informationsystem.model.entity.Resource;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.Resource;
|
import org.gcube.informationsystem.model.entity.Resource;
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package org.gcube.informationsystem.parthenos.model.entity.resource.cdoc;
|
package org.gcube.informationsystem.parthenos.model.entity.resource.cidoc;
|
||||||
|
|
||||||
import org.gcube.informationsystem.model.entity.Resource;
|
import org.gcube.informationsystem.model.entity.Resource;
|
||||||
|
|
Loading…
Reference in New Issue