Open Issues Need Help
View All on GitHubA collaborative course annotation and analytics platform
AI Summary: The task requires enhancing the coursemapper-kg/concept-map service to robustly handle its dependency on DBpedia Spotlight. This involves adding startup checks to ensure the DBPEDIA_SPOTLIGHT_URL environment variable is set and points to a valid, accessible endpoint. The service should also include runtime checks to gracefully handle situations where the DBpedia Spotlight service becomes unavailable, terminating the concept-map service if necessary.
A collaborative course annotation and analytics platform
AI Summary: Debug and resolve issues in the CourseMapper platform. The problems include failures in uploading and deleting course materials (PDFs not storing in the backend), inability to generate knowledge graphs due to a potential DBpedia Spotlight URL change, intermittent course display failures, and Argo access issues. The task requires investigating backend changes (server-side, database, URLs), frontend interactions, and potentially network connectivity problems.
A collaborative course annotation and analytics platform