List projects.

Fields

id (integer)

Primary key.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • organization
  • category
  • type
  • partner_function
  • manager
  • contact
  • status
  • grant
  • research
  • event
  • study
  • language
  • program
  • funders

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • organization
  • category
  • manager
  • contact
  • status
  • grant
  • research
  • study
  • language
  • funders
  • program

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • begin_planned: gt, gte, lt, lte
  • begin_effective: gt, gte, lt, lte
  • end_planned: gt, gte, lt, lte
  • end_effective: gt, gte, lt, lte
GET /v1/research/project/?format=api&offset=1200&ordering=begin_planned
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2265,
    "next": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1220&ordering=begin_planned",
    "previous": "https://api-test.medunigraz.at/v1/research/project/?format=api&limit=20&offset=1180&ordering=begin_planned",
    "results": [
        {
            "id": 5749,
            "title": {
                "de": "T-Zell-Telomer-Dynamik und Ansprechen auf Immun-Checkpoint-Inhibitor-Therapie bei Lungenkrebs",
                "en": "T-cell Telomere Dynamics and Immune Checkpoint Inhibitor Response in Lung Cancer"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-02-01T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2020-01-31T01:00:00+01:00",
            "assignment": "2019-03-28T15:07:13+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14028,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50910,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                990
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5749-50910-10"
            ]
        },
        {
            "id": 5713,
            "title": {
                "de": "Analyse zirkulierender Tumor DNA (ctDNA), um Mechanismen der Therapieresistenz in HER2-positiven Brustrkrebspatientinnen zu identifizieren",
                "en": "Using circulating tumor DNA (ctDNA) to identify therapy resistance mechanisms in HER2-positive breast cancer patients"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-02-28T01:00:00+01:00",
            "assignment": "2019-02-28T09:55:23+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14021,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50899,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-42",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5713-50899-10"
            ]
        },
        {
            "id": 5690,
            "title": {
                "de": "Entwicklung von einem neuen diagnostischen Test für Brustkrebspatientinnen",
                "en": "Developing a blood-based diagnostic test for breast cancer patients"
            },
            "short": "BCBM",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-07-01T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-05-31T02:00:00+02:00",
            "assignment": "2019-02-14T15:25:54+01:00",
            "program": 60,
            "subprogram": null,
            "organization": 14022,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 60706,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "871284",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5690-50777-12",
                "5690-51163-12",
                "5690-60706-10",
                "5690-99558-12",
                "5690-100698-12",
                "5690-112858-12"
            ]
        },
        {
            "id": 5611,
            "title": {
                "de": "Privacy preserving federated machine learning and blockchaining for reduced cyber \r\nrisks in a world of distributed healthcare \r\n",
                "en": "Privacy preserving federated machine learning and blockchaining for reduced cyber \r\nrisks in a world of distributed healthcare \r\n"
            },
            "short": "FeatureCloud",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-03-31T01:00:00+01:00",
            "assignment": "2019-01-09T14:29:20+01:00",
            "program": 109,
            "subprogram": null,
            "organization": 14026,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51050,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                10
            ],
            "funder_projectcode": "826078",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5611-51050-10"
            ]
        },
        {
            "id": 5741,
            "title": {
                "de": "ANMMEC - Austrian-Nepali Mutual Medical Education Cooperaion",
                "en": "ANMMEC - Austrian-Nepali Mutual Medical Education Cooperaion"
            },
            "short": "ANMMEC",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2019-03-21T14:35:19+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14106,
            "category": 10,
            "type": 10,
            "partner_function": 1,
            "manager": 51913,
            "contact": null,
            "status": 2,
            "research": 5,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                762
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5741-51913-10"
            ]
        },
        {
            "id": 5725,
            "title": {
                "de": "DK metabolic and cardiovascular disease (3rd funding period)",
                "en": "Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2023-01-01T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-03-11T12:40:25+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5725-98847-12",
                "5725-58794-10"
            ]
        },
        {
            "id": 5771,
            "title": {
                "de": "LOGOS-TBI: Licht-kontrollierte organische Halbleiter-Implantate bei Schädel-Hirn-Trauma",
                "en": "LOGOS-TBI: Light-controlled organic semiconductor implants for\r\nimproved regeneration after traumatic brain injury."
            },
            "short": "LOGOS-TBI",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-05-01T02:00:00+02:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-04-30T02:00:00+02:00",
            "assignment": "2019-04-24T14:37:23+02:00",
            "program": 115,
            "subprogram": null,
            "organization": 14050,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 72095,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "ZK 17-B27",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5771-72095-10",
                "5771-83104-11",
                "5771-90620-12",
                "5771-99325-12",
                "5771-104218-12",
                "5771-129561-12"
            ]
        },
        {
            "id": 5700,
            "title": {
                "de": "SFB Lipidhydrolyse: Zellulärer Fettabbau in Gesundheit und Krankheit (Subprojekt 09)",
                "en": "SFB Lipidhydrolyse: Cellular lipid degradation pathways in health and disease (Project part 09)"
            },
            "short": "SFB Lipidhydrolyse",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-03-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-02-28T01:00:00+01:00",
            "assignment": "2019-02-18T12:01:24+01:00",
            "program": 67,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": 58794,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "F07309",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5700-58794-10",
                "5700-58456-12"
            ]
        },
        {
            "id": 5711,
            "title": {
                "de": "Koordination: Doktoratskolleg Metabolische und Kardiovaskuläre Erkrankungen (3. Projektperiode)",
                "en": "Coordination: DK metabolic and cardiovascular disease (3rd funding period)"
            },
            "short": "DK-MCD",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2024-06-30T02:00:00+02:00",
            "assignment": "2019-02-26T12:02:13+01:00",
            "program": 66,
            "subprogram": null,
            "organization": 14020,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 51691,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5711-50903-12",
                "5711-57409-12",
                "5711-51691-10",
                "5711-105381-12",
                "5711-112150-12"
            ]
        },
        {
            "id": 5628,
            "title": {
                "de": "CBmed: 3.21 - Biomarkers in acute cardio-reno-metabolic disease states",
                "en": "CBmed: 3.21 - Biomarkers in acute cardio-reno-metabolic disease states"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2022-12-31T01:00:00+01:00",
            "assignment": "2019-01-22T13:57:44+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5574,
            "title": {
                "de": "Die Wirkung von NR4A1 auf die PD1-PDL1-PDL2- bzw. CTLA-4-CD80-CD86 mediierten \"Immune Evasion\" von aggressiven Lymphomen",
                "en": "DISSECTING THE ROLE OF NR4A1 IN THE PD1-PDL1-PDL2 and CTLA-4-CD80-CD86 MEDIATED IMMUNE EVASION OF AGGRESSIVE LYMPHOMAS "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2018-12-07T09:42:38+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14082,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59183,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                1743
            ],
            "funder_projectcode": "MEFO-35",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5574-100134-12",
                "5574-59183-10",
                "5574-65239-12",
                "5574-51930-12"
            ]
        },
        {
            "id": 5508,
            "title": {
                "de": "Spielgestützte Multimodale Intervention, Monitoring und Decision Support zur Aktivierung bei Alzheimer-Demenz",
                "en": "multimodAAL"
            },
            "short": "multimodAAL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-18T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-10-31T01:00:00+01:00",
            "assignment": "2018-10-08T11:13:54+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14051,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 59566,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": 8,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "875345 ",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5508-59566-10"
            ]
        },
        {
            "id": 6542,
            "title": {
                "de": "CBmed: 2.22A - Next generation drug screening platform for precision oncology services",
                "en": "CBmed: 2.22A - Next generation drug screening platform for precision oncology services"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2021-04-28T14:22:28+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14017,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 66435,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "6542-66435-10"
            ]
        },
        {
            "id": 5525,
            "title": {
                "de": "Die Darm-Leber-Muskel Achse bei Zirrhose: Rolle der Dysbiose im Darm bei Sarkopenie\r\n",
                "en": "The gut-liver-muscle axis in liver cirrhosis: \r\nDoes gut microbiome dysbiosis contribute to sarcopenia?\r\n"
            },
            "short": "Sarkopenie",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2022-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2018-10-22T16:52:05+02:00",
            "program": 108,
            "subprogram": null,
            "organization": 14081,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 50989,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                9
            ],
            "funder_projectcode": "KLI 741",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5525-50874-12",
                "5525-62756-12",
                "5525-81091-12",
                "5525-81175-12",
                "5525-89855-12",
                "5525-93640-12",
                "5525-107131-12",
                "5525-108983-12",
                "5525-110004-12",
                "5525-103160-12",
                "5525-110206-12",
                "5525-111188-12",
                "5525-50989-10",
                "5525-114553-12",
                "5525-120289-12",
                "5525-122050-12"
            ]
        },
        {
            "id": 5511,
            "title": {
                "de": "Folgen negativer Arbeitsbedingungen für die Gesundheit im späteren Leben: Geschlechterunterschiede\r\n",
                "en": "Effects of negative working conditions on health in later life: Gender differences "
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2020-06-30T02:00:00+02:00",
            "end_effective": "2020-09-30T02:00:00+02:00",
            "assignment": "2018-10-09T17:42:43+02:00",
            "program": 79,
            "subprogram": null,
            "organization": 14024,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 51845,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "17888",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5511-51845-10"
            ]
        },
        {
            "id": 5866,
            "title": {
                "de": "Next-Generation X-ray platform for integrative structural biology",
                "en": "Next-Generation X-ray platform for integrative structural biology"
            },
            "short": "NextGen BioXray",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2023-12-31T01:00:00+01:00",
            "end_effective": "2023-12-31T01:00:00+01:00",
            "assignment": "2019-07-17T12:49:55+02:00",
            "program": null,
            "subprogram": "Infrastrukturprogramm!",
            "organization": 14012,
            "category": 10,
            "type": 10,
            "partner_function": 3,
            "manager": 91207,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 30,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "870454",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5866-91207-10"
            ]
        },
        {
            "id": 5649,
            "title": {
                "de": "Einfluss von Milchprodukten während der Gewichtsreduktion bei Adipositas",
                "en": "Dairy Intervention in People with Obesity "
            },
            "short": "DIPO",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2023-11-30T01:00:00+01:00",
            "assignment": "2019-02-01T10:45:41+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14080,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 4,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                12
            ],
            "funder_projectcode": "17982",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5549,
            "title": {
                "de": "Metabolische Effekte von HDAC Inhibition in heart failure with preserved ejection fraction.",
                "en": "Metabolic effects of HDAC inhibition in heart failure with preserved ejection fraction"
            },
            "short": null,
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2019-12-31T01:00:00+01:00",
            "end_effective": "2019-12-31T01:00:00+01:00",
            "assignment": "2018-11-15T13:32:45+01:00",
            "program": null,
            "subprogram": null,
            "organization": 14083,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 72301,
            "contact": null,
            "status": 2,
            "research": 1,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                457
            ],
            "funder_projectcode": null,
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5549-72301-10"
            ]
        },
        {
            "id": 5505,
            "title": {
                "de": "Spielgestützte multimodale Intervention, Monitoring und Decision Support zur Aktivierung bei Alzheimer-Demenz",
                "en": "Game-based multimodal intervention, monitoring and decision support for activation in Alzheimer's disease"
            },
            "short": "multimodAAL",
            "url": null,
            "abstract": {
                "de": null,
                "en": null
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-04-18T02:00:00+02:00",
            "end_planned": "2021-12-31T01:00:00+01:00",
            "end_effective": "2022-10-31T01:00:00+01:00",
            "assignment": "2018-10-02T16:51:06+02:00",
            "program": null,
            "subprogram": null,
            "organization": 14509,
            "category": 10,
            "type": 10,
            "partner_function": 2,
            "manager": null,
            "contact": null,
            "status": 2,
            "research": 3,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "875345",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": []
        },
        {
            "id": 5608,
            "title": {
                "de": "Laborgerät zur optofluidischen NANO-Partikel-Charakterisierung",
                "en": "Laborgerät zur optofluidischen NANO-Partikel-Charakterisierung"
            },
            "short": "LightMatters",
            "url": null,
            "abstract": {
                "de": "Ziel des Projektes ist die Umsetzung einer neuen Messgeräte-Technologie zur Analyse, Charakterisierung und Beeinflussung von Nanopartikeln, für den spezialisierten Laboreinsatz. \r\nNanotechnologie, eine der Schlüsseltechnologien des 21.Jahrhunderts. Dabei geht es um Strukturen und Prozesse innerhalb des Verbandes von Nanoteilchen in der Größenordnung einiger weniger bis einiger Tausend Atome oder Moleküle.\r\nUm die neuartigen physikalischen und chemischen Eigenschaften der Stoffe in diesen kleinen Dimensionen überhaupt verstehen und in weiterer Folge auch bestmöglich nutzen zu können, sind Messungen und nach Möglichkeit auch Beeinflussungen dieser Partikel erforderlich. Hierfür kann die zugrundeliegende Technologie: OptoFluidic Force Induction (OF2i) herangezogen werden.\r\nDie Entwicklungsarbeit in den 18 Monaten der Laufzeit dieses Vorhabens soll sich auf den Einsatz des Gerätes in der Biotechnologie, sowie der pharmazeutischen Diagnostik konzentrieren. \r\nDer innovative Kern der LightMatters Technologie bedient sich neuer Zugänge aus den Bereichen der Mikrofluidik und Biophotonik zur schnellen, nutzerfreundlichen und kostengünstigen Messung anwendungsrelevanter Partikelparameter. Damit soll erstmalig hohe statistisch relevante Aussagekraft, gekoppelt mit absoluter EinzelpartikelGenauigkeit erreicht werden.\r\n\r\n",
                "en": "OF2i is a new platform technology as a new category of measuring instrumentations for the\r\nanalysis, manipulation and characterization of nanoparticles and biological cells for\r\npharmaceutical and medical diagnostics.\r\nThe principle is based on the combination and usage of microfluidic environments together\r\nwith highly defined biophotonic approaches.\r\n"
            },
            "begin_planned": "2019-01-01T01:00:00+01:00",
            "begin_effective": "2019-01-01T01:00:00+01:00",
            "end_planned": "2020-06-30T02:00:00+02:00",
            "end_effective": "2020-07-31T02:00:00+02:00",
            "assignment": "2019-01-07T13:20:20+01:00",
            "program": 117,
            "subprogram": null,
            "organization": 14011,
            "category": 10,
            "type": 10,
            "partner_function": 4,
            "manager": 86770,
            "contact": null,
            "status": 2,
            "research": 2,
            "grant": 10,
            "event": null,
            "study": null,
            "language": null,
            "funders": [
                416
            ],
            "funder_projectcode": "870710",
            "ethics_committee": null,
            "edudract_number": null,
            "persons": [
                "5608-86770-10",
                "5608-100187-12"
            ]
        }
    ]
}