Project:Profile types/CommunityProfile: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Line 6: Line 6:




=== How To Create a Community with Projects and Research Outcome Items ===
== 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 =)


==== Create Community ====
==== Create Community ====
Line 28: Line 34:
=== Create Research Outcome (or link existing) ===
=== Create Research Outcome (or link existing) ===


# Create a new item for a research outcome (paper, dataset, software, ...)
# Create a new item for a research outcome  
# Add these properties:
# Add these properties:
## Community = COMMUNITY_FROM_PREVIOUS_STEP
## Community = COMMUNITY_FROM_PREVIOUS_STEP
## Internal Project ID = PROJECT_FROM_PREVIOUS_STEP
## Internal Project ID = PROJECT_FROM_PREVIOUS_STEP
# See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6038430
# See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6038430

Revision as of 21:52, 7 May 2024


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 =)

Create Community

  1. Create a new item for the XYZ community
  2. Add these properties:
    1. instance of = community
    2. MaRDI profile type = MaRDI community profile
  3. See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6038427


Create Project

  1. Create a new item for a project within the community
  2. Add these properties:
    1. community = COMMUNITY_FROM_PREVIOUS_STEP
    2. instance of = scientific project
  3. See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6205092


Create Research Outcome (or link existing)

  1. Create a new item for a research outcome
  2. Add these properties:
    1. Community = COMMUNITY_FROM_PREVIOUS_STEP
    2. Internal Project ID = PROJECT_FROM_PREVIOUS_STEP
  3. See this example: https://portal.mardi4nfdi.de/wiki/Item:Q6038430