Open pvgenuchten opened 6 months ago
Comment by TomasR:
Comment by AnnaF: Stay close to what is used in openaire/cordis/EOSC, because this is what our community expects
Plan
class in the PROV-O ontology can be used for the concept of project. Defined as:
A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.
But even the Activity
class can be considered:
An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.
[ ] The DBPedia Ontology includes both the concepts of Project
and ResearchProject
, including many useful predicates for to describing funding, participants, coordination, etc.
[ ] The VIVO ontology is quite elaborate, probably more so than EURIO, including the concept of Project
, and aligning with sub-classes from OBO. Some aspects may be outdated, but worthy or review.
[ ] A couple of years ago Simon Cox developed a light-weight ontology for CSIRO precisely called PROJECT. Even though it is not a W3C recommendation, it should be considered, there are fewer people more experimented in this field than Simon. This simple ontology could be the hook for alignment between those I refer above and EURIO.
It is important to keep in mind how the Semantic Web allows you to use all these ontologies together, not having to select one over the other. For instance:
<https://soilwise-he.eu/>
a proj:ResearchProject,
dbo:ResearchProject,
vivo:Project,
eurio:Project .
Various ontologies exist to register projects, some research:
role
class (Takes_role). dingo does not define deliverables of a project, dingo:organisations are defined as closematch to foaf:organisationsteam
and funders throughstakeholder
member
to indicate participation of an organization (or person) andfunding
(asgrant
) to indicate funding options