RDF Data Ingestion into HPCC

This project allows a user to import RDF data into an easily ingestible format for HPCC

License

License

GroupId

GroupId

org.hpccsystems
ArtifactId

ArtifactId

rdf2hpcc
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RDF Data Ingestion into HPCC
This project allows a user to import RDF data into an easily ingestible format for HPCC
Project URL

Project URL

https://hpccsystems.com

Download rdf2hpcc

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.hpccsystems : wsclient jar 1.0.0
org.apache.jena : jena-core jar 2.7.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0