Workbench uses a CSV file to populate Islandora objects' metadata. This file contains the field values that is to be added to new or existing nodes, and some additional reserved columns specific to Workbench. Data in this CSV file can be:
strings (for string or text fields) like Using Islandora Workbench for Fun and Profit
@@ -1518,7 +1508,7 @@
Values in the "file" column
Files identified by URLs must be accessible to the Workbench script, which means they must not require a username/password; however, they can be protected by a firewall, etc. as long as the computer running Workbench is allowed to retrieve the files without authenticating.
Currently Workbench requires that the URLs point directly to a file or a service that generates a file, and not a wrapper page or other indirect route to the file.
-
Values in the "field_member_of" column
+
Values in the "field_member_of" column
The field_member_of column can take a node ID, a full URL to a node, or a URL alias. For instance, all of these refer to the same node and can be used in field_member_of:
648 (node ID)
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index 9bb83a75..6e4562d5 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ