Volksdata 1.0b7
RDF library
Loading...
Searching...
No Matches
Link Struct Reference

Single link between a term and a term set. More...

Collaboration diagram for Link:

Data Fields

KeyedTermterm
 Linked term.
VOLK_TermSettset
 Term set linked to the term.

Detailed Description

Single link between a term and a term set.

This link is not qualified and must not be used by itself. It belongs in a VOLK_LinkMap which qualifies all links of the same type.

Definition at line 22 of file term.c.

Field Documentation

◆ term

KeyedTerm* Link::term

Linked term.

Definition at line 23 of file term.c.

◆ tset

VOLK_TermSet* Link::tset

Term set linked to the term.

Definition at line 24 of file term.c.


The documentation for this struct was generated from the following file: