Letters sent by people while they were studying at the Friedrichs-Universität Halle

Find all letters sent by people while they were studying at the Friedrichs-Universität Halle by means of a path aware Chronology filter.

{
    "form": {
        "filter_698eeb158687f": {
            "type_id": 1,
            "source": null,
            "options": {
                "operator": "object_or_sub_or",
                "operator_extra": "1",
                "exclude": ""
            },
            "object_subs": {
                "1": {
                    "object_sub_dates": [
                        {
                            "object_sub_date_type": "chronology",
                            "object_sub_date_chronology": {
                                "type": "period",
                                "span": {
                                    "period_amount": 0,
                                    "period_unit": null,
                                    "cycle_object_id": 0
                                },
                                "start": {
                                    "start": {
                                        "offset_amount": 0,
                                        "offset_unit": null,
                                        "cycle_object_id": 0,
                                        "cycle_direction": null,
                                        "date_value": null,
                                        "date_object_sub_id": null,
                                        "date_direction": "|>|",
                                        "date_path": {
                                            "filter": {
                                                "form": {
                                                    "filter_698eecd356c00": {
                                                        "type_id": 1,
                                                        "options": {
                                                            "operator": "object_or_sub_or",
                                                            "operator_extra": "1"
                                                        }
                                                    },
                                                    "filter_698eecda22f9e": {
                                                        "type_id": 4,
                                                        "source": {
                                                            "filter_code": "filter_698eecd356c00",
                                                            "filter_type_id": 1,
                                                            "type_id": 1,
                                                            "object_description_id": 161,
                                                            "direction": "out"
                                                        },
                                                        "options": {
                                                            "operator": "object_or_sub_or",
                                                            "operator_extra": "1"
                                                        },
                                                        "object_subs": {
                                                            "8167": {
                                                                "object_sub_definitions": {
                                                                    "6196": [
                                                                        9042475
                                                                    ],
                                                                    "6197": [
                                                                        9042474
                                                                    ]
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            },
                                            "scope": {
                                                "paths": {
                                                    "1": {
                                                        "object_sub_descriptions": {
                                                            "1": {
                                                                "out": true
                                                            }
                                                        }
                                                    }
                                                },
                                                "types": {
                                                    "1": {
                                                        "4": {
                                                            "filter": true,
                                                            "selection": {
                                                                "object_sub_details_8167_date_start": {
                                                                    "object_sub_details_id": 8167,
                                                                    "attribute": "date_start"
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    "end": null
                                },
                                "end": {
                                    "start": null,
                                    "end": {
                                        "offset_amount": 0,
                                        "offset_unit": null,
                                        "cycle_object_id": 0,
                                        "cycle_direction": null,
                                        "date_value": null,
                                        "date_object_sub_id": null,
                                        "date_direction": "|<|",
                                        "date_path": {
                                            "filter": {
                                                "form": {
                                                    "filter_698eecfc3798e": {
                                                        "type_id": 1,
                                                        "options": {
                                                            "operator": "object_or_sub_or",
                                                            "operator_extra": "1"
                                                        }
                                                    },
                                                    "filter_698eed05244ed": {
                                                        "type_id": 4,
                                                        "source": {
                                                            "filter_code": "filter_698eecfc3798e",
                                                            "filter_type_id": 1,
                                                            "type_id": 1,
                                                            "object_description_id": 161,
                                                            "direction": "out"
                                                        },
                                                        "options": {
                                                            "operator": "object_or_sub_or",
                                                            "operator_extra": "1"
                                                        },
                                                        "object_subs": {
                                                            "8167": {
                                                                "object_sub_definitions": {
                                                                    "6196": [
                                                                        9042475
                                                                    ],
                                                                    "6197": [
                                                                        9042474
                                                                    ]
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            },
                                            "scope": {
                                                "paths": {
                                                    "1": {
                                                        "object_sub_descriptions": {
                                                            "1": {
                                                                "out": true
                                                            }
                                                        }
                                                    }
                                                },
                                                "types": {
                                                    "1": {
                                                        "4": {
                                                            "filter": true,
                                                            "selection": {
                                                                "object_sub_details_8167_date_end": {
                                                                    "object_sub_details_id": 8167,
                                                                    "attribute": "date_end"
                                                                }
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    }
                                }
                            }
                        }
                    ]
                }
            }
        }
    }
}

Projects

This section describes a number of nodegoat projects. All data of each project can be downloaded via the linked data publication. Every project has their own API endpoint that is described by an OpenAPI Description, e.g. https://demo.nodegoat.io/project/1.openapi. Each project specific API provides access to the model and the data of the project. The complete model can be accessed by the following request: https://demo.nodegoat.io/project/[PROJECT-ID]/model/type/, e.g. https://demo.nodegoat.io/project/1/model/type/. The data can be accessed per Object Type: https://demo.nodegoat.io/project/[PROJECT-ID]/data/type/[OBJECT-TYPE-ID]/object, e.g. https://demo.nodegoat.io/project/1/data/type/4/object. The listed filters can be used in the GUI as well as in API requests. Every filter is a natural language description followed by a JSON notation of the filter used for the query.