{
    "$id": "one",
    "type": "object",
    "properties": { 
        "foo": { "$ref": "./subdir/bar.json" }
    }
}
