diff --git a/docs/single_xml.mmd b/docs/single_xml.mmd index a402aaad..f6abb4d3 100644 --- a/docs/single_xml.mmd +++ b/docs/single_xml.mmd @@ -98,9 +98,9 @@ flowchart LR change_object[[Mark Existing Object as Changed]] change_object_2[[Mark Existing Object as Changed]] guess_standard[[Guess Metadata Standard]] - save_content[[Save Content]] - save_content_2[[Save Content]] - save_original_document[[Save Original Content]] + save_content[["Save Content (ISO)"]] + save_content_2[["Save Content (ISO)"]] + save_original_document[["Save Original Content (non-ISO)"]] update[[Update Dataset]] do_nothing[[Nothing to do]] create[[Create New Package]] diff --git a/docs/single_xml.svg b/docs/single_xml.svg index c49881ab..6324f9be 100644 --- a/docs/single_xml.svg +++ b/docs/single_xml.svg @@ -1 +1 @@ -Import StageNoYesNoYesNoNoSuccesstranformYesNovalidnot validYesNoNoNoYesYesNoYesNoYesNoNoYesYesexceptionYesexceptionYesIMPORT STARTEDIs Object Empty?Is the Object being forcible imported?Mark Existing Object as ChangedGet status from GatherGet Existing ObjectShould the dataset be deleted?deleteIs document ISO?Transform to ISOSave ContentParse ISO DocumentIs the Object content empty?Validate DatasetContinue if validation has errors?IMPORT ENDEDMake this package the Current Harvest ObjectIs the GUID current?Update GUIDDoes the GUID exist?Generate GUIDGet Modified DateCreate Package Data ..see reference in code..Is the Harvest Source Private?Mark Object as privateIs the Harvest Source part of a Topic?Mark Object as part of topicMark Object as geospatialMake this package the Current Harvest ObjectIs the Status new?Create New Packageis_modified_newerTransfer old object job history to new objectDelete old objectReindex package to reflect new dateUpdate DatasetErrorSkipFetch StageFETCH STARTEDNothing to doFETCH ENDEDGather StageYesNoYesNoExceptionGATHER STARTEDDownload XML FileDoes the object exist?Get Existing ObjectCreate New ObjectMark Existing Object as ChangedGuess Metadata StandardIs document ISO?Save ContentSave Original ContentGATHER ENDEDError \ No newline at end of file +Import StageNoYesNoYesNoNoSuccesstranformYesNovalidnot validYesNoNoNoYesYesNoYesNoYesNoNoYesYesexceptionYesexceptionYesIMPORT STARTEDIs Object Empty?Is the Object being forcible imported?Mark Existing Object as ChangedGet status from GatherGet Existing ObjectShould the dataset be deleted?deleteIs document ISO?Transform to ISOSave Content (ISO)Parse ISO DocumentIs the Object content empty?Validate DatasetContinue if validation has errors?IMPORT ENDEDMake this package the Current Harvest ObjectIs the GUID current?Update GUIDDoes the GUID exist?Generate GUIDGet Modified DateCreate Package Data ..see reference in code..Is the Harvest Source Private?Mark Object as privateIs the Harvest Source part of a Topic?Mark Object as part of topicMark Object as geospatialMake this package the Current Harvest ObjectIs the Status new?Create New Packageis_modified_newerTransfer old object job history to new objectDelete old objectReindex package to reflect new dateUpdate DatasetErrorSkipFetch StageFETCH STARTEDNothing to doFETCH ENDEDGather StageYesNoYesNoExceptionGATHER STARTEDDownload XML FileDoes the object exist?Get Existing ObjectCreate New ObjectMark Existing Object as ChangedGuess Metadata StandardIs document ISO?Save Content (ISO)Save Original Content (non-ISO)GATHER ENDEDError \ No newline at end of file