org.ragna.comet.data

Type members

Classlikes

sealed abstract class DataFormat(val name: String)

Abstract class representing the available formats for RDF data

Abstract class representing the available formats for RDF data

See also:
Note:

Used as an enum-replacement for Scala 2 syntax

Companion:
object
Source:
DataFormat.scala
object DataFormat

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

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

Companion:
class
Source:
DataFormat.scala