jpowang / sparzr

Java schema.org parser this code is designed to scale well when using large number of threads and cpus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# sparzr
Java schema.org parser this code is designed to scale well when using large number of threads and cpus.

- To build before you submit a PR
$ mvn clean install

- For contibutors run deploy to do a push to nexus servers
$ mvn clean deploy -Dgpg.passphrase=[pathPhrase]

- All Pull requests need to pass continous integration before being merged.
  Please goto https://travis-ci.org/lafaspot/sparzr

About

Java schema.org parser this code is designed to scale well when using large number of threads and cpus.

License:Apache License 2.0


Languages

Language:Java 100.0%