gcat/src/main/resources/query/03-get-simple-facet-of-cata...

36 lines
636 B
JSON

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