is not current version
Last Version 0.4.0

carml-rdf-mapper 0.3.2-exp

An engine to transform structured sources into RDF based on RML mappings.

License

License

MIT
Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.taxonic.carml
ArtifactId

ArtifactId

carml-rdf-mapper
Version

Version

0.3.2-exp
Type

Type

jar
Description

Description

carml-rdf-mapper
An engine to transform structured sources into RDF based on RML mappings.
Project Organization

Project Organization

Taxonic

Download carml-rdf-mapper 0.3.2-exp


<!-- https://jarcasting.com/artifacts/com.taxonic.carml/carml-rdf-mapper/ -->
<dependency>
    <groupId>com.taxonic.carml</groupId>
    <artifactId>carml-rdf-mapper</artifactId>
    <version>0.3.2-exp</version>
</dependency>
// https://jarcasting.com/artifacts/com.taxonic.carml/carml-rdf-mapper/
implementation 'com.taxonic.carml:carml-rdf-mapper:0.3.2-exp'
// https://jarcasting.com/artifacts/com.taxonic.carml/carml-rdf-mapper/
implementation ("com.taxonic.carml:carml-rdf-mapper:0.3.2-exp")
'com.taxonic.carml:carml-rdf-mapper:jar:0.3.2-exp'
<dependency org="com.taxonic.carml" name="carml-rdf-mapper" rev="0.3.2-exp">
  <artifact name="carml-rdf-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taxonic.carml', module='carml-rdf-mapper', version='0.3.2-exp')
)
libraryDependencies += "com.taxonic.carml" % "carml-rdf-mapper" % "0.3.2-exp"
[com.taxonic.carml/carml-rdf-mapper "0.3.2-exp"]

Dependencies

compile (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
com.taxonic.carml : carml-commons jar 0.3.2-exp
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava jar 29.0-jre
org.eclipse.rdf4j : rdf4j-repository-api jar 3.4.0

test (5)

Group / Artifact Type Version
org.eclipse.rdf4j : rdf4j-repository-sail jar 3.4.0
org.eclipse.rdf4j : rdf4j-sail-memory jar 3.4.0
org.eclipse.rdf4j : rdf4j-rio-jsonld jar 3.4.0
junit : junit jar 4.13.1
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.