License |
License |
---|---|
GroupId | GroupIdorg.aksw.r2rml |
ArtifactId | ArtifactIdr2rml-resource-ontology |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionR2RML API based on Jena's polymorphism system
|
<!-- https://jarcasting.com/artifacts/org.aksw.r2rml/r2rml-resource-ontology/ -->
<dependency>
<groupId>org.aksw.r2rml</groupId>
<artifactId>r2rml-resource-ontology</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.r2rml/r2rml-resource-ontology/
implementation 'org.aksw.r2rml:r2rml-resource-ontology:0.9.2'
// https://jarcasting.com/artifacts/org.aksw.r2rml/r2rml-resource-ontology/
implementation ("org.aksw.r2rml:r2rml-resource-ontology:0.9.2")
'org.aksw.r2rml:r2rml-resource-ontology:jar:0.9.2'
<dependency org="org.aksw.r2rml" name="r2rml-resource-ontology" rev="0.9.2">
<artifact name="r2rml-resource-ontology" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aksw.r2rml', module='r2rml-resource-ontology', version='0.9.2')
)
libraryDependencies += "org.aksw.r2rml" % "r2rml-resource-ontology" % "0.9.2"
[org.aksw.r2rml/r2rml-resource-ontology "0.9.2"]