gcat/src/main/resources/query/02-get-catalogue-configurat...

30 lines
502 B
JSON

{
"type": "Configuration",
"consistsOf": [
{
"type": "IsIdentifiedBy",
"target": {
"type": "IdentifierFacet",
"value": "catalogue-configuration"
}
}
],
"isRelatedTo": [
{
"type": "IsCustomizedBy",
"source": {
"type": "VirtualService",
"consistsOf": [
{
"type": "IsIdentifiedBy",
"target": {
"type": "SoftwareFacet",
"group": "org.gcube.data-catalogue",
"name": "catalogue-virtual-service"
}
}
]
}
}
]
}