- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Project, Project
public class Project
extends Object
implements Serializable
This class to store the common information about the project that will be dumped for community and for the whole
graph - private String id to store the id of the project (OpenAIRE id) - private String code to store the grant
agreement of the project - private String acronym to store the acronym of the project - private String title to store
the tile of the project
- See Also:
- Serialized Form