jsonld

package
v0.7.7 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2019 License: Apache-2.0 Imports: 2 Imported by: 25

Documentation

Overview

Package jsonld is deprecated. Use github.com/cayleygraph/quad/jsonld.

Index

Constants

This section is empty.

Variables

View Source
var AutoConvertTypedString = jsonld.AutoConvertTypedString

AutoConvertTypedString allows to convert TypedString values to native equivalents directly while parsing. It will call ToNative on all TypedString values.

If conversion error occurs, it will preserve original TypedString value.

Deprecated: use github.com/cayleygraph/quad/jsonld package instead.

Functions

This section is empty.

Types

type Reader

type Reader = jsonld.Reader

func NewReader deprecated

func NewReader(r io.Reader) *Reader

NewReader returns quad reader for JSON-LD stream.

Deprecated: use github.com/cayleygraph/quad package instead.

func NewReaderFromMap deprecated

func NewReaderFromMap(o interface{}) *Reader

NewReaderFromMap returns quad reader for JSON-LD map object.

Deprecated: use github.com/cayleygraph/quad package instead.

type Writer

type Writer = jsonld.Writer

func NewWriter

func NewWriter(w io.Writer) *Writer

Jump to

Keyboard shortcuts

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