Last Version

carml 0.4.0

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
Version

Version

0.4.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/carml
Project Organization

Project Organization

Skemu
Source Code Management

Source Code Management

https://github.com/carml/carml

Download carml 0.4.0

Filename Size
carml-0.4.0.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • carml-engine
  • carml-model
  • carml-rdf-mapper
  • carml-commons
  • carml-logical-source-resolver
  • carml-logical-source-resolver-xpath
  • carml-logical-source-resolver-jsonpath
  • carml-logical-source-resolver-csv
  • carml-join-storage