{"id":76180,"library":"graal-core","title":"Graal Core","description":"Core interfaces and classes for the Graal graph-based knowledge representation system.","status":"active","version":"1.3.1","language":"java","source_language":null,"source_url":"https://github.com/graphik-team/graal","tags":["graal","graph","knowledge","representation","semantic"],"install":[{"cmd":"<dependency>\n  <groupId>fr.lirmm.graphik</groupId>\n  <artifactId>graal-core</artifactId>\n  <version>1.3.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'fr.lirmm.graphik:graal-core:1.3.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Graph","correct":"fr.lirmm.graphik.graal.api.core.Graph"}],"quickstart":{"code":"import fr.lirmm.graphik.graal.api.core.Graph;\nimport fr.lirmm.graphik.graal.core.DefaultGraph;\n\npublic class Example {\n    public static void main(String[] args) {\n        Graph graph = new DefaultGraph();\n        System.out.println(graph.getClass().getName());\n    }\n}","lang":"java","description":"Create a default graph instance using Graal core."},"warnings":[],"env_vars":null,"search_vec":"'base':12 'class':6 'core':2,3 'graal':1,9,16 'graph':11,17 'graph-bas':10 'interfac':4 'knowledg':13,18 'represent':14,19 'semant':20 'system':15","created_at":"2026-06-17T19:25:37.676524+00:00","updated_at":"2026-06-17T19:25:37.676524+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://graphik-team.github.io/graal/","github":"https://github.com/graphik-team/graal","docs":"https://appdoc.app/artifact/fr.lirmm.graphik/graal-core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}