C# 클래스 SobekCM.Resource_Object.Bib_Info.MODS_Info

상속: XML_Writing_Base_Type
파일 보기 프로젝트 열기: MarkVSullivan/SobekCM-Web-Application

보호된 프로퍼티들

프로퍼티 타입 설명
ModsOriginInfo MODS_Origin_Info
abstracts List
accessCondition SobekCM.Resource_Object.Bib_Info.AccessCondition_Info
classifications List
donor Name_Info
genres List
identifiers List
languages List
locationInfo SobekCM.Resource_Object.Bib_Info.Location_Info
mainTitle SobekCM.Resource_Object.Bib_Info.Title_Info
main_entity_name Name_Info
names List
notes List
originalPhysicalDesc SobekCM.Resource_Object.Bib_Info.PhysicalDescription_Info
otherTitles List
recordInfo SobekCM.Resource_Object.Bib_Info.Record_Info
relatedItems List
seriesPartInfo SobekCM.Resource_Object.Bib_Info.Part_Info
seriesTitle SobekCM.Resource_Object.Bib_Info.Title_Info
subjects List
tableOfContents List
targetAudiences List
type SobekCM.Resource_Object.Bib_Info.TypeOfResource_Info

Private Properties

프로퍼티 타입 설명
Add_MODS void
write_all_names void

공개 메소드들

메소드 설명
Add_Abstract ( Abstract_Info New_Abstract ) : Abstract_Info

Adds a new abstract (summary, content scope, etc.. ) to this item

Add_Abstract ( string Abstract ) : Abstract_Info

Adds a new abstract (summary, content scope, etc.. ) to this item

Add_Abstract ( string Abstract, string Language ) : Abstract_Info

Adds a new abstract (summary, content scope, etc.. ) to this item

Add_Abstract ( string Abstract, string Language, string Type, string DisplayLabel ) : Abstract_Info

Adds a new abstract (summary, content scope, etc.. ) to this item

Add_Cartographics_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics

Add a new empty cartographics subject and return it

Add_Classification ( Classification_Info Classification ) : Classification_Info

Adds a new classifications to this item

Add_Classification ( string Classification ) : Classification_Info

Adds a new classification to this item

Add_Classification ( string Classification, string Authority ) : Classification_Info

Adds a new classification to this item

Add_Genre ( string Genre_Term ) : Genre_Info

Add a new genre term to this item

Add_Genre ( string Genre_Term, string Authority ) : Genre_Info

Add a new genre term to this item

Add_Genre ( Genre_Info Genre ) : void

Add a new genre to this item

Add_Hierarchical_Geographic_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_HierarchicalGeographic

Add a new empty hierarchical geographic subject and return it

Add_Identifier ( Identifier_Info Identifier ) : Identifier_Info

Adds a new identifier to this item

Add_Identifier ( string Identifier ) : Identifier_Info

Adds a new identifier to this item

Add_Identifier ( string Identifier, string Type ) : Identifier_Info

Adds a new identifier to this item

Add_Identifier ( string Identifier, string Type, string DisplayLabel ) : Identifier_Info

Adds a new identifier to this item

Add_Language ( string Language_Text ) : Language_Info

Indicate another language associated with this material

Add_Language ( string Language_Text, string Language_ISO_Code, string Language_RFC_Code ) : Language_Info

Indicate another language associated with this material

Add_Name_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Name

Add a new empty name subject and return it

Add_Named_Entity ( string Name ) : Name_Info

Add a new named entity (i.e., creator, contributor) associated with this digital resource

Add_Named_Entity ( string Name, string Text_Role ) : Name_Info

Add a new named entity (i.e., creator, contributor) associated with this digital resource

Add_Named_Entity ( string Name, string Text_Role, string MARC_Role ) : Name_Info

Add a new named entity (i.e., creator, contributor) associated with this digital resource

Add_Named_Entity ( Name_Info New_Name ) : void

Add a new named entity (i.e., creator, contributor) associated with this digital resource

Add_Note ( string Note ) : Note_Info

Add a new note which describes either this digital resource or the original item

Add_Note ( string Note, Note_Type_Enum Note_Type ) : Note_Info

Add a new note which describes either this digital resource or the original item

Add_Note ( string Note, Note_Type_Enum Note_Type, string Display_Label ) : Note_Info

Add a new note which describes either this digital resource or the original item

Add_Note ( string Note, string Note_Type ) : Note_Info

Add a new note which describes either this digital resource or the original item

Add_Note ( string Note, string Note_Type, string Display_Label ) : Note_Info

Add a new note which describes either this digital resource or the original item

Add_Note ( Note_Info New_Note ) : void

Add a new note which describes either this digital resource or the original item

Add_Other_Title ( string Title, Title_Type_Enum Type ) : SobekCM.Resource_Object.Bib_Info.Title_Info

Adds a new title to this item

Add_Other_Title ( SobekCM.Resource_Object.Bib_Info.Title_Info NewTitle ) : void

Adds a new title to this item

Add_Related_Item ( SobekCM.Resource_Object.Bib_Info.Related_Item_Info Related_Item ) : void

Adds a new related item to this digital resource

Add_Scale ( string Scale, string ID ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics

Add scale information to this resource

Add_Scale ( string Scale, string Projection, string Coordinates, string ID ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics

Add scale information to this resource

Add_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Standard

Add a new empty subject and return it

Add_Subject ( string Topic, string Authority ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Standard

Add a new subject keyword and return it

Add_Subject ( SobekCM.Resource_Object.Bib_Info.Subject_Info Subject ) : void

Add an existing subject to this digital resource

Add_TableOfContents ( string Text ) : TableOfContents_Info

Add a new top-level table of contents object

Add_TableOfContents ( string Text, string DisplayLabel ) : TableOfContents_Info

Add a new top-level table of contents object

Add_Target_Audience ( string Audience ) : TargetAudience_Info

Adds a new targeted audience to this item

Add_Target_Audience ( string Audience, string Authority ) : TargetAudience_Info

Adds a new targeted audience to this item

Add_Target_Audience ( TargetAudience_Info Audience ) : void

Adds a new targeted audience to this item

Add_Title_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_TitleInfo

Add a new empty title info subject and return it

Clear_Abstracts ( ) : void

Clears all the abstracts (summary, content scope, etc.. ) which were related to this item

Clear_Classifications ( ) : void

Clears all the classifications which were related to this item

Clear_Genres ( ) : void

Clears any existing genre terms from this item

Clear_Identifiers ( ) : void

Clears all the identifiers which were related to this item

Clear_Languages ( ) : void

Clears all the languages which were related to this item

Clear_Names ( ) : void

Clears all of the named entities which were associated with this digital resource

Clear_Notes ( ) : void

Clears all of the notes which were associated with this digital resource

Clear_Other_Titles ( ) : void

Clears all the other titles which were related to this item

Clear_Related_Items ( ) : void

Clear all the items which are associated with this resource as related items

Clear_Subjects ( ) : void

Clears all the subjects which were related to this item

Clear_TableOfContents ( ) : void

Clears all the table of contents assocaited with this item

Clear_Target_Audiences ( ) : void

Clears all the targeted audiences which were related to this item

Contains_Abstract ( Abstract_Info Abstract ) : bool

Checks to see if an abstract is part of the collection of abstracts associated with this item

Get_TableOfContents ( string DisplayLabel ) : TableOfContents_Info

Gets an existing TOC, or adds a TOC with the provided display label and returns it

Insert_Target_Audience ( int Index, string Audience, string Authority ) : TargetAudience_Info

Inserts a new targeted audience to this item at the provided index

MODS_Info ( ) : System

Constructor for a new instance of the MODS_Info class.

Remove_Classification ( Classification_Info Classification ) : void

Remove an existing classification from this digital resource

Remove_Genre ( Genre_Info Genre ) : void

Removes a single genre from the list of genre terms associated with this item

Remove_Identifier ( Identifier_Info Identifier ) : void

Remove an existing identifier from this digital resource

Remove_Language ( Language_Info Language ) : void

Removes an existing language object from this item

Remove_Name ( Name_Info Name ) : void

Removes a named entity from the collection of names associated with this digital resource

Named entity to remove

Remove_Note ( Note_Info Note ) : void

Removes a single note from the collection of notes associated with this digital resource

Remove_Other_Title ( SobekCM.Resource_Object.Bib_Info.Title_Info Title ) : void

Removes an existing other title from the other title collection

Remove_Related_Item ( SobekCM.Resource_Object.Bib_Info.Related_Item_Info Related_Item ) : void

Removes a related item from this digital resource

Remove_Subject ( SobekCM.Resource_Object.Bib_Info.Subject_Info Subject ) : void

Removes a subject from the list of subjects related to this item

Remove_Target_Audience ( TargetAudience_Info Audience ) : void

Removes an existing target audience

보호된 메소드들

메소드 설명
toMODS ( string METSTag, string METSValue ) : string

Helper method to create a simple MODS line

비공개 메소드들

메소드 설명
Add_MODS ( TextWriter Results, SobekCM.Resource_Object.Metadata_Modules.VRACore.VRACore_Info VRACoreInfo ) : void

Appends this bibliographic description information as MODS to the StringBuilder object

write_all_names ( TextWriter Results ) : void

메소드 상세

Add_Abstract() 공개 메소드

Adds a new abstract (summary, content scope, etc.. ) to this item
public Add_Abstract ( Abstract_Info New_Abstract ) : Abstract_Info
New_Abstract Abstract_Info New abstract to add to this item
리턴 Abstract_Info

Add_Abstract() 공개 메소드

Adds a new abstract (summary, content scope, etc.. ) to this item
public Add_Abstract ( string Abstract ) : Abstract_Info
Abstract string Text of the abstract
리턴 Abstract_Info

Add_Abstract() 공개 메소드

Adds a new abstract (summary, content scope, etc.. ) to this item
public Add_Abstract ( string Abstract, string Language ) : Abstract_Info
Abstract string Text of the abstract
Language string Language of the abstract
리턴 Abstract_Info

Add_Abstract() 공개 메소드

Adds a new abstract (summary, content scope, etc.. ) to this item
public Add_Abstract ( string Abstract, string Language, string Type, string DisplayLabel ) : Abstract_Info
Abstract string Text of the abstract
Language string Language of the abstract
Type string Type of abstract
DisplayLabel string Display label for this abstract
리턴 Abstract_Info

Add_Cartographics_Subject() 공개 메소드

Add a new empty cartographics subject and return it
public Add_Cartographics_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics

Add_Classification() 공개 메소드

Adds a new classifications to this item
public Add_Classification ( Classification_Info Classification ) : Classification_Info
Classification Classification_Info Classification
리턴 Classification_Info

Add_Classification() 공개 메소드

Adds a new classification to this item
public Add_Classification ( string Classification ) : Classification_Info
Classification string Classification
리턴 Classification_Info

Add_Classification() 공개 메소드

Adds a new classification to this item
public Add_Classification ( string Classification, string Authority ) : Classification_Info
Classification string Classification
Authority string Authority
리턴 Classification_Info

Add_Genre() 공개 메소드

Add a new genre term to this item
public Add_Genre ( string Genre_Term ) : Genre_Info
Genre_Term string Genre term for this item
리턴 Genre_Info

Add_Genre() 공개 메소드

Add a new genre term to this item
public Add_Genre ( string Genre_Term, string Authority ) : Genre_Info
Genre_Term string Genre term for this item
Authority string Authority for this genre term
리턴 Genre_Info

Add_Genre() 공개 메소드

Add a new genre to this item
public Add_Genre ( Genre_Info Genre ) : void
Genre Genre_Info Genre for this item
리턴 void

Add_Hierarchical_Geographic_Subject() 공개 메소드

Add a new empty hierarchical geographic subject and return it
public Add_Hierarchical_Geographic_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_HierarchicalGeographic
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_HierarchicalGeographic

Add_Identifier() 공개 메소드

Adds a new identifier to this item
public Add_Identifier ( Identifier_Info Identifier ) : Identifier_Info
Identifier Identifier_Info Identifier
리턴 Identifier_Info

Add_Identifier() 공개 메소드

Adds a new identifier to this item
public Add_Identifier ( string Identifier ) : Identifier_Info
Identifier string Identifier
리턴 Identifier_Info

Add_Identifier() 공개 메소드

Adds a new identifier to this item
public Add_Identifier ( string Identifier, string Type ) : Identifier_Info
Identifier string Identifier
Type string Uncontrolled Identifier Type
리턴 Identifier_Info

Add_Identifier() 공개 메소드

Adds a new identifier to this item
public Add_Identifier ( string Identifier, string Type, string DisplayLabel ) : Identifier_Info
Identifier string Identifier
Type string Uncontrolled Identifier Type
DisplayLabel string Additional text associated with the identifier necessary for display.
리턴 Identifier_Info

Add_Language() 공개 메소드

Indicate another language associated with this material
public Add_Language ( string Language_Text ) : Language_Info
Language_Text string Language term for this language
리턴 Language_Info

Add_Language() 공개 메소드

Indicate another language associated with this material
public Add_Language ( string Language_Text, string Language_ISO_Code, string Language_RFC_Code ) : Language_Info
Language_Text string Language term for this language
Language_ISO_Code string Iso639-2b code for this language
Language_RFC_Code string Rfc3066 code for this language
리턴 Language_Info

Add_Name_Subject() 공개 메소드

Add a new empty name subject and return it
public Add_Name_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Name
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_Name

Add_Named_Entity() 공개 메소드

Add a new named entity (i.e., creator, contributor) associated with this digital resource
public Add_Named_Entity ( string Name ) : Name_Info
Name string Name of the new named entity to associate
리턴 Name_Info

Add_Named_Entity() 공개 메소드

Add a new named entity (i.e., creator, contributor) associated with this digital resource
public Add_Named_Entity ( string Name, string Text_Role ) : Name_Info
Name string Name of the new named entity to associate
Text_Role string Role of this named entity
리턴 Name_Info

Add_Named_Entity() 공개 메소드

Add a new named entity (i.e., creator, contributor) associated with this digital resource
public Add_Named_Entity ( string Name, string Text_Role, string MARC_Role ) : Name_Info
Name string Name of the new named entity to associate
Text_Role string Role of this named entity
MARC_Role string ROle of thie entity encoded in MARC
리턴 Name_Info

Add_Named_Entity() 공개 메소드

Add a new named entity (i.e., creator, contributor) associated with this digital resource
public Add_Named_Entity ( Name_Info New_Name ) : void
New_Name Name_Info Named entity object
리턴 void

Add_Note() 공개 메소드

Add a new note which describes either this digital resource or the original item
public Add_Note ( string Note ) : Note_Info
Note string Text of the note
리턴 Note_Info

Add_Note() 공개 메소드

Add a new note which describes either this digital resource or the original item
public Add_Note ( string Note, Note_Type_Enum Note_Type ) : Note_Info
Note string Text of the note
Note_Type Note_Type_Enum Type of Note
리턴 Note_Info

Add_Note() 공개 메소드

Add a new note which describes either this digital resource or the original item
public Add_Note ( string Note, Note_Type_Enum Note_Type, string Display_Label ) : Note_Info
Note string Text of the note
Note_Type Note_Type_Enum Type of Note
Display_Label string Display Label for this note
리턴 Note_Info

Add_Note() 공개 메소드

Add a new note which describes either this digital resource or the original item
public Add_Note ( string Note, string Note_Type ) : Note_Info
Note string Text of the note
Note_Type string Type of Note
리턴 Note_Info

Add_Note() 공개 메소드

Add a new note which describes either this digital resource or the original item
public Add_Note ( string Note, string Note_Type, string Display_Label ) : Note_Info
Note string Text of the note
Note_Type string Type of Note
Display_Label string Display Label for this note
리턴 Note_Info

Add_Note() 공개 메소드

Add a new note which describes either this digital resource or the original item
public Add_Note ( Note_Info New_Note ) : void
New_Note Note_Info Note object
리턴 void

Add_Other_Title() 공개 메소드

Adds a new title to this item
public Add_Other_Title ( string Title, Title_Type_Enum Type ) : SobekCM.Resource_Object.Bib_Info.Title_Info
Title string String for this title
Type Title_Type_Enum Type of title
리턴 SobekCM.Resource_Object.Bib_Info.Title_Info

Add_Other_Title() 공개 메소드

Adds a new title to this item
public Add_Other_Title ( SobekCM.Resource_Object.Bib_Info.Title_Info NewTitle ) : void
NewTitle SobekCM.Resource_Object.Bib_Info.Title_Info New title to add
리턴 void

Add_Related_Item() 공개 메소드

Adds a new related item to this digital resource
public Add_Related_Item ( SobekCM.Resource_Object.Bib_Info.Related_Item_Info Related_Item ) : void
Related_Item SobekCM.Resource_Object.Bib_Info.Related_Item_Info Related item to remove
리턴 void

Add_Scale() 공개 메소드

Add scale information to this resource
public Add_Scale ( string Scale, string ID ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics
Scale string Scale text
ID string ID for the new cartographic subject (used for MARC mappings)
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics

Add_Scale() 공개 메소드

Add scale information to this resource
public Add_Scale ( string Scale, string Projection, string Coordinates, string ID ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics
Scale string Scale text
Projection string Statement of Projection
Coordinates string Statement of Coordinates
ID string ID for the new cartographic subject (used for MARC mappings)
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_Cartographics

Add_Subject() 공개 메소드

Add a new empty subject and return it
public Add_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Standard
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_Standard

Add_Subject() 공개 메소드

Add a new subject keyword and return it
public Add_Subject ( string Topic, string Authority ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_Standard
Topic string Topical subject
Authority string Authority for this topic subject keyword
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_Standard

Add_Subject() 공개 메소드

Add an existing subject to this digital resource
public Add_Subject ( SobekCM.Resource_Object.Bib_Info.Subject_Info Subject ) : void
Subject SobekCM.Resource_Object.Bib_Info.Subject_Info Subject to add to this resource
리턴 void

Add_TableOfContents() 공개 메소드

Add a new top-level table of contents object
public Add_TableOfContents ( string Text ) : TableOfContents_Info
Text string Text of the table of contents
리턴 TableOfContents_Info

Add_TableOfContents() 공개 메소드

Add a new top-level table of contents object
public Add_TableOfContents ( string Text, string DisplayLabel ) : TableOfContents_Info
Text string Text of the table of contents
DisplayLabel string Display label associated with this table of contents
리턴 TableOfContents_Info

Add_Target_Audience() 공개 메소드

Adds a new targeted audience to this item
public Add_Target_Audience ( string Audience ) : TargetAudience_Info
Audience string Description of targeted audience
리턴 TargetAudience_Info

Add_Target_Audience() 공개 메소드

Adds a new targeted audience to this item
public Add_Target_Audience ( string Audience, string Authority ) : TargetAudience_Info
Audience string Description of targeted audience
Authority string Authority from which this audience came from
리턴 TargetAudience_Info

Add_Target_Audience() 공개 메소드

Adds a new targeted audience to this item
public Add_Target_Audience ( TargetAudience_Info Audience ) : void
Audience TargetAudience_Info Built target audience object
리턴 void

Add_Title_Subject() 공개 메소드

Add a new empty title info subject and return it
public Add_Title_Subject ( ) : SobekCM.Resource_Object.Bib_Info.Subject_Info_TitleInfo
리턴 SobekCM.Resource_Object.Bib_Info.Subject_Info_TitleInfo

Clear_Abstracts() 공개 메소드

Clears all the abstracts (summary, content scope, etc.. ) which were related to this item
public Clear_Abstracts ( ) : void
리턴 void

Clear_Classifications() 공개 메소드

Clears all the classifications which were related to this item
public Clear_Classifications ( ) : void
리턴 void

Clear_Genres() 공개 메소드

Clears any existing genre terms from this item
public Clear_Genres ( ) : void
리턴 void

Clear_Identifiers() 공개 메소드

Clears all the identifiers which were related to this item
public Clear_Identifiers ( ) : void
리턴 void

Clear_Languages() 공개 메소드

Clears all the languages which were related to this item
public Clear_Languages ( ) : void
리턴 void

Clear_Names() 공개 메소드

Clears all of the named entities which were associated with this digital resource
public Clear_Names ( ) : void
리턴 void

Clear_Notes() 공개 메소드

Clears all of the notes which were associated with this digital resource
public Clear_Notes ( ) : void
리턴 void

Clear_Other_Titles() 공개 메소드

Clears all the other titles which were related to this item
public Clear_Other_Titles ( ) : void
리턴 void

Clear_Related_Items() 공개 메소드

Clear all the items which are associated with this resource as related items
public Clear_Related_Items ( ) : void
리턴 void

Clear_Subjects() 공개 메소드

Clears all the subjects which were related to this item
public Clear_Subjects ( ) : void
리턴 void

Clear_TableOfContents() 공개 메소드

Clears all the table of contents assocaited with this item
public Clear_TableOfContents ( ) : void
리턴 void

Clear_Target_Audiences() 공개 메소드

Clears all the targeted audiences which were related to this item
public Clear_Target_Audiences ( ) : void
리턴 void

Contains_Abstract() 공개 메소드

Checks to see if an abstract is part of the collection of abstracts associated with this item
public Contains_Abstract ( Abstract_Info Abstract ) : bool
Abstract Abstract_Info Abstract/summary to check
리턴 bool

Get_TableOfContents() 공개 메소드

Gets an existing TOC, or adds a TOC with the provided display label and returns it
public Get_TableOfContents ( string DisplayLabel ) : TableOfContents_Info
DisplayLabel string Display label associated with this table of contents
리턴 TableOfContents_Info

Insert_Target_Audience() 공개 메소드

Inserts a new targeted audience to this item at the provided index
public Insert_Target_Audience ( int Index, string Audience, string Authority ) : TargetAudience_Info
Index int Index where this target audience should be inserted
Audience string Description of targeted audience
Authority string Authority from which this audience came from
리턴 TargetAudience_Info

MODS_Info() 공개 메소드

Constructor for a new instance of the MODS_Info class.
public MODS_Info ( ) : System
리턴 System

Remove_Classification() 공개 메소드

Remove an existing classification from this digital resource
public Remove_Classification ( Classification_Info Classification ) : void
Classification Classification_Info Classification to remove
리턴 void

Remove_Genre() 공개 메소드

Removes a single genre from the list of genre terms associated with this item
public Remove_Genre ( Genre_Info Genre ) : void
Genre Genre_Info Genre term to remove
리턴 void

Remove_Identifier() 공개 메소드

Remove an existing identifier from this digital resource
public Remove_Identifier ( Identifier_Info Identifier ) : void
Identifier Identifier_Info Identifier to remove
리턴 void

Remove_Language() 공개 메소드

Removes an existing language object from this item
public Remove_Language ( Language_Info Language ) : void
Language Language_Info Language to remove
리턴 void

Remove_Name() 공개 메소드

Removes a named entity from the collection of names associated with this digital resource
Named entity to remove
public Remove_Name ( Name_Info Name ) : void
Name Name_Info
리턴 void

Remove_Note() 공개 메소드

Removes a single note from the collection of notes associated with this digital resource
public Remove_Note ( Note_Info Note ) : void
Note Note_Info Note to remove
리턴 void

Remove_Other_Title() 공개 메소드

Removes an existing other title from the other title collection
public Remove_Other_Title ( SobekCM.Resource_Object.Bib_Info.Title_Info Title ) : void
Title SobekCM.Resource_Object.Bib_Info.Title_Info Title to remove
리턴 void

Remove_Related_Item() 공개 메소드

Removes a related item from this digital resource
public Remove_Related_Item ( SobekCM.Resource_Object.Bib_Info.Related_Item_Info Related_Item ) : void
Related_Item SobekCM.Resource_Object.Bib_Info.Related_Item_Info Related item to remove
리턴 void

Remove_Subject() 공개 메소드

Removes a subject from the list of subjects related to this item
public Remove_Subject ( SobekCM.Resource_Object.Bib_Info.Subject_Info Subject ) : void
Subject SobekCM.Resource_Object.Bib_Info.Subject_Info Subject to remove
리턴 void

Remove_Target_Audience() 공개 메소드

Removes an existing target audience
public Remove_Target_Audience ( TargetAudience_Info Audience ) : void
Audience TargetAudience_Info Target audience to remove
리턴 void

toMODS() 보호된 메소드

Helper method to create a simple MODS line
protected toMODS ( string METSTag, string METSValue ) : string
METSTag string Tag for this XML value
METSValue string Inner text for this XML value
리턴 string

프로퍼티 상세

ModsOriginInfo 보호되어 있는 프로퍼티

Protected field contains the origination information ( publisher, years, frequency, etc..) associated with this digital resource
protected MODS_Origin_Info,SobekCM.Resource_Object.Bib_Info ModsOriginInfo
리턴 MODS_Origin_Info

abstracts 보호되어 있는 프로퍼티

Protected field contains the collection of summary/abstracts associated with this digital resource
protected List abstracts
리턴 List

accessCondition 보호되어 있는 프로퍼티

Protected field contains the rights associated with the use of this digital resource
protected AccessCondition_Info,SobekCM.Resource_Object.Bib_Info accessCondition
리턴 SobekCM.Resource_Object.Bib_Info.AccessCondition_Info

classifications 보호되어 있는 프로퍼티

Protected field contains the collection of classifications associated with this digital resource
protected List classifications
리턴 List

donor 보호되어 있는 프로퍼티

Protected field contains the donor object for this material
protected Name_Info,SobekCM.Resource_Object.Bib_Info donor
리턴 Name_Info

genres 보호되어 있는 프로퍼티

Protected field contains the physical description (extend and notes) contained within the resource itself, rather than refering to the original resource Protected field contains the collection of genre terms associated with this digital resource
protected List genres
리턴 List

identifiers 보호되어 있는 프로퍼티

Protected field contains the collection of subjects associated with this digital resource
protected List identifiers
리턴 List

languages 보호되어 있는 프로퍼티

Protected field contains the collection of languages associated with this digital resource
protected List languages
리턴 List

locationInfo 보호되어 있는 프로퍼티

Protected field contains the location object that holds information about the physical location of the original document and any URL information for the item or related EADs
protected Location_Info,SobekCM.Resource_Object.Bib_Info locationInfo
리턴 SobekCM.Resource_Object.Bib_Info.Location_Info

mainTitle 보호되어 있는 프로퍼티

Protected field contains the main title associated with this digital resource
protected Title_Info,SobekCM.Resource_Object.Bib_Info mainTitle
리턴 SobekCM.Resource_Object.Bib_Info.Title_Info

main_entity_name 보호되어 있는 프로퍼티

Protected field contains the main entity information (main author, etc..) for this digital resource
protected Name_Info,SobekCM.Resource_Object.Bib_Info main_entity_name
리턴 Name_Info

names 보호되어 있는 프로퍼티

Protected field contains the collection of names associated with this digital resource
protected List names
리턴 List

notes 보호되어 있는 프로퍼티

Protected field contains the collection of notes associated with this digital resource
protected List notes
리턴 List

originalPhysicalDesc 보호되어 있는 프로퍼티

Protected field contains the physical description (extent and notes) of the original resource, which is encoded as a related item in the MODS
protected PhysicalDescription_Info,SobekCM.Resource_Object.Bib_Info originalPhysicalDesc
리턴 SobekCM.Resource_Object.Bib_Info.PhysicalDescription_Info

otherTitles 보호되어 있는 프로퍼티

Protected field contains the collection of subjects associated with this digital resource
protected List otherTitles
리턴 List

recordInfo 보호되어 있는 프로퍼티

Protected field contains the information about the actual record which describes the digital resource, including original source, cataloging language, main identifier, etc...
protected Record_Info,SobekCM.Resource_Object.Bib_Info recordInfo
리턴 SobekCM.Resource_Object.Bib_Info.Record_Info

relatedItems 보호되어 있는 프로퍼티

Protected field contains the collection of related items associated with this digital resource
protected List relatedItems
리턴 List

seriesPartInfo 보호되어 있는 프로퍼티

Protected field contains the series part information for this resource
protected Part_Info,SobekCM.Resource_Object.Bib_Info seriesPartInfo
리턴 SobekCM.Resource_Object.Bib_Info.Part_Info

seriesTitle 보호되어 있는 프로퍼티

Protected field contains the series title associated with this digital resource
protected Title_Info,SobekCM.Resource_Object.Bib_Info seriesTitle
리턴 SobekCM.Resource_Object.Bib_Info.Title_Info

subjects 보호되어 있는 프로퍼티

Protected field contains the collection of subjects associated with this digital resource
protected List subjects
리턴 List

tableOfContents 보호되어 있는 프로퍼티

Protected field contains the lists of table of contents value in this MODS portion of the metadata file
protected List tableOfContents
리턴 List

targetAudiences 보호되어 있는 프로퍼티

Protected field contains the collection of subjects associated with this digital resource
protected List targetAudiences
리턴 List

type 보호되어 있는 프로퍼티

Protected field contains the original resource type such as map, aerial photography, book, serial, etc..
protected TypeOfResource_Info,SobekCM.Resource_Object.Bib_Info type
리턴 SobekCM.Resource_Object.Bib_Info.TypeOfResource_Info