Project¶
- Description
A temporary endeavor undertaken to create a unique product, service or result. Source: the Project Management Institute, https://www.pmi.org/about/learn-about-pmi/what-is-project-management In the research information domain, one typically tracks: (1) research projects, where the result is an addition to the body of knowledge of the mankind, (2) technology development projects, where the result is a particular technology or product, (3) innovation projects, where the result is an improvement of a product or process, and (4) projects that create or enhance infrastructure for research, technology development or innovation. Depending on the scope one can also track finer levels of granularity: stages, work packages, sometimes even down to individual tasks. All such activities are also modelled using the Project entity and linked using the recursive link relationship. The Project entity only captures details of the project scope and plan. Information about the resources needed to execute the project such as the funding (i.e., the grants received), the people and organisations involved, the supporting infrastructures, the outputs produced, etc. is contained in separate entities (the Funding entity, the Person entity, the OrgUnit entity, the infrastructure entities, the result entities respectively) and is linked to the Project.
- Examples
- Representation
XML element
Project; the rest of this section documents children of this element- CERIF
the Project entity (https://w3id.org/cerif/model#Project)
Internal Identifier¶
- Use
mandatory (1)
- Representation
XML attribute
id- CERIF
the ProjectIdentifier attribute (https://w3id.org/cerif/model#Project.ProjectIdentifier)
Type¶
- Description
The type of the project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Typecontaining the classification identifier and having aschemeattribute to specify the classification scheme identifier- CERIF
the Project_Classification (https://w3id.org/cerif/model#Project_Classification)
Acronym¶
- Description
The acronym of the project
- Use
optional (0..1)
- Representation
XML element
Acronym- CERIF
the Project.Acronym attribute (https://w3id.org/cerif/model#Project.Acronym)
Title¶
- Description
The title of the project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Titleas a multilingual string- CERIF
the Project.Title attribute (https://w3id.org/cerif/model#Project.Title)
Identifier¶
- Description
An identifier of the project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Identifierwith mandatorytypeattribute- CERIF
the FederatedIdentifier entity (https://w3id.org/cerif/model#FederatedIdentifier)
StartDate¶
- Description
The start date of the project
- Use
optional (0..1)
- Representation
XML element
StartDate- CERIF
the Project.StartDate attribute (https://w3id.org/cerif/model#Project.StartDate)
- Format
full date (
YYYY-MM-DD) with optional time zone indication
EndDate¶
- Description
The end date of the project
- Use
optional (0..1)
- Representation
XML element
EndDate- CERIF
the Project.EndDate attribute (https://w3id.org/cerif/model#Project.EndDate)
- Format
full date (
YYYY-MM-DD) with optional time zone indication
Consortium¶
- Description
The consortium of the project: the organisations (persons) who are contractually bound to do the work in the project
- Use
optional (0..1)
- Representation
XML element
Consortiumwith unordered embedded XML elementsCoordinatorthat can contain an embedded organisation unit or person orPartnerthat can contain an embedded organisation unit or person orContractorthat can contain an embedded organisation unit or person orInKindContributorthat can contain an embedded organisation unit or person orMemberthat can contain an embedded organisation unit or person
Coordinator¶
- Description
Project coordinator
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Coordinatorwith embedded XML elementOrgUnitorPerson. ADisplayNamemay be specified, too.- CERIF
the Project_OrganisationUnit linking entity (https://w3id.org/cerif/model#Project_OrganisationUnit) with the https://w3id.org/cerif/vocab/OrganisationProjectEngagements#Coordinator semantics; the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#Coordinator semantics
Partner¶
- Description
Project partner
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Partnerwith embedded XML elementOrgUnitorPerson. ADisplayNamemay be specified, too.- CERIF
the Project_OrganisationUnit linking entity (https://w3id.org/cerif/model#Project_OrganisationUnit) with the https://w3id.org/cerif/vocab/OrganisationProjectEngagements#Partner semantics; the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#Partner semantics
Contractor¶
- Description
Project contractor
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Contractorwith embedded XML elementOrgUnitorPerson. ADisplayNamemay be specified, too.- CERIF
the Project_OrganisationUnit linking entity (https://w3id.org/cerif/model#Project_OrganisationUnit) with the https://w3id.org/cerif/vocab/OrganisationProjectEngagements#Contractor semantics; the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#Contractor semantics
InKindContributor¶
- Description
Project in kind contributor
- Use
optional, possibly multiple (0..*)
- Representation
XML element
InKindContributorwith embedded XML elementOrgUnitorPerson. ADisplayNamemay be specified, too.- CERIF
the Project_OrganisationUnit linking entity (https://w3id.org/cerif/model#Project_OrganisationUnit) with the https://w3id.org/cerif/vocab/OrganisationProjectEngagements#InKindContributor semantics; the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#InKindContributor semantics
Member¶
- Description
A member of the project consortium
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Memberwith embedded XML elementOrgUnitorPerson. ADisplayNamemay be specified, too.- CERIF
the Project_OrganisationUnit linking entity (https://w3id.org/cerif/model#Project_OrganisationUnit) with the https://w3id.org/cerif/vocab/OrganisationProjectEngagements#ConsortiumMember semantics; the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#ConsortiumMember semantics
Team¶
- Description
The project team: the persons who carry out the work in the project, typically as a part of their job at the organisations from the consortium
- Use
optional (0..1)
- Representation
XML element
Teamwith unordered embedded XML elementsPrincipalInvestigatororContactorMember
PrincipalInvestigator¶
- Description
The principal investigator: the person responsible for the whole project, the head of the project team
- Use
optional, possibly multiple (0..*)
- Representation
XML element
PrincipalInvestigatorwith embedded XML elementPersonoptionally followed by one or severalAffiliationelements. ADisplayNamemay be specified, too.- CERIF
the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#PrincipalInvestigator semantics
Contact¶
- Description
A person to contact in matters connected with her/his organisations’ participation in the project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Contactwith embedded XML elementPersonoptionally followed by one or severalAffiliationelements. ADisplayNamemay be specified, too.- CERIF
the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#OrganisationContact semantics
Member¶
- Description
A member of the project team
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Memberwith embedded XML elementPersonoptionally followed by one or severalAffiliationelements. ADisplayNamemay be specified, too.- CERIF
the Project_Person linking entity (https://w3id.org/cerif/model#Project_Person) with the https://w3id.org/cerif/vocab/PersonProjectEngagements#TeamMember semantics
Funded¶
- Description
Information about funding of this project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Fundedwith unordered embedded XML elementsBythat can contain an embedded organisation unit or person orAs
By¶
- Description
The funder of the project
- Use
optional (0..1)
- Representation
XML element
Bywith embedded XML elementOrgUnitorPerson. ADisplayNamemay be specified, too.- CERIF
the Project_OrganisationUnit linking entity (https://w3id.org/cerif/model#Project_OrganisationUnit) with the https://w3id.org/cerif/vocab/OrganisationProjectEngagements#Funder semantics
As¶
- Description
The specific funding device (grant, award, contract) for the project
- Use
optional (0..1)
- Representation
XML element
Aswith embedded XML elementFunding- CERIF
the Project_Funding linking entity (https://w3id.org/cerif/model#Project_Funding) with the https://w3id.org/cerif/vocab/ProjectFundingRelations#Support semantics
Subject¶
- Description
The subject classification(s) of the project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Subjectcontaining the classification identifier and having aschemeattribute to specify the classification scheme identifier- CERIF
the Project_Classification (https://w3id.org/cerif/model#Project_Classification)
Keyword¶
- Description
A single keyword or key expression that characterize the project. Please repeat to serialize separate keywords or key expressions.
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Keywordas a multilingual string- CERIF
the Project.Keywords attribute (https://w3id.org/cerif/model#Project.Keywords)
Abstract¶
- Description
The abstract of the project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Abstract- CERIF
the Project.Abstract attribute (https://w3id.org/cerif/model#Project.Abstract)
Status¶
- Description
The status of the project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Statuscontaining the classification identifier and having aschemeattribute to specify the classification scheme identifier- CERIF
the Project_Classification (https://w3id.org/cerif/model#Project_Classification)
Uses¶
- Description
The equipment this project uses
- Use
optional, possibly multiple (0..*)
- Representation
XML element
Useswith embedded XML elementEquipment- CERIF
the Project_Equipment linking entity (https://w3id.org/cerif/model#Project_Equipment) with the https://w3id.org/cerif/vocab/ProjectResearchInfrastructureRelations#User semantics
OAMandate¶
- Description
Information about the Open Access mandate that applies to this project
- Use
optional, possibly multiple (0..*)
- Representation
XML element
OAMandate
mandated¶
- Description
The flag if Open Access is mandated in the project
- Use
required
- Representation
XML attribute
mandated- Format
trueorfalse(data typexs:boolean)
uri¶
- Description
The Open Access policy that applies to the project
- Use
optional
- Representation
XML attribute
uri- Format
URI (data type
xs:anyURI)