Documentation ¶
Overview ¶
Package voc is deprecated. Use github.com/cayleygraph/quad/voc.
Index ¶
- func CloneTo(p *Namespaces)deprecated
- func FullIRI(iri string) stringdeprecated
- func Register(ns Namespace)deprecated
- func RegisterPrefix(pref string, ns string)deprecated
- func ShortIRI(iri string) stringdeprecated
- type ByFullName
- type Namespacedeprecated
- func List() []Namespacedeprecated
- type Namespacesdeprecated
- func Clone() *Namespacesdeprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloneTo
deprecated
func CloneTo(p *Namespaces)
CloneTo adds all global namespaces to a given list.
Deprecated: use github.com/cayleygraph/quad/voc package instead.
func RegisterPrefix
deprecated
Types ¶
type ByFullName ¶
type ByFullName = voc.ByFullName
type Namespace
deprecated
type Namespaces
deprecated
type Namespaces = voc.Namespaces
Namespaces is a set of registered namespaces.
Deprecated: use github.com/cayleygraph/quad/voc package instead.
func Clone
deprecated
func Clone() *Namespaces
Clone makes a copy of global namespaces list.
Deprecated: use github.com/cayleygraph/quad/voc package instead.
Click to show internal directories.
Click to hide internal directories.