Binding

com.tersesystems.blindsight.jsonld.Binding
trait Binding

A binding represents a mapping between a BindingKey and a Node of some specific type.

Bindings come from a Keyword or an IRIValue, using a bindFoo style, i.e. an IRIBinding is returned if bindIRI is used. Different bindings are possible on different keywords.

Most of the documentation and exmaples are in the implementations.

Attributes

Source:
Binding.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
Binding.scala