rdfioutil

package
v0.0.0-...-09cccfd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encoder

type Encoder struct {
	// contains filtered or unexported fields
}

func NewEncoder

func NewEncoder(w io.Writer, opts EncoderOptions) *Encoder

func (*Encoder) Close

func (w *Encoder) Close() error

func (*Encoder) GetContentMetadata

func (w *Encoder) GetContentMetadata() encoding.ContentMetadata

func (*Encoder) PutStatement

func (w *Encoder) PutStatement(_ context.Context, s rdfio.Statement) error

func (*Encoder) PutTriple

func (w *Encoder) PutTriple(ctx context.Context, t rdf.Triple) error

type EncoderOptions

type EncoderOptions struct {
	BlankNodeStringer        blanknodeutil.Stringer
	BlankNodeStringMapperVar string
	Source                   []byte
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL