Concepts
The CitableAnnotationSet
is an abstraction for a citable set of relations among pairs of URNs. In each pair, one URN is said to annotate the other.
Concrete subtypes of CitableAnnotationSet
implement:
- metadata functions
- the
CitableTrait
functions (fromCitableBase
) - the
CexTrait
functions (fromCitableBase
) - dozens of Julia’s iterator and collection functions (see a partial list in the documentation for
CitableBase
)