{"id":49,"date":"2005-05-12T14:38:51","date_gmt":"2005-05-12T18:38:51","guid":{"rendered":"http:\/\/blog.uvm.edu\/waw\/2005\/05\/12\/landscape-change\/"},"modified":"2005-05-12T14:38:51","modified_gmt":"2005-05-12T18:38:51","slug":"landscape-change","status":"publish","type":"post","link":"https:\/\/blog.uvm.edu\/waw\/2005\/05\/12\/landscape-change\/","title":{"rendered":"Landscape Change Project: Adding new fields"},"content":{"rendered":"<p>On May 12, 2005, at 11:29 AM, paul bierman wrote:<\/p>\n<div style=\"margin-left: 40px\">Anyhow, we are starting in on image uploading and data collection    &gt; soon for the summer and there will be three students working.  Any&nbsp; chance that you could help us add a few fields for both the&nbsp; historic and modern images?  It would be great if the students&nbsp; could upload these data now rather than out having to go back and&nbsp; do it later \n<\/div>\n<p>\nAdding fields to database tables is easy.    <\/p>\n<h4>Fields and Dublin Core approximates      <\/h4>\n<ul>\n<li>&nbsp;photographer =&gt; contributer.photographer  &gt;    is already there &#8212; just doesn&#8217;t appear on all the forms      <\/li>\n<li>&nbsp;scan date =&gt; date.created  <\/li>\n<li>&nbsp;scan equipment =&gt; format.creation  <\/li>\n<li>&nbsp;archive image quality =&gt; format.extent  <\/li>\n<li>&nbsp;original title =&gt; title.alternative  <\/li>\n<li>image collector =&gt; contributer.collector ?  <\/li>\n<li>originating archive identifier =&gt; identifier.citation  <\/li>\n<li>image creator or publisher =&gt; publisher  <\/li>\n<li>special collection identifier = identifier.other<\/li>\n<\/ul>\n<p>\nFixing the scripts is the ugly part. The variations on workflow    (Public Submission; Management Submission; Single Historic, Single    reshoot, or both; Submission approval; Archive edit) and script    locations, names, and functions is more than mildly confusing.    <\/p>\n<p>from http:\/\/www.uvm.edu\/perkins\/landscape\/LS_Manage0.html (Landscape    Change Program  Management Procedures) we can go to <\/p>\n<ul>\n<li>&quot;Submit Historic Pair&quot;       http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/LS_Submit4.php       (which calls LS_PROCESSX5.php to process the submission)<\/li>\n<li>&nbsp;&quot;submit reshoot&quot;       http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/LS_SingleSubmit.php       (which calls LS_PROCESSX5_Single.php)    <\/li>\n<\/ul>\n<p>\nfrom http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/   submit_options.htm (Public Submit a photo pages) we can go to both of    those, and         <\/p>\n<ul>\n<li>&quot;submit single historic&quot;       http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/   LS_Submit_Singl_Hist_photo.php       (which calls LS_PROCESSX5.php)      <\/li>\n<\/ul>\n<p>\nfrom http:\/\/www.uvm.edu\/perkins\/landscape\/LS_Manage0.html (Landscape    Change Program  Management Procedures) we can also go to         <\/p>\n<ul>\n<li>TEMPORARY FILES (LIST, VIEW, MODIFY, PROCESS, or DELETE)       https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/LS_Manage1.php             <\/li>\n<\/ul>\n<p>\nwhich takes us to <\/p>\n<ul>\n<li>SUBMISSION REVIEW (Temp files)           https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_CheckTransfer.php           (which calls LS_PROCESS3.php)         <\/li>\n<li>ARCHIVE FILES (LIST, VIEW, MODIFY, or DELETE)       https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/LS_Manage3.php<\/li>\n<\/ul>\n<p>\n&nbsp;which takes us to <\/p>\n<ul>\n<li>SUBMISSION REVIEW (archive files)           https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_ArchiveDisplay.php           (which calls LS_PROCESS4.php)                 <\/li>\n<\/ul>\n<p>\nAnd if you click the &quot;Add Another File&quot; button here               <\/p>\n<ul>\n<li>SINGLE SUBMIT FORM FOR EXISTING SET: Admin Versions               https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_SingleSubmit.php                   (different from \/submitting\/LS_SingleSubmit.php ?)               <\/li>\n<\/ul>\n<p>\nwhich calls LS_ProcessSingle.php      <\/p>\n<p>So, by my count, the following scripts need to be edited to account    for additional input information         <\/p>\n<ul>\n<li>http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/LS_Submit4.php       <\/li>\n<li>http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/LS_SingleSubmit.php       <\/li>\n<li>http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/   LS_Submit_Singl_Hist_photo.php       <\/li>\n<li>http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/LS_PROCESSX5.php       <\/li>\n<li>http:\/\/www.uvm.edu\/perkins\/landscape\/submitting\/   LS_PROCESSX5_Single.php       <\/li>\n<li>https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_CheckTransfer.php       <\/li>\n<li>https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_PROCESS3.php       <\/li>\n<li>https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_ArchiveDisplay.php       <\/li>\n<li>https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_PROCESS4.php       <\/li>\n<li>https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_SingleSubmit.php       <\/li>\n<li>https:\/\/www.uvm.edu\/perkins\/landscape\/WORKING_FOLDER\/   LS_ProcessSingle.php    <\/li>\n<\/ul>\n<p>\nIt took me better than an hour just to figure this out. It could be    another 16-24 man hours to make it all work.    So, I could do it &#8212; but it will cost you. I just don&#8217;t know what.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On May 12, 2005, at 11:29 AM, paul bierman wrote: Anyhow, we are starting in on image uploading and data collection &gt; soon for the summer and there will be three students working. Any&nbsp; chance that you could help us &hellip; <a href=\"https:\/\/blog.uvm.edu\/waw\/2005\/05\/12\/landscape-change\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[38506,6517,8025],"tags":[],"class_list":["post-49","post","type-post","status-publish","format-standard","hentry","category-landscape-change","category-projects","category-scriptingprogramming"],"_links":{"self":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts\/49","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/comments?post=49"}],"version-history":[{"count":0,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/posts\/49\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/media?parent=49"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/categories?post=49"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.uvm.edu\/waw\/wp-json\/wp\/v2\/tags?post=49"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}