Please note that the Service extension is still work in progress. Please follow the issue tracker here.

Organisation extended by the Service extensions

This extension adds new types to the core Organisation entity for modeling service operations.

Extended types

hosting_organisation

Organisation responsible for hosting and operating a service or infrastructure component.

{
    "local_identifier": "https://ror.org/00dd4fz34",
    "entity_type": "organisation",
    "name": "Digital Research Infrastructure for Language Technologies, Arts and Humanities",
    "short_name": "LINDAT",
    "types": ["facility", "hosting_organisation"],
    "country": "CZ"
}

research_infrastructure

Organisation that provides facilities, resources and services for research communities to conduct research.

{
    "local_identifier": "https://ror.org/03wp25384",
    "entity_type": "organisation",
    "name": "CLARIN ERIC",
    "types": ["facility", "research_infrastructure"],
    "country": "NL"
}


This site uses Just the Docs, a documentation theme for Jekyll.