jar

net.sourceforge.owlapi : owlapi-rdfxml

Maven & Gradle

Jun 02, 2012
2 usages

RDF/XML Parser

Table Of Contents

Latest Version

Download net.sourceforge.owlapi : owlapi-rdfxml JAR file - Latest Versions:

All Versions

Download net.sourceforge.owlapi : owlapi-rdfxml JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window owlapi-rdfxml-3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.coode.owlapi.rdf.model

├─ org.coode.owlapi.rdf.model.AbstractTranslator.class - [JAR]

├─ org.coode.owlapi.rdf.model.RDFGraph.class - [JAR]

├─ org.coode.owlapi.rdf.model.RDFLiteralNode.class - [JAR]

├─ org.coode.owlapi.rdf.model.RDFNode.class - [JAR]

├─ org.coode.owlapi.rdf.model.RDFResourceNode.class - [JAR]

├─ org.coode.owlapi.rdf.model.RDFTranslator.class - [JAR]

├─ org.coode.owlapi.rdf.model.RDFTriple.class - [JAR]

org.coode.owlapi.rdfxml.parser

├─ org.coode.owlapi.rdfxml.parser.AbstractClassExpressionTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.AbstractLiteralTripleHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.AbstractNamedEquivalentClassAxiomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.AbstractResourceTripleHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.AbstractTripleHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.AnonymousNodeChecker.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.BuiltInTypeHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ClassExpressionListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ClassExpressionTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataAllValuesFromTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataHasValueTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataMaxCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataMaxQualifiedCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataMinCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataMinQualifiedCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataPropertyListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataQualifiedCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataRangeListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.DataSomeValuesFromTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.GTPAnnotationLiteralHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.GTPAnnotationResourceTripleHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.GTPDataPropertyAssertionHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.GTPLiteralTripleHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.GTPObjectPropertyAssertionHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.GTPResourceTripleHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.HasKeyListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.IRIProvider.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.IndividualListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.Mode.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.NamedClassTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OWLFacetRestrictionListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OWLObjectPropertyExpressionListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OWLRDFConsumer.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OWLRDFParserException.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OWLRDFXMLParserException.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OWLRDFXMLParserMalformedNodeException.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OWLRDFXMLParserSAXException.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectAllValuesFromTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectComplementOfTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectHasSelfTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectHasValueTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectIntersectionOfTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectMaxCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectMaxQualifiedCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectMinCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectMinQualifiedCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectOneOfTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectPropertyListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectQualifiedCardinalityTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectSomeValuesFromTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.ObjectUnionOfTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.OptimisedListTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.RDFXMLParser.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.RDFXMLParserFactory.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.SKOSClassTripleHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.SWRLAtomListItemTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.SWRLRuleTranslator.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPAllValuesFromHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPAnnotatedPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPAnnotatedSourceHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPAnnotatedTargetHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPComplementOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPDatatypeComplementOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPDeclaredAsHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPDifferentFromHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPDisjointUnionHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPDisjointWithHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPDistinctMembersHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPEquivalentClassHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPEquivalentPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPFirstLiteralHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPFirstResourceHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPHasKeyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPHasValueHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPImportsHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPIntersectionOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPInverseOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPOnClassHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPOnDataRangeHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPOnPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPOneOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPPropertyChainAxiomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPPropertyDisjointWithHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPPropertyDomainHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPPropertyRangeHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPRestHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPSameAsHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPSomeValuesFromHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPSubClassOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPSubPropertyOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPTypeHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPUnionOfHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TPVersionIRIHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TranslatedOntologyChangeException.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TranslatedUnloadedImportException.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TriplePatternMatcher.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TriplePredicateHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeAllDifferentHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeAllDisjointClassesHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeAllDisjointPropertiesHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeAnnotationHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeAnnotationPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeAsymmetricPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeAxiomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeClassHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeDataPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeDataRangeHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeDatatypeHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeDeprecatedClassHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeDeprecatedPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeFunctionalPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeInverseFunctionalPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeIrreflexivePropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeListHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeNamedIndividualHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeNegativeDataPropertyAssertionHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeNegativePropertyAssertionHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeObjectPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeOntologyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeOntologyPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypePropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeRDFSClassHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeReflexivePropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeRestrictionHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLAtomListHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLBuiltInAtomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLBuiltInHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLClassAtomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLDataRangeAtomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLDataValuedPropertyAtomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLDifferentIndividualsAtomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLImpHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLIndividualPropertyAtomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLSameIndividualAtomHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSWRLVariableHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSelfRestrictionHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeSymmetricPropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypeTransitivePropertyHandler.class - [JAR]

├─ org.coode.owlapi.rdfxml.parser.TypedConstantListItemTranslator.class - [JAR]

org.coode.owlapi.rdf.renderer

├─ org.coode.owlapi.rdf.renderer.RDFRendererBase.class - [JAR]

org.coode.owlapi.rdf.rdfxml

├─ org.coode.owlapi.rdf.rdfxml.RDFXMLNamespaceManager.class - [JAR]

├─ org.coode.owlapi.rdf.rdfxml.RDFXMLOntologyStorer.class - [JAR]

├─ org.coode.owlapi.rdf.rdfxml.RDFXMLRenderer.class - [JAR]

├─ org.coode.owlapi.rdf.rdfxml.RDFXMLWriter.class - [JAR]

Advertisement

Dependencies from Group

Jul 17, 2023
117 usages
755 stars
Jul 17, 2023
83 usages
755 stars
Jul 17, 2023
81 usages
755 stars
Jul 17, 2023
36 usages
752 stars
Jul 17, 2023
30 usages
755 stars

Discover Dependencies

Jul 29, 2013
9 usages
66 stars
May 14, 2013
9 usages
Jun 26, 2014
1 usages
0 stars
Oct 20, 2013
9 usages
6 stars
Oct 30, 2011
23 usages