Comet API - Docs
0.1.2
Comet API - Docs
org.ragna.comet
Main
org.ragna.comet.data
DataFormat
DataFormat
JSONLD
NTRIPLES
RDFJSON
RDFXML
TRIG
TURTLE
org.ragna.comet.exception.stream.timed
StreamTimeoutException
StreamTimeoutException
org.ragna.comet.exception.stream.validations
StreamErroredItemException
StreamErroredItemException
StreamInvalidItemException
StreamInvalidItemException
StreamValidationException
StreamValidationException
StreamValidationExceptionCompanion
org.ragna.comet.implicits
RDFElementImplicits
org.ragna.comet.model.rdf
RDFElement
RDFElement
org.ragna.comet.schema
ShExSchemaFormat
ShExSchemaFormat
SHEXC
SHEXJ
org.ragna.comet.stream
StreamSource
StreamSource
Files
Kafka
List
org.ragna.comet.stream.extractors
StreamExtractor
StreamExtractor
Defaults
Errors
org.ragna.comet.stream.extractors.file
Charsets
Charsets
ASCII
ISO_8859_1
UTF16
UTF32
UTF8
FileExtractor
FileExtractor
Defaults
org.ragna.comet.stream.extractors.kafka
KafkaExtractor
KafkaExtractor
Defaults
KafkaExtractorConfiguration
KafkaExtractorConfiguration
Constraints
Defaults
Errors
org.ragna.comet.stream.extractors.list
ListExtractor
org.ragna.comet.trigger
ShapeMapFormat
ShapeMapFormat
COMPACT
JSON
TriggerModeType
TriggerModeType
SHAPEMAP
TARGET_DECLARATIONS
TriggerShapeMap
TriggerTargetDeclarations
ValidationTrigger
org.ragna.comet.utils
DurationValidationOps
Fs2StreamOps
IODebugOps
StreamUtils
Timer
org.ragna.comet.validation
Validator
Validator
Messages
Types
org.ragna.comet.validation.configuration
ValidatorConfiguration
ValidatorConfiguration
Defaults
Errors
org.ragna.comet.validation.result
ResultStatus
ResultStatus
ERRORED
INVALID
VALID
ValidationResult
ValidationResult
Messages
Comet API - Docs
/
org.ragna.comet.data
/
DataFormat
/
RDFXML
RDFXML
case
object
RDFXML
extends
DataFormat
Source:
DataFormat.scala
Graph
Supertypes
Self type
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
class
DataFormat
class
Object
trait
Matchable
class
Any
RDFXML
.type
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from:
Singleton
Source:
Mirror.scala
type
MirroredElemTypes
=
EmptyTuple
Inherited from:
Singleton
Source:
Mirror.scala
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Source:
Mirror.scala
type
MirroredMonoType
=
Singleton
Inherited from:
Singleton
Source:
Mirror.scala
type
MirroredType
=
Singleton
Inherited from:
Singleton
Source:
Mirror.scala
Value members
Inherited methods
def
fromProduct
(
p:
Product
):
MirroredMonoType
Inherited from:
Singleton
Source:
Mirror.scala
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product
Inherited fields
val
name
:
String
Inherited from:
DataFormat
Source:
DataFormat.scala