<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>fr.inria.corese</groupId>
  <artifactId>rdf-to-bd-map</artifactId>
  <version>0.9.2</version>
  <name>rdf-to-bd-map</name>
  <description>Defines the labels used for the elements used in the db storage</description>
  <url>https://gitlab.inria.fr/corese/corese-lab</url>
  <licenses>
    <license>
      <name>CeCILL-C License:</name>
      <url>http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Erwan Demairy</name>
      <email>erwan.demairy@inria.fr</email>
      <organization>Inria</organization>
    </developer>
  </developers>
  <scm>
    <developerConnection>scm:git:https://gitlab.inria.fr/corese/corese-lab.git/persistency-tools/rdf-to-bd-map</developerConnection>
    <url>git@gitlab.inria.fr:corese/corese-lab.git/persistency-tools/rdf-to-bd-map</url>
  </scm>
</project>
