content/README.md
2023-05-26 09:42:12 +02:00

438 B

xbib Content

This is a Java library for processing structured data ("content") in the most popular formats, such as JSON, SMILE-JSON, YAML, XML, CSV, and also semantic descriptions in RDF (N-Triples, Turtle, RDF/XML).

xbib Content offers stream-based Java builders, parsers, and a settings API oder the formats, so it is very convenienant to use. The only dependency is https://github.com/fasterxml/jackson[the Java Jackson library].