Last Version

com.github.ozcanturkmen:ontocsv 1.0

OntoCSV is a Java library that can be used to populate OWL ontology classes with instances provided via a CSV file

License

License

Categories

Categories

Ant Build Tools CSV Data Data Formats
GroupId

GroupId

com.github.ozcanturkmen
ArtifactId

ArtifactId

ontocsv
Version

Version

1.0
Type

Type

jar
Description

Description

com.github.ozcanturkmen:ontocsv
OntoCSV is a Java library that can be used to populate OWL ontology classes with instances provided via a CSV file
Project URL

Project URL

https://github.com/ozcanturkmen/ontocsv
Project Organization

Project Organization

Özcan Türkmen
Source Code Management

Source Code Management

https://github.com/ozcanturkmen/ontocsv

Download ontocsv 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.jena : apache-jena-libs pom 3.14.0
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.