Please note that the Service extension is still work in progress. Please follow the issue tracker here.
Venue extended by the Service extension
The Service extension introduces a new type of the core Venue entity.
Extended types
Venues are typed by their types property value.
srv_portal
Venues with type srv_portal model a portal or catalogue through which services are discoverable and accessible.
Portals aggregate and catalog metadata of services, supporting users in search and access.
{
"local_identifier": "https://ror.org/03sj9b840",
"entity_type": "venue",
"name": "EOSC node",
"website": "https://open-science-cloud.ec.europa.eu",
"types": ["srv_portal"]
}