jar

org.semweb4j : rdfreactor.runtime

Maven & Gradle

Oct 30, 2014
6 usages

Semweb4j RDFReactor runtime library · RDFReactor creates domain-specific, type-safe Java classes which act as a view over domain-free, loosely typed RDF instances. This library needs to be shipped together with generated classes.

Table Of Contents

Latest Version

Download org.semweb4j : rdfreactor.runtime JAR file - Latest Versions:

All Versions

Download org.semweb4j : rdfreactor.runtime JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x

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 rdfreactor.runtime-5.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ontoware.rdfreactor.schema.owl

├─ org.ontoware.rdfreactor.schema.owl.AllDifferent.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.AnnotationProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.DataRange.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.DatatypeProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.DeprecatedClass.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.DeprecatedProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.FunctionalProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.InverseFunctionalProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.Nothing.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.ObjectProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.Ontology.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.OntologyProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.OwlClass.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.OwlProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.OwlThing.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.Restriction.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.SymmetricProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.owl.TransitiveProperty.class - [JAR]

org.ontoware.rdfreactor.schema.rdfs

├─ org.ontoware.rdfreactor.schema.rdfs.Alt.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Bag.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Class.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Container.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.ContainerMembershipProperty.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Datatype.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.List.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Ontology.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Property.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Resource.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Seq.class - [JAR]

├─ org.ontoware.rdfreactor.schema.rdfs.Statement.class - [JAR]

org.ontoware.rdfreactor.runtime

├─ org.ontoware.rdfreactor.runtime.Base.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.Bridge.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.BridgeBase.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.CardinalityException.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ConversionException.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ConvertingClosableIterator.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ExtractingIterator.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.INodeConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.Mappable.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.NewBridge.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.OOQueryResultTable.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.OOQueryResultTableImpl.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.OOQueryRow.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.OOQueryRowImpl.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ObjectResultIterator.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.Patrolled.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ProjectingIterator.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.RDFDataException.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.RDFObjectIterator.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.RDFReactorRuntime.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ReactorBase.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ReactorBaseImpl.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ReactorResult.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ReactorRuntimeEntity.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ReactorWrapper.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ReactorWrapperImpl.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ReflectionUtils.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ResourceEntity.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.ResourceUtils.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.SparqlIterator.class - [JAR]

org.ontoware.rdfreactor.runtime.converter

├─ org.ontoware.rdfreactor.runtime.converter.BooleanConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.ByteConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.CalendarConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.DoubleConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.FloatConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.IntegerConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.JavaNetUriConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.LongConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.NodeConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.ResourceConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.ShortConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.StringConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.UriConverter.class - [JAR]

├─ org.ontoware.rdfreactor.runtime.converter.UrlConverter.class - [JAR]

Advertisement