Class TitaniumJsonLdOptions

java.lang.Object
org.apache.jena.riot.system.jsonld.TitaniumJsonLdOptions

public class TitaniumJsonLdOptions extends Object
Get the (jsonld) options from the jena context if exists or create default
  • Field Details

    • JSONLD_OPTIONS

      public static final Symbol JSONLD_OPTIONS
      value: the option object expected by JsonLdProcessor (instance of JsonLdOptions)
  • Constructor Details

    • TitaniumJsonLdOptions

      public TitaniumJsonLdOptions()
  • Method Details

    • get

      public static com.apicatalog.jsonld.JsonLdOptions get(String baseURI, Context jenaContext)