Skip to content
Neel Smith edited this page Jun 3, 2021 · 1 revision

In parallel to the CitableText.jl module, this module should restrict itself to URN identification.

Here are questions that could be asked about a collection of CitableObjects.

Working with a collection of citable objects

URN comparison

  • containment
  • equality (==)
  • similarity

Retrieval:

  • single object
  • range

Navigation:

  • identify if collection is ordered
  • find next node in ordered collection
  • find previous node in ordered collection

Working with a catalog of collections

  • load from delimited text sources
  • compare contents of a catalog with contents of a repository
Clone this wiki locally