Last Version

RDF/XML Parser 3.3

The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapi-rdfxml
Version

Version

3.3
Type

Type

jar
Description

Description

RDF/XML Parser
The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2
Project Organization

Project Organization

The University of Manchester

Download owlapi-rdfxml 3.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-rdfapi jar 3.3
net.sourceforge.owlapi : owlapi-util jar 3.3

test (2)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-impl jar 3.3
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.