IMPORTANT
- This is a DRAFT VERSION as of 07.05.2024
- This is for now only valid for the Math+ Community
How To Create a Community with Projects and Research Outcome Items
- The idea is that we have many research outcome items (publication, dataset, software, ...) in the knowledge graph.
- Some of these items are assigned to a community (e.g. the Math+ Center of Excellence)
- We want to offer a community-centric view, where all community items are listed
- To model this internally, we have the concepts of communities and projects.
- The difference between these two needs to be described better in the future. For now: accept it =)
Using this idea needs the following three steps:
1) Create Community
- Create a new item for the XYZ community
- Add these properties:
- instance of = community
- MaRDI profile type = MaRDI community profile
- See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6038427
2) Create Project
- Create a new item for a project within the community
- Add these properties:
- community = COMMUNITY_FROM_PREVIOUS_STEP
- instance of = scientific project
- See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6205092
3) Create Research Outcome (or link existing)
- Create a new item for a research outcome
- Add these properties:
- Community = COMMUNITY_FROM_PREVIOUS_STEP
- Internal Project ID = PROJECT_FROM_PREVIOUS_STEP
- See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6038430
HINTS FOR IMPORTING MATH+ COMMUNITY (ITEMS) FROM ZENODO
- Every project (e.g. AA1-6 or EF1-24) has to be created first, before an item (paper, software, dataset) can be linked to it
- Maybe a good strategy is to
- Read the Zenodo item meta-data, including its project code (e.g. AA1-6)
- Check whether the MaRDI knowledge graph contains a project item with that label
- If yes: get its ID
- If not: create it and get its ID
- Create the item
- Add the property "Internal Project ID" with that ID