FUB-HCC / Innovonto-Core

The core Innovonto-Knowledge Graph Server: Contains a Fuseki-Based Triplestore and a react-based frontend
GNU Affero General Public License v3.0
1 stars 0 forks source link

Project List Data Broken #37

Closed mackeprm closed 4 years ago

mackeprm commented 4 years ago

There seems to be a problem in the sparql query for the BionicRadar IdeaContest:

{ "@graph": [{ "@id": "https://innovonto-core.imp.fu-berlin.de/entities/ideaContests/i2m-TCO", "@type": "gi2mo:IdeaContest", "created": "2017-09-21", "description": "In the first test phase of the project, \"Transparent Conductive Oxides\" (TCO) was selected\n as the technology, which was developed by the Leibniz Institute for New Materials (INM). TCO are conductive\n and flexible materials which are used in the form of thin coatings in various areas (e.g. foils or\n displays).\n ", "title": "Transparent Conductive Oxides (TCO)", "endDate": "2018-09-24", "startDate": "2018-03-09", "inov:numberIdeas": 93, "inov:numberUsers": 25, "seeAlso": "https://i2m.imp.fu-berlin.de/ergebnisse/" }, { "@id": "https://innovonto-core.imp.fu-berlin.de/entities/ideaContests/i2m-bionic-radar", "@type": "gi2mo:IdeaContest", "inov:numberIdeas": 581, "inov:numberUsers": 97 }] }