jar

com.mysema.rdf : rdfbean-core

Maven & Gradle

Nov 09, 2013
17 usages

RDFBean - Core

Table Of Contents

Latest Version

Download com.mysema.rdf : rdfbean-core JAR file - Latest Versions:

All Versions

Download com.mysema.rdf : rdfbean-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x
0.8.x
0.7.x
0.6.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 rdfbean-core-1.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.mysema.util

├─ com.mysema.util.LimitingIterable.class - [JAR]

├─ com.mysema.util.LimitingIterator.class - [JAR]

├─ com.mysema.util.MultimapFactory.class - [JAR]

├─ com.mysema.util.PairIterator.class - [JAR]

com.mysema.rdfbean.owl

├─ com.mysema.rdfbean.owl.DataRange.class - [JAR]

├─ com.mysema.rdfbean.owl.DatatypeProperty.class - [JAR]

├─ com.mysema.rdfbean.owl.OWL.class - [JAR]

├─ com.mysema.rdfbean.owl.OWLClass.class - [JAR]

├─ com.mysema.rdfbean.owl.ObjectProperty.class - [JAR]

├─ com.mysema.rdfbean.owl.ObjectPropertyFeature.class - [JAR]

├─ com.mysema.rdfbean.owl.Ontology.class - [JAR]

├─ com.mysema.rdfbean.owl.Restriction.class - [JAR]

├─ com.mysema.rdfbean.owl.Thing.class - [JAR]

├─ com.mysema.rdfbean.owl.TypedList.class - [JAR]

├─ com.mysema.rdfbean.owl.package-info.class - [JAR]

com.mysema.rdfbean.query

├─ com.mysema.rdfbean.query.BeanAnnotationProcessor.class - [JAR]

├─ com.mysema.rdfbean.query.BeanConfiguration.class - [JAR]

├─ com.mysema.rdfbean.query.BeanListSource.class - [JAR]

├─ com.mysema.rdfbean.query.BeanListSourceBuilder.class - [JAR]

├─ com.mysema.rdfbean.query.BeanQueryImpl.class - [JAR]

├─ com.mysema.rdfbean.query.Constants.class - [JAR]

├─ com.mysema.rdfbean.query.DomainExporter.class - [JAR]

├─ com.mysema.rdfbean.query.Filters.class - [JAR]

├─ com.mysema.rdfbean.query.QueryFunctions.class - [JAR]

├─ com.mysema.rdfbean.query.RDFQueryBuilder.class - [JAR]

├─ com.mysema.rdfbean.query.VarNameIterator.class - [JAR]

com.mysema.rdfbean

├─ com.mysema.rdfbean.CORE.class - [JAR]

├─ com.mysema.rdfbean.Namespaces.class - [JAR]

├─ com.mysema.rdfbean.SRV.class - [JAR]

├─ com.mysema.rdfbean.TEST.class - [JAR]

com.mysema.rdfbean.ontology

├─ com.mysema.rdfbean.ontology.AbstractOntology.class - [JAR]

├─ com.mysema.rdfbean.ontology.Ontology.class - [JAR]

com.mysema.rdfbean.beangen

├─ com.mysema.rdfbean.beangen.JavaBeanExporter.class - [JAR]

├─ com.mysema.rdfbean.beangen.TypeMapping.class - [JAR]

com.mysema.rdfbean.model.io

├─ com.mysema.rdfbean.model.io.NTriplesUtil.class - [JAR]

├─ com.mysema.rdfbean.model.io.NTriplesWriter.class - [JAR]

├─ com.mysema.rdfbean.model.io.RDFSource.class - [JAR]

├─ com.mysema.rdfbean.model.io.RDFWriter.class - [JAR]

├─ com.mysema.rdfbean.model.io.RDFXMLWriter.class - [JAR]

├─ com.mysema.rdfbean.model.io.SPARQLUpdateWriter.class - [JAR]

├─ com.mysema.rdfbean.model.io.TurtleStringWriter.class - [JAR]

├─ com.mysema.rdfbean.model.io.TurtleUtil.class - [JAR]

├─ com.mysema.rdfbean.model.io.TurtleWriter.class - [JAR]

├─ com.mysema.rdfbean.model.io.WriterUtils.class - [JAR]

com.mysema.rdfbean.annotations

├─ com.mysema.rdfbean.annotations.ClassMapping.class - [JAR]

├─ com.mysema.rdfbean.annotations.ComponentType.class - [JAR]

├─ com.mysema.rdfbean.annotations.Container.class - [JAR]

├─ com.mysema.rdfbean.annotations.ContainerType.class - [JAR]

├─ com.mysema.rdfbean.annotations.Context.class - [JAR]

├─ com.mysema.rdfbean.annotations.Default.class - [JAR]

├─ com.mysema.rdfbean.annotations.Defaults.class - [JAR]

├─ com.mysema.rdfbean.annotations.Id.class - [JAR]

├─ com.mysema.rdfbean.annotations.InjectService.class - [JAR]

├─ com.mysema.rdfbean.annotations.Localized.class - [JAR]

├─ com.mysema.rdfbean.annotations.MapElements.class - [JAR]

├─ com.mysema.rdfbean.annotations.MappedClasses.class - [JAR]

├─ com.mysema.rdfbean.annotations.Mixin.class - [JAR]

├─ com.mysema.rdfbean.annotations.Path.class - [JAR]

├─ com.mysema.rdfbean.annotations.Predicate.class - [JAR]

├─ com.mysema.rdfbean.annotations.Properties.class - [JAR]

├─ com.mysema.rdfbean.annotations.Required.class - [JAR]

├─ com.mysema.rdfbean.annotations.Unique.class - [JAR]

com.mysema.rdfbean.object

├─ com.mysema.rdfbean.object.BeanQuery.class - [JAR]

├─ com.mysema.rdfbean.object.BeanSubQuery.class - [JAR]

├─ com.mysema.rdfbean.object.BindException.class - [JAR]

├─ com.mysema.rdfbean.object.ClassMappingImpl.class - [JAR]

├─ com.mysema.rdfbean.object.Configuration.class - [JAR]

├─ com.mysema.rdfbean.object.ConfigurationBuilder.class - [JAR]

├─ com.mysema.rdfbean.object.ConfigurationException.class - [JAR]

├─ com.mysema.rdfbean.object.ConfigurationOntology.class - [JAR]

├─ com.mysema.rdfbean.object.ConstructorParameter.class - [JAR]

├─ com.mysema.rdfbean.object.ConstructorVisitor.class - [JAR]

├─ com.mysema.rdfbean.object.ContainerImpl.class - [JAR]

├─ com.mysema.rdfbean.object.DefaultConfiguration.class - [JAR]

├─ com.mysema.rdfbean.object.DefaultErrorHandler.class - [JAR]

├─ com.mysema.rdfbean.object.EmptySessionContext.class - [JAR]

├─ com.mysema.rdfbean.object.ErrorHandler.class - [JAR]

├─ com.mysema.rdfbean.object.ExampleQuery.class - [JAR]

├─ com.mysema.rdfbean.object.FieldProperty.class - [JAR]

├─ com.mysema.rdfbean.object.FlushMode.class - [JAR]

├─ com.mysema.rdfbean.object.IdImpl.class - [JAR]

├─ com.mysema.rdfbean.object.IdentityService.class - [JAR]

├─ com.mysema.rdfbean.object.LifeCycleAware.class - [JAR]

├─ com.mysema.rdfbean.object.LocalizedImpl.class - [JAR]

├─ com.mysema.rdfbean.object.MappedClass.class - [JAR]

├─ com.mysema.rdfbean.object.MappedClassBuilder.class - [JAR]

├─ com.mysema.rdfbean.object.MappedClassFactory.class - [JAR]

├─ com.mysema.rdfbean.object.MappedConstructor.class - [JAR]

├─ com.mysema.rdfbean.object.MappedPath.class - [JAR]

├─ com.mysema.rdfbean.object.MappedPredicate.class - [JAR]

├─ com.mysema.rdfbean.object.MappedProperty.class - [JAR]

├─ com.mysema.rdfbean.object.MethodProperty.class - [JAR]

├─ com.mysema.rdfbean.object.MixinImpl.class - [JAR]

├─ com.mysema.rdfbean.object.ObjectRepository.class - [JAR]

├─ com.mysema.rdfbean.object.PredicateImpl.class - [JAR]

├─ com.mysema.rdfbean.object.PropertiesMap.class - [JAR]

├─ com.mysema.rdfbean.object.SQLConnectionCallback.class - [JAR]

├─ com.mysema.rdfbean.object.Session.class - [JAR]

├─ com.mysema.rdfbean.object.SessionCallback.class - [JAR]

├─ com.mysema.rdfbean.object.SessionContext.class - [JAR]

├─ com.mysema.rdfbean.object.SessionException.class - [JAR]

├─ com.mysema.rdfbean.object.SessionFactory.class - [JAR]

├─ com.mysema.rdfbean.object.SessionFactoryImpl.class - [JAR]

├─ com.mysema.rdfbean.object.SessionIdentityService.class - [JAR]

├─ com.mysema.rdfbean.object.SessionImpl.class - [JAR]

├─ com.mysema.rdfbean.object.SimpleConfiguration.class - [JAR]

├─ com.mysema.rdfbean.object.SimpleSessionContext.class - [JAR]

├─ com.mysema.rdfbean.object.TxException.class - [JAR]

com.mysema.rdfbean.schema

├─ com.mysema.rdfbean.schema.AnyThing.class - [JAR]

├─ com.mysema.rdfbean.schema.ReferenceClass.class - [JAR]

├─ com.mysema.rdfbean.schema.SchemaGen.class - [JAR]

com.mysema.rdfbean.model

├─ com.mysema.rdfbean.model.AbstractDialect.class - [JAR]

├─ com.mysema.rdfbean.model.BID.class - [JAR]

├─ com.mysema.rdfbean.model.Bindings.class - [JAR]

├─ com.mysema.rdfbean.model.Block.class - [JAR]

├─ com.mysema.rdfbean.model.Blocks.class - [JAR]

├─ com.mysema.rdfbean.model.BooleanQuery.class - [JAR]

├─ com.mysema.rdfbean.model.CharSet.class - [JAR]

├─ com.mysema.rdfbean.model.ContainerBlock.class - [JAR]

├─ com.mysema.rdfbean.model.DC.class - [JAR]

├─ com.mysema.rdfbean.model.DCTERMS.class - [JAR]

├─ com.mysema.rdfbean.model.Dialect.class - [JAR]

├─ com.mysema.rdfbean.model.FOAF.class - [JAR]

├─ com.mysema.rdfbean.model.FileIdSequence.class - [JAR]

├─ com.mysema.rdfbean.model.Format.class - [JAR]

├─ com.mysema.rdfbean.model.GEO.class - [JAR]

├─ com.mysema.rdfbean.model.GraphBlock.class - [JAR]

├─ com.mysema.rdfbean.model.GraphQuery.class - [JAR]

├─ com.mysema.rdfbean.model.GroupBlock.class - [JAR]

├─ com.mysema.rdfbean.model.ID.class - [JAR]

├─ com.mysema.rdfbean.model.IDType.class - [JAR]

├─ com.mysema.rdfbean.model.IdSequence.class - [JAR]

├─ com.mysema.rdfbean.model.Identifier.class - [JAR]

├─ com.mysema.rdfbean.model.InferenceOptions.class - [JAR]

├─ com.mysema.rdfbean.model.LID.class - [JAR]

├─ com.mysema.rdfbean.model.LIDEditor.class - [JAR]

├─ com.mysema.rdfbean.model.LIT.class - [JAR]

├─ com.mysema.rdfbean.model.MemoryIdSequence.class - [JAR]

├─ com.mysema.rdfbean.model.MiniConnection.class - [JAR]

├─ com.mysema.rdfbean.model.MiniDialect.class - [JAR]

├─ com.mysema.rdfbean.model.MiniRepository.class - [JAR]

├─ com.mysema.rdfbean.model.MultiConnection.class - [JAR]

├─ com.mysema.rdfbean.model.MultiTransaction.class - [JAR]

├─ com.mysema.rdfbean.model.NODE.class - [JAR]

├─ com.mysema.rdfbean.model.NODEComparator.class - [JAR]

├─ com.mysema.rdfbean.model.NamespaceCollector.class - [JAR]

├─ com.mysema.rdfbean.model.NodeType.class - [JAR]

├─ com.mysema.rdfbean.model.Nodes.class - [JAR]

├─ com.mysema.rdfbean.model.OptionalBlock.class - [JAR]

├─ com.mysema.rdfbean.model.PatternBlock.class - [JAR]

├─ com.mysema.rdfbean.model.PredicateCache.class - [JAR]

├─ com.mysema.rdfbean.model.QBID.class - [JAR]

├─ com.mysema.rdfbean.model.QID.class - [JAR]

├─ com.mysema.rdfbean.model.QLIT.class - [JAR]

├─ com.mysema.rdfbean.model.QNODE.class - [JAR]

├─ com.mysema.rdfbean.model.QResource.class - [JAR]

├─ com.mysema.rdfbean.model.QUID.class - [JAR]

├─ com.mysema.rdfbean.model.QueryLanguage.class - [JAR]

├─ com.mysema.rdfbean.model.QueryOptions.class - [JAR]

├─ com.mysema.rdfbean.model.QueryRDFVisitor.class - [JAR]

├─ com.mysema.rdfbean.model.RDF.class - [JAR]

├─ com.mysema.rdfbean.model.RDFBeanTransaction.class - [JAR]

├─ com.mysema.rdfbean.model.RDFConnection.class - [JAR]

├─ com.mysema.rdfbean.model.RDFConnectionCallback.class - [JAR]

├─ com.mysema.rdfbean.model.RDFQuery.class - [JAR]

├─ com.mysema.rdfbean.model.RDFQueryImpl.class - [JAR]

├─ com.mysema.rdfbean.model.RDFS.class - [JAR]

├─ com.mysema.rdfbean.model.RDFUpdate.class - [JAR]

├─ com.mysema.rdfbean.model.RDFUpdateImpl.class - [JAR]

├─ com.mysema.rdfbean.model.RDFVisitor.class - [JAR]

├─ com.mysema.rdfbean.model.Repository.class - [JAR]

├─ com.mysema.rdfbean.model.RepositoryException.class - [JAR]

├─ com.mysema.rdfbean.model.ResultIterator.class - [JAR]

├─ com.mysema.rdfbean.model.SKOS.class - [JAR]

├─ com.mysema.rdfbean.model.SPARQLQuery.class - [JAR]

├─ com.mysema.rdfbean.model.SPARQLTemplates.class - [JAR]

├─ com.mysema.rdfbean.model.SPARQLUpdate.class - [JAR]

├─ com.mysema.rdfbean.model.SPARQLUpdateClause.class - [JAR]

├─ com.mysema.rdfbean.model.SPARQLUpdateParser.class - [JAR]

├─ com.mysema.rdfbean.model.SPARQLVisitor.class - [JAR]

├─ com.mysema.rdfbean.model.STMT.class - [JAR]

├─ com.mysema.rdfbean.model.STMTCache.class - [JAR]

├─ com.mysema.rdfbean.model.STMTComparator.class - [JAR]

├─ com.mysema.rdfbean.model.STMTMatcher.class - [JAR]

├─ com.mysema.rdfbean.model.TupleQuery.class - [JAR]

├─ com.mysema.rdfbean.model.UID.class - [JAR]

├─ com.mysema.rdfbean.model.UIDEditor.class - [JAR]

├─ com.mysema.rdfbean.model.UnionBlock.class - [JAR]

├─ com.mysema.rdfbean.model.UnsupportedQueryLanguageException.class - [JAR]

├─ com.mysema.rdfbean.model.UpdateClause.class - [JAR]

├─ com.mysema.rdfbean.model.UpdateLanguage.class - [JAR]

├─ com.mysema.rdfbean.model.XSD.class - [JAR]

com.mysema.rdfbean.xsd

├─ com.mysema.rdfbean.xsd.ConverterRegistry.class - [JAR]

├─ com.mysema.rdfbean.xsd.ConverterRegistryImpl.class - [JAR]

├─ com.mysema.rdfbean.xsd.LocaleConverter.class - [JAR]

├─ com.mysema.rdfbean.xsd.Year.class - [JAR]

├─ com.mysema.rdfbean.xsd.YearConverter.class - [JAR]

├─ com.mysema.rdfbean.xsd.YearEditor.class - [JAR]

com.mysema.rdfbean.rdfs

├─ com.mysema.rdfbean.rdfs.MappedResourceBase.class - [JAR]

├─ com.mysema.rdfbean.rdfs.RDFProperty.class - [JAR]

├─ com.mysema.rdfbean.rdfs.RDFPropertyFeature.class - [JAR]

├─ com.mysema.rdfbean.rdfs.RDFSClass.class - [JAR]

├─ com.mysema.rdfbean.rdfs.RDFSDatatype.class - [JAR]

├─ com.mysema.rdfbean.rdfs.RDFSResource.class - [JAR]

├─ com.mysema.rdfbean.rdfs.package-info.class - [JAR]