# Using External Vocabularies JSON-LD allows to define classes and properties of your API with open vocabularies such as [Schema.org](https://schema.org) and [Good Relations](https://www.heppnetz.de/projects/goodrelations/). API Platform provides attributes usable on PHP classes and properties for specifying a related external [IRI](https://en.wikipedia.org/wiki/Internationalized_resource_identifier). ```php