[
  {
    "@id": "https://infinity-project.codeberg.page/infinity-ecosystem/entity/WP8",
    "@type": [
      "http://purl.org/spar/fabio/WorkPackage"
    ]
  },
  {
    "@id": "https://infinity-project.codeberg.page/infinity-ecosystem/entity/infinity-project",
    "@type": [
      "https://schema.org/Project"
    ]
  },
  {
    "@id": "https://infinity-project.codeberg.page/infinity-ecosystem/entity/%7B%25%20raw%20%25%7D%7B%7B%7B%25%20endraw%20%25%7DCOMPONENT_ID%7D%7D",
    "@type": [
      "https://infinity-project.codeberg.page/infinity-ecosystem/entity/%7B%25raw%25%7D%7B%7B%7B%25endraw%25%7DCOMPONENT_TYPE%7D%7D",
      "http://purl.org/cerif/frapo/MaterialOutput"
    ],
    "https://schema.org/abstract": [
      {
        "@language": "en",
        "@value": "{% raw %}{{{% endraw %}DESCRIPTION}}"
      }
    ],
    "https://schema.org/contributor": [
      {
        "@value": "{% raw %}{{{% endraw %}CHAMPION_NAME}} <{% raw %}{{{% endraw %}CHAMPION_ORG}}, {% raw %}{{{% endraw %}CHAMPION_EMAIL}}>"
      }
    ],
    "https://schema.org/copyrightNotice": [
      {
        "@value": "Copyright (c) {% raw %}{{{% endraw %}YEAR}} The Infinity Project Contributors"
      }
    ],
    "https://schema.org/creditText": [
      {
        "@value": "This project has received funding from the European Union's Horizon Europe research and innovation programme under grant agreement N. 101233051"
      }
    ],
    "https://schema.org/discussionUrl": [
      {
        "@value": "{% raw %}{{{% endraw %}CHANGELOG_URL}}"
      }
    ],
    "https://schema.org/identifier": [
      {
        "@value": "{% raw %}{{{% endraw %}COMPONENT_ID}}"
      }
    ],
    "https://schema.org/isBasedOn": [
      {
        "@value": "{% raw %}{{{% endraw %}DESCRIPTION}}"
      }
    ],
    "https://schema.org/isPartOf": [
      {
        "@id": "https://infinity-project.codeberg.page/infinity-ecosystem/entity/infinity-project"
      },
      {
        "@id": "https://infinity-project.codeberg.page/infinity-ecosystem/entity/%7B%25%20raw%20%25%7D%7B%7B%7B%25%20endraw%20%25%7DPILOT%7D%7D"
      },
      {
        "@id": "https://infinity-project.codeberg.page/infinity-ecosystem/entity/WP8"
      }
    ],
    "https://schema.org/license": [
      {
        "@value": "{% raw %}{{{% endraw %}REECO_LICENCE_CODE}}"
      }
    ],
    "https://schema.org/title": [
      {
        "@language": "en",
        "@value": "{% raw %}{{{% endraw %}PROJECT_NAME}}"
      }
    ]
  },
  {
    "@id": "https://infinity-project.codeberg.page/infinity-ecosystem/entity/%7B%25%20raw%20%25%7D%7B%7B%7B%25%20endraw%20%25%7DPILOT%7D%7D",
    "@type": [
      "http://purl.org/cerif/frapo/Investigation"
    ]
  }
]