Introduction
This project will create and parse schema.org objects.
1. Json classes
Provides help in create and parse schema.org objects. === Using this project Add the artifact(s) as a dependency to your project:
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-schemaorgforj</artifactId>
</dependency>