


{"id":4,"date":"2011-12-08T11:55:34","date_gmt":"2011-12-08T11:55:34","guid":{"rendered":"http:\/\/project.inria.fr\/template1\/?page_id=4"},"modified":"2026-03-09T17:37:07","modified_gmt":"2026-03-09T16:37:07","slug":"home","status":"publish","type":"page","link":"https:\/\/project.inria.fr\/corese\/","title":{"rendered":""},"content":{"rendered":"<p><\/p>\n<p align=\"center\"><a href=\"https:\/\/project.inria.fr\/corese\/\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/corese-stack\/corese-core\/refs\/heads\/develop\/docs\/source\/_static\/logo\/corese-core.svg\" alt=\"Corese-Core-logo\" width=\"200\" \/><br \/>\n<\/a><br \/>\n<strong>Software platform for the Semantic Web of Linked Data<\/strong><\/p>\n<p>Corese is a software platform implementing and extending the standards of the Semantic Web. It allows to create, manipulate, parse, serialize, query, reason and validate RDF data.<\/p>\n<p>Corese implement W3C standarts <a href=\"https:\/\/www.w3.org\/RDF\/\">RDF<\/a>, <a href=\"https:\/\/www.w3.org\/2001\/sw\/wiki\/RDFS\">RDFS<\/a>, <a href=\"https:\/\/www.w3.org\/2001\/sw\/wiki\/SPARQL\">SPARQL1.1Query &amp; Update<\/a>, <a href=\"https:\/\/www.w3.org\/2005\/rules\/wiki\/OWLRL\">OWL RL<\/a>,<a href=\"https:\/\/www.w3.org\/TR\/shacl\/\">SHACL<\/a> \u2026 It also implements extensions like <a href=\"https:\/\/files.inria.fr\/corese\/doc\/sttl.html\">STTL SPARQL<\/a>, <a href=\"https:\/\/files.inria.fr\/corese\/doc\/rule.html\">SPARQL Rule<\/a> and <a href=\"https:\/\/files.inria.fr\/corese\/doc\/ldscript.html\">LDScript<\/a>.<\/p>\n<p>There are several interfaces for Corese:<\/p>\n<ul dir=\"auto\">\n<li style=\"display: flex; align-items: center; gap: 10px;\"><a href=\"https:\/\/corese-stack.github.io\/corese-core\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/corese-stack\/corese-core\/refs\/heads\/develop\/docs\/source\/_static\/logo\/corese-core.svg\" alt=\"Corese-Core-logo\" width=\"75\" \/><br \/>\n<\/a><\/p>\n<div><a href=\"https:\/\/corese-stack.github.io\/corese-core\"><br \/>\n<strong>Corese-library:<\/strong><br \/>\n<\/a> Java library to process RDF data and use Corese features via an API.<\/div>\n<\/li>\n<li style=\"display: flex; align-items: center; gap: 10px;\"><a href=\"https:\/\/corese-stack.github.io\/corese-command\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/corese-stack\/corese-command\/refs\/heads\/develop\/docs\/source\/_static\/logo\/corese-command.svg\" alt=\"Corese-Command-logo\" width=\"75\" \/><\/a>&nbsp;<\/p>\n<div><a href=\"https:\/\/corese-stack.github.io\/corese-command\"><br \/>\n<strong>Corese-Command:<\/strong><br \/>\n<\/a> Command Line Interface for Corese that allows users to interact with Corese features from the terminal.<\/div>\n<\/li>\n<li style=\"display: flex; align-items: center; gap: 10px;\"><a href=\"https:\/\/corese-stack.github.io\/corese-gui\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/corese-stack\/corese-gui-swing\/refs\/heads\/develop\/docs\/source\/_static\/logo\/corese-gui-swing.svg\" alt=\"Corese-Gui-logo\" width=\"75\" \/><\/a>&nbsp;<\/p>\n<div><a href=\"https:\/\/corese-stack.github.io\/corese-gui\"><br \/>\n<strong>Corese-Gui:<\/strong><br \/>\n<\/a> Graphical interface that allows an easy and visual use of Corese features.<\/div>\n<\/li>\n<li style=\"display: flex; align-items: center; gap: 10px;\"><a href=\"https:\/\/project.inria.fr\/corese\/corese-server\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/corese-stack\/corese-command\/refs\/heads\/develop\/packaging\/assets\/logo\/fr.inria.corese.CoreseCommand-symbolic.svg\" alt=\"Corese-Server-logo\" width=\"75\" \/><\/a>&nbsp;<\/p>\n<div><a href=\"https:\/\/project.inria.fr\/corese\/corese-server\"><br \/>\n<strong>Corese-Server:<\/strong><br \/>\n<\/a> Tool to easily create, configure and manage SPARQL endpoints.<\/div>\n<\/li>\n<li style=\"display: flex; align-items: center; gap: 10px;\"><a href=\"https:\/\/corese-stack.github.io\/corese-server\"><br \/>\n<img decoding=\"async\" src=\"https:\/\/raw.githubusercontent.com\/corese-stack\/corese-command\/refs\/heads\/develop\/packaging\/assets\/logo\/fr.inria.corese.CoreseCommand-symbolic.svg\" alt=\"Corese-Python-logo\" width=\"75\" \/><\/a>&nbsp;<\/p>\n<div><a href=\"https:\/\/project.inria.fr\/corese\/corese-python\"><br \/>\n<strong>Corese-Python:<\/strong><br \/>\n<\/a> Python wrapper for accessing and manipulating RDF data with Corese features.<\/div>\n<\/li>\n<\/ul>\n<h2 id=\"contributions-and-discussions\">Contributions and discussions<\/h2>\n<p>For support questions, comments, and any ideas for improvements you\u2019d like to discuss, please use our <a href=\"https:\/\/github.com\/orgs\/corese-stack\/discussions\">discussion forum<\/a>. We welcome everyone to contribute to issue reports, suggest new features, and create pull requests.<\/p>\n<h2 id=\"general-informations\">General informations<\/h2>\n<ul>\n<li><a href=\"http:\/\/www.cecill.info\/licences\/Licence_CeCILL-C_V1-en.html\">CeCILL-C Licence<\/a><\/li>\n<li><strong>Mailing list:<\/strong> corese-users at inria.fr<\/li>\n<li><strong>Subscribe to the mailing list:<\/strong> corese-users-request at inria.fr <strong><br \/>\nsubject:<\/strong> subscribe<\/li>\n<\/ul>\n<p><\/p>","protected":false},"excerpt":{"rendered":"<p>Software platform for the Semantic Web of Linked Data Corese is a software platform implementing and extending the standards of the Semantic Web. It allows to create, manipulate, parse, serialize, query, reason and validate RDF data. Corese implement W3C standarts RDF, RDFS, SPARQL1.1Query &amp; Update, OWL RL,SHACL \u2026 It also\u2026<\/p>\n<p> <a class=\"continue-reading-link\" href=\"https:\/\/project.inria.fr\/corese\/\"><span>Continue reading<\/span><i class=\"crycon-right-dir\"><\/i><\/a> <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-4","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/pages\/4","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/comments?post=4"}],"version-history":[{"count":72,"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/pages\/4\/revisions"}],"predecessor-version":[{"id":605,"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/pages\/4\/revisions\/605"}],"wp:attachment":[{"href":"https:\/\/project.inria.fr\/corese\/wp-json\/wp\/v2\/media?parent=4"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}