Project:Profile types/CommunityProfile: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Line 14: Line 14:
* The difference between these two needs to be described better in the future. For now: accept it =)
* The difference between these two needs to be described better in the future. For now: accept it =)


==== Create Community ====
 
'''Using this idea needs the following three steps:'''
 
==== 1) Create Community ====


# Create a new item for the XYZ community
# Create a new item for the XYZ community
Line 23: Line 26:




==== Create Project ====
==== 2) Create Project ====


# Create a new item for a project within the community
# Create a new item for a project within the community
Line 32: Line 35:




=== Create Research Outcome (or link existing) ===
=== 3) Create Research Outcome (or link existing) ===


# Create a new item for a research outcome  
# Create a new item for a research outcome  

Revision as of 21:53, 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 =)


Using this idea needs the following three steps:

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


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


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