mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='https://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='https://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='https://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='https://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='https://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER

Bib_Package_Builder Class



Creates a bibliographic package from a variety of locations


Namespace: SobekCM.Resource_Object.Builder
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public class Bib_Package_Builder

Remarks

Object created by Mark V Sullivan (2006) for University of Florida's Digital Library Center.

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object.Builder..::..Bib_Package_Builder

Constructors

  NameDescription
Public methodBib_Package_Builder
Initializes a new instance of the Bib_Package_Builder class

Methods

  NameDescription
Public methodStatic memberAdd_All_Files
Adds all of the file information to a digital resource package by analyzing the directory
Public methodStatic memberAdd_MARC_Info
Enrich a SobekCM_Item objet with information
Public methodStatic memberAdd_Project_Info
Looks for project-level METS files and enriches the provided digital resource
Public methodStatic memberGet_Bibliographic_Data
Builds a bib package using the database of choice for any additionally needed information
Public methodStatic memberLoad_SobekCM_Item_List
Load the list of SobekCM items in preparation for Bib package building

Properties

  NameDescription
Public propertyStatic memberError
Gets or sets the Error string for each build

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )