MVN

eu.fbk.rdfpro : rdfpro-rules

Maven & Gradle

Jul 09, 2015
3 usages
13 stars

rdfpro-rules · Parser and writer for RDF in Turtle Quads (TQL) format. TQL is N-Quads with the more permissive (and efficient!) Turtle encoding. TQL is used in DBpedia exports and is supported in input by the Virtuoso triple store.

<dependency>
    <groupId>eu.fbk.rdfpro</groupId>
    <artifactId>rdfpro-rules</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.fbk.rdfpro : rdfpro-rules to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of eu.fbk.rdfpro : rdfpro-rules to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
rdfpro-rules-0.4.1
0.4
rdfpro-rules-0.4

How to add a dependency to Maven

Add the following eu.fbk.rdfpro : rdfpro-rules maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.fbk.rdfpro</groupId>
    <artifactId>rdfpro-rules</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.fbk.rdfpro : rdfpro-rules gradle dependency to your build.gradle file:

implementation 'eu.fbk.rdfpro:rdfpro-rules:0.4.1'

Gradle Kotlin DSL: Add the following eu.fbk.rdfpro : rdfpro-rules gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.fbk.rdfpro:rdfpro-rules:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.fbk.rdfpro : rdfpro-rules sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.fbk.rdfpro" % "rdfpro-rules" % "0.4.1"

Advertisement

Dependencies from Group

Jul 22, 2016
19 usages
13 stars
Jul 22, 2016
12 usages
13 stars
Jul 22, 2016
7 usages
13 stars
Jul 22, 2016
4 usages
13 stars
Jul 09, 2015
3 usages
13 stars

Discover Dependencies

Jul 22, 2016
7 usages
13 stars
Jun 29, 2015
Jun 29, 2015
111 stars
Dec 17, 2021
1 usages
10 stars
Jul 07, 2023
0 stars
Dec 17, 2021
3 stars
Jul 07, 2023
2 usages
5 stars
Sep 10, 2015
0 stars