jar

org.xbib : content-rdf

Maven & Gradle

Nov 19, 2022
2 usages

content-rdf · Content processing library for Java

Table Of Contents

Latest Version

Download org.xbib : content-rdf JAR file - Latest Versions:

All Versions

Download org.xbib : content-rdf JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
3.0.x
2.5.x
2.4.x
2.3.x
2.2.x
2.0.x
1.3.x
1.2.x
1.1.x
1.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 content-rdf-5.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xbib.content.rdf.io.sink

├─ org.xbib.content.rdf.io.sink.CharOutputSink.class - [JAR]

├─ org.xbib.content.rdf.io.sink.CharSink.class - [JAR]

├─ org.xbib.content.rdf.io.sink.QuadSink.class - [JAR]

├─ org.xbib.content.rdf.io.sink.RdfContentBuilderSink.class - [JAR]

├─ org.xbib.content.rdf.io.sink.Sink.class - [JAR]

├─ org.xbib.content.rdf.io.sink.TripleSink.class - [JAR]

├─ org.xbib.content.rdf.io.sink.XmlSink.class - [JAR]

org.xbib.content.rdf.io.turtle

├─ org.xbib.content.rdf.io.turtle.TurtleContent.class - [JAR]

├─ org.xbib.content.rdf.io.turtle.TurtleContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.io.turtle.TurtleContentParams.class - [JAR]

├─ org.xbib.content.rdf.io.turtle.TurtleContentParser.class - [JAR]

├─ org.xbib.content.rdf.io.turtle.TurtleSerializer.class - [JAR]

org.xbib.content.rdf.io.rdfxml

├─ org.xbib.content.rdf.io.rdfxml.RdfXmlContent.class - [JAR]

├─ org.xbib.content.rdf.io.rdfxml.RdfXmlContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.io.rdfxml.RdfXmlContentParams.class - [JAR]

├─ org.xbib.content.rdf.io.rdfxml.RdfXmlContentParser.class - [JAR]

org.xbib.content.rdf

├─ org.xbib.content.rdf.ExtendedRdfContentType.class - [JAR]

├─ org.xbib.content.rdf.Literal.class - [JAR]

├─ org.xbib.content.rdf.RDF.class - [JAR]

├─ org.xbib.content.rdf.RdfConstants.class - [JAR]

├─ org.xbib.content.rdf.RdfContent.class - [JAR]

├─ org.xbib.content.rdf.RdfContentBuilder.class - [JAR]

├─ org.xbib.content.rdf.RdfContentBuilderHandler.class - [JAR]

├─ org.xbib.content.rdf.RdfContentBuilderProvider.class - [JAR]

├─ org.xbib.content.rdf.RdfContentFactory.class - [JAR]

├─ org.xbib.content.rdf.RdfContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.RdfContentParams.class - [JAR]

├─ org.xbib.content.rdf.RdfContentParser.class - [JAR]

├─ org.xbib.content.rdf.RdfContentType.class - [JAR]

├─ org.xbib.content.rdf.RdfGraph.class - [JAR]

├─ org.xbib.content.rdf.RdfGraphParams.class - [JAR]

├─ org.xbib.content.rdf.RdfXContent.class - [JAR]

├─ org.xbib.content.rdf.RdfXContentFactory.class - [JAR]

├─ org.xbib.content.rdf.RdfXContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.RdfXContentParams.class - [JAR]

├─ org.xbib.content.rdf.Resource.class - [JAR]

├─ org.xbib.content.rdf.RouteRdfXContent.class - [JAR]

├─ org.xbib.content.rdf.RouteRdfXContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.RouteRdfXContentParams.class - [JAR]

├─ org.xbib.content.rdf.StandardRdfContentType.class - [JAR]

├─ org.xbib.content.rdf.Triple.class - [JAR]

├─ org.xbib.content.rdf.XSD.class - [JAR]

├─ org.xbib.content.rdf.XSDResourceIdentifiers.class - [JAR]

org.xbib.content.rdf.io.nquads

├─ org.xbib.content.rdf.io.nquads.NQuadsParser.class - [JAR]

├─ org.xbib.content.rdf.io.nquads.NQuadsSerializer.class - [JAR]

org.xbib.content.rdf.io.json

├─ org.xbib.content.rdf.io.json.JsonContent.class - [JAR]

├─ org.xbib.content.rdf.io.json.JsonContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.io.json.JsonContentParams.class - [JAR]

├─ org.xbib.content.rdf.io.json.JsonContentParser.class - [JAR]

├─ org.xbib.content.rdf.io.json.JsonResourceHandler.class - [JAR]

org.xbib.content.rdf.io.xml

├─ org.xbib.content.rdf.io.xml.AbstractXmlHandler.class - [JAR]

├─ org.xbib.content.rdf.io.xml.AbstractXmlResourceHandler.class - [JAR]

├─ org.xbib.content.rdf.io.xml.XmlConstants.class - [JAR]

├─ org.xbib.content.rdf.io.xml.XmlContent.class - [JAR]

├─ org.xbib.content.rdf.io.xml.XmlContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.io.xml.XmlContentParams.class - [JAR]

├─ org.xbib.content.rdf.io.xml.XmlContentParser.class - [JAR]

├─ org.xbib.content.rdf.io.xml.XmlHandler.class - [JAR]

├─ org.xbib.content.rdf.io.xml.XmlResourceHandler.class - [JAR]

org.xbib.content.rdf.io.ntriple

├─ org.xbib.content.rdf.io.ntriple.NTripleContent.class - [JAR]

├─ org.xbib.content.rdf.io.ntriple.NTripleContentGenerator.class - [JAR]

├─ org.xbib.content.rdf.io.ntriple.NTripleContentParams.class - [JAR]

├─ org.xbib.content.rdf.io.ntriple.NTripleContentParser.class - [JAR]

├─ org.xbib.content.rdf.io.ntriple.NTriplesParser.class - [JAR]

├─ org.xbib.content.rdf.io.ntriple.NTriplesSerializer.class - [JAR]

org.xbib.content.rdf.io.source

├─ org.xbib.content.rdf.io.source.AbstractSource.class - [JAR]

├─ org.xbib.content.rdf.io.source.BaseStreamProcessor.class - [JAR]

├─ org.xbib.content.rdf.io.source.CharSource.class - [JAR]

├─ org.xbib.content.rdf.io.source.StreamProcessor.class - [JAR]

├─ org.xbib.content.rdf.io.source.XmlSource.class - [JAR]

org.xbib.content.rdf.util

├─ org.xbib.content.rdf.util.LinkedHashMultiMap.class - [JAR]

├─ org.xbib.content.rdf.util.MultiMap.class - [JAR]

├─ org.xbib.content.rdf.util.NormalizeEolFilter.class - [JAR]

├─ org.xbib.content.rdf.util.SimpleFilterReader.class - [JAR]

org.xbib.content.rdf.internal

├─ org.xbib.content.rdf.internal.DefaultAnonymousResource.class - [JAR]

├─ org.xbib.content.rdf.internal.DefaultLiteral.class - [JAR]

├─ org.xbib.content.rdf.internal.DefaultRdfGraph.class - [JAR]

├─ org.xbib.content.rdf.internal.DefaultRdfGraphParams.class - [JAR]

├─ org.xbib.content.rdf.internal.DefaultResource.class - [JAR]

├─ org.xbib.content.rdf.internal.DefaultTriple.class - [JAR]

Advertisement

Dependencies from Group

May 26, 2020
13 usages
2 stars
Nov 19, 2022
13 usages
Feb 02, 2022
8 usages
11 stars
Jun 16, 2020
7 usages
May 25, 2022
7 usages

Discover Dependencies

Nov 19, 2022
2 usages
Nov 19, 2022
3 usages
Feb 20, 2023
2 usages
2.1k stars
Jan 29, 2019
2 usages
65 stars
Oct 29, 2016
2 usages
18.7k stars
Oct 26, 2016
2 usages
5.1k stars
Oct 26, 2016
2 usages
5.1k stars
Oct 26, 2016
2 usages
5.1k stars
Oct 26, 2016
2 usages
5.1k stars
Oct 26, 2016
2 usages
5.1k stars