Package com.apicatalog.jsonld
Provides APIs to process JSON-LD. Use only
JsonLd static methods to interact with
the processor.
e.g.
JsonLd.expand("https://....").get()
-
Class Summary Class Description JsonLd TheJsonLdinterface is the high-level programming structure that developers use to access the JSON-LD transformation methods.JsonLdOptions TheJsonLdOptionstype is used to pass various options to the processor.StringUtils -
Enum Summary Enum Description JsonLdEmbed JsonLdErrorCode TheJsonLdErrorCoderepresents the collection of valid JSON-LD error codes.JsonLdOptions.RdfDirection JsonLdVersion -
Exception Summary Exception Description JsonLdError TheJsonLdErrortype is used to report processing errors.