DataFormat

object DataFormat

Enumeration of the RDF data formats accepted by the application as input data

Companion:
class
Source:
DataFormat.scala
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object JSONLD extends DataFormat
case object NTRIPLES extends DataFormat
case object RDFJSON extends DataFormat
case object RDFXML extends DataFormat
case object TRIG extends DataFormat
case object TURTLE extends DataFormat

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala