{
  "type": "project",
  "input": {
    "type": "join",
    "input": [
      {
        "type": "filter",
        "input": {
          "type": "bgp",
          "patterns": [
            {
              "type": "pattern",
              "termType": "Quad",
              "subject": {
                "termType": "Variable",
                "value": "p"
              },
              "predicate": {
                "termType": "NamedNode",
                "value": "http://purl.org/dc/elements/1.1/subject"
              },
              "object": {
                "termType": "Variable",
                "value": "projectSubject"
              },
              "graph": {
                "termType": "DefaultGraph",
                "value": ""
              }
            },
            {
              "type": "pattern",
              "termType": "Quad",
              "subject": {
                "termType": "Variable",
                "value": "p"
              },
              "predicate": {
                "termType": "NamedNode",
                "value": "http://rdfs.org/ns/void#sparqlEndpoint"
              },
              "object": {
                "termType": "Variable",
                "value": "service"
              },
              "graph": {
                "termType": "DefaultGraph",
                "value": ""
              }
            }
          ]
        },
        "expression": {
          "type": "expression",
          "subType": "operator",
          "operator": "regex",
          "args": [
            {
              "type": "expression",
              "subType": "term",
              "term": {
                "termType": "Variable",
                "value": "projectSubject"
              }
            },
            {
              "type": "expression",
              "subType": "term",
              "term": {
                "termType": "Literal",
                "value": "remote",
                "datatype": {
                  "termType": "NamedNode",
                  "value": "http://www.w3.org/2001/XMLSchema#string"
                }
              }
            }
          ]
        }
      },
      {
        "type": "service",
        "input": {
          "type": "bgp",
          "patterns": [
            {
              "type": "pattern",
              "termType": "Quad",
              "subject": {
                "termType": "Variable",
                "value": "project"
              },
              "predicate": {
                "termType": "NamedNode",
                "value": "http://usefulinc.com/ns/doap#name"
              },
              "object": {
                "termType": "Variable",
                "value": "title"
              },
              "graph": {
                "termType": "DefaultGraph",
                "value": ""
              }
            }
          ]
        },
        "name": {
          "termType": "Variable",
          "value": "service"
        },
        "silent": false
      }
    ]
  },
  "variables": [
    {
      "termType": "Variable",
      "value": "service"
    },
    {
      "termType": "Variable",
      "value": "title"
    }
  ]
}
