Enum JSONLDMode

java.lang.Object
java.lang.Enum<JSONLDMode>
org.eclipse.rdf4j.rio.helpers.JSONLDMode
All Implemented Interfaces:
Serializable, Comparable<JSONLDMode>

@Deprecated(since="4.3.0", forRemoval=true) public enum JSONLDMode extends Enum<JSONLDMode>
Deprecated, for removal: This API element is subject to removal in a future version.
Specifies constants to identify various modes that are relevant to JSONLD documents.
Author:
Peter Ansell
See Also: