-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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 CitableObject
s.
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
- load from delimited text sources
- compare contents of a catalog with contents of a repository