Wiki Markup |
---|
New data sources are available for the web sites to display information managed in the CineFiles CollectionSpace system. |
...
Their design is based on the requirements for the [IST-developed site|http://www.mip.berkeley.edu/cinefiles/], but they have been refactored extensively. |
...
These data sources are described below. |
...
A separate document will describe how these data sources are refreshed (TBD). |
...
{toc |
...
:maxLevel |
...
=2} h2. doclist_view |
...
doclist_view is a table despite the name. |
...
The name was retained in order to simplify refactoring the IST developed CineFiles web site. |
...
This is the primary source for searching documents (keyword search and field-based search). |
...
Schema
Field | Type | Notes |
doc_id | int8 |
|
doctitle | varchar |
|
doctype | text |
|
pages | int8 |
|
pg_info | varchar |
|
source | text | usually the publisher of the document |
src_id | text | source identifier used behind the scenes |
author | text | Can be multiple pipe-separated values. |
name_id | int4 | always '2' because this short identifier is no longer used. |
doclanguage | text | Can be multiple pipe-separated values. |
pubdate | varchar |
|
code | int4 | Access code for this document: |
cast_cr | bool |
|
tech_cr | bool |
|
bx_info | bool |
|
filmog | bool |
|
dist_co | bool |
|
prod_co | bool |
|
costinfo | bool |
|
illust | bool |
|
biblio | bool |
|
docurl | varchar | URL provided for direct access or further information |
pubdatescalar | timestamp | publication date |
srcurl | varchar |
|
docsubject | text | Subject of document. Can be multiple pipe-separated values. |
docnamesubject | text | Named subjects (person or organization) in document. Can be multiple pipe-separated values. |
Notes
Example rows
...
2
...
The abyss
...
review
...
2
...
...
New Yorker, The
...
organization484
...
Terrence Rafferty
...
2
...
English
...
1989 Sep 04
...
0
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
...
9/3/89 17:00
...
(null)
...
(null)
...
(null)
...
3
...
The abyss
...
review
...
2
...
...
Film Journal International
...
organization15066
...
Kevin Lally
...
2
...
English
...
1989 Sep
...
4
...
TRUE
...
TRUE
...
FALSE
...
FALSE
...
FALSE
...
TRUE
...
FALSE
...
FALSE
...
FALSE
...
...
8/31/89 17:00
...
(null)
...
(null)
...
(null)
...
4
...
There is a tide
...
review
...
1
...
p. 61
...
Village Voice
...
organization494
...
Amy Taubin
...
2
...
English
...
1989 Aug 15
...
4
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
TRUE
...
TRUE
...
TRUE
...
FALSE
...
FALSE
...
...
8/14/89 17:00
h3. Schema | {color:#000000}{*}Field{*}{color} | {color:#000000}{*}Type{*}{color} | {color:#000000}{*}Notes{*}{color} | | doc_id | int8 | | | doctitle | varchar | | | doctype | text | | | pages | int8 | | | pg_info | varchar | | | source | text | usually the publisher of the document \\ | | src_id | text | source identifier used behind the scenes \\ | | author | text | Can be multiple pipe-separated values. | | name_id | int4 | always '2' because this short identifier is no longer used. \\ | | doclanguage | text | Can be multiple pipe-separated values. \\ | | pubdate | varchar | | | code | int4 | Access code for this document: \\ 0 = PFA Staff Only \\ null = PFA Staff Only \\ 1 = In House Only \\ 2 = Campus (UCB) \\ 3 = Education (.edu) \\ 4 = World | | cast_cr | bool | | | tech_cr | bool | | | bx_info | bool | | | filmog | bool | | | dist_co | bool | | | prod_co | bool | | | costinfo | bool | | | illust | bool | | | biblio | bool | | | docurl | varchar | URL provided for direct access or further information \\ | | pubdatescalar | timestamp | publication date \\ | | srcurl | varchar | | | docsubject | text | Subject of document. Can be multiple pipe-separated values. | | docnamesubject | text | Named subjects (person or organization) in document. Can be multiple pipe-separated values. | h3. Notes h3. Example rows | 2 | The abyss | review | 2 | | New Yorker, The | organization484 | Terrence Rafferty | 2 | English | 1989 Sep 04 | 0 | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | | 9/3/89 17:00 | (null) | (null) | (null) | | 3 | The abyss | review | 2 | | Film Journal International | organization15066 | Kevin Lally | 2 | English | 1989 Sep | 4 | TRUE | TRUE | FALSE | FALSE | FALSE | TRUE | FALSE | FALSE | FALSE | | 8/31/89 17:00 | (null) | (null) | (null) | | 4 | There is a tide | review | 1 | p. 61 | Village Voice | organization494 | Amy Taubin | 2 | English | 1989 Aug 15 | 4 | FALSE | FALSE | FALSE | FALSE | TRUE | TRUE | TRUE | FALSE | FALSE | | 8/14/89 17:00 | [http://www.villagevoice.com/ |
...
] | (null) |
...
| (null) |
...
12
...
| | 12 | The abyss: a foray into deep waters |
...
review
...
2
| review | 2 | p. H-15 |
...
| New York Times |
...
organization482
...
Aljean Harmetz
...
2
...
English
...
1989 Aug 06
...
0
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
TRUE
...
FALSE
...
FALSE
...
| organization482 | Aljean Harmetz | 2 | English | 1989 Aug 06 | 0 | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | TRUE | FALSE | FALSE | | 8/5/89 17:00 |
...
| (null) |
...
| Underwater cinematography |
...
| James Cameron\|Ed Harris |
...
13
...
Playing with water
...
review
...
1
...
p. H-16
...
New York Times
...
organization482
...
David A. Kaplan
...
2
...
English
...
1989 Aug 06
...
0
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
FALSE
...
| | 13 | Playing with water | review | 1 | p. H-16 | New York Times | organization482 | David A. Kaplan | 2 | English | 1989 Aug 06 | 0 | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | FALSE | | 8/5/89 17:00 |
...
| (null) |
...
| Special effects |
...
| Industrial Light and Magic (Studio) | h2. filmlist_view filmlist_view is a table despite the name. The name was retained in order to simplify refactoring the IST developed CineFiles web site. This is the primary source for searching films (keyword search and field-based search). h3. Schema table { }td { padding-top: 1px; padding-right: 1px; padding-left: 1px; color: black; font-size: 12pt; font-weight: 400; font-style: normal; text-decoration: none; font-family: Calibri,sans-serif; vertical-align: bottom; border: medium none; white-space: nowrap; }.xl63 { font-weight: 700; border: 0.5pt solid windowtext; background: none repeat scroll 0% 0% rgb(217, 217, 217); } | *Field* | *Type* | *Notes* | | film_id | varchar | | | name_id | text | | | doc_count | int8 | | | filmtitle | varchar | | | country | text | | | filmyear | int4 | | | director | text | | | filmlanguage | text | | | prodco | text | | | subject | text | | | genre | text | | | title | text | | h3. Notes h3. Example rows |