Java org.apache.commons.rdf.api RDFSyntax fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.rdf.api RDFSyntax fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.rdf.api RDFSyntax.

The text is from its open source code.

Field

RDFSyntaxJSONLD
JSON-LD 1.0
StringmediaType
The IANA media type for the RDF syntax.

Method

OptionalbyMediaType(String mediaType)
Return the RDFSyntax with the specified media type.