Repository stores specific values of an artifact, different for
various artifact's classes and artifacts themselves.
To learn more about artifacts visit archivist-package.Repository is a folder with an SQLite database stored in a file named backpack
and a subdirectory named gallery.backpack contains two tables:artifact and tag.
artifact table consists of three columns:
md5hash,name,createdDate,artifact,tag,createdDate.gallery collects the following objects:
.rdafiles,.txtand.pngfiles.Repository are:
Repository is:
Function deleting Repository is:
Functions coping Repository are:
Functions creating a zip archive from an existing Repository are:
Functions setting global path to the Repository are:
Learn more about Repository at wiki webpage on
Other archivist: Tags, %a%,
addHooksToPrint, addTagsRepo,
aformat, ahistory,
alink, aoptions,
archivist-package, aread,
asearch, asession,
cache, copyLocalRepo,
createLocalRepo,
createMDGallery,
deleteLocalRepo,
getRemoteHook, getTagsLocal,
loadFromLocalRepo, md5hash,
rmFromLocalRepo,
saveToLocalRepo,
searchInLocalRepo,
setLocalRepo,
shinySearchInLocalRepo,
showLocalRepo,
splitTagsLocal,
summaryLocalRepo,
zipLocalRepo