{
    "$schema": "http://json-schema.org/schema",
    "id": "LifeSciencesPortalSchematicsVisualFramework",
    "type": "object",
    "properties": {
        "path": {
            "type": "string",
            "format": "path",
            "visible": false
        }
    }
}
