[SPT/CWIS] WHERE FieldName = 'Conforms To';

Dan Paquin dan_paquin at wgbh.org
Thu May 17 14:57:31 CDT 2007


Hi,
This is my second try at getting solving this problem with the help of this list. I have activated the Conforms To Metadata field and even given it a default value but getting records via export (tab sep) or OAI server do not show this field. 

Here is a SQL snapshot of how its set up:
mysql> select FieldName, FieldType,Enabled,Optional,Viewable from MetadataFields WHERE FieldName = 'Conforms To';
+-------------+-----------+---------+----------+----------+
| FieldName   | FieldType | Enabled | Optional | Viewable |
+-------------+-----------+---------+----------+----------+
| Conforms To | Text      |       1 |        0 |        1 | 
+-------------+-----------+---------+----------+----------+


Where is the OAI-PMH field inclusion set? Why are some fileds included and some not?

Thanks in advance,
Dan




More information about the SPT-CWIS-Users mailing list