Hello
I am looking at generating POJOs with some of the JSON schemas.
This mostly works but I noticed that the Country json is empty (in that its properties attribute is an empty array) :
http://schema.org.apievangelist.com/schema/objects/Country.json
However, country has a lot of properties in the original schema.org repo
https://schema.org/Country
I wanted to look at the tooling used to generate the Country JSON Schema but couldn't find it in this repo....
Thanks.
Hello
I am looking at generating POJOs with some of the JSON schemas.
This mostly works but I noticed that the Country json is empty (in that its properties attribute is an empty array) :
http://schema.org.apievangelist.com/schema/objects/Country.json
However, country has a lot of properties in the original schema.org repo
https://schema.org/Country
I wanted to look at the tooling used to generate the Country JSON Schema but couldn't find it in this repo....
Thanks.