Talk:CYWG iDigBio DwC-A Pull Ingestion: Difference between revisions

From iDigBio
Jump to navigation Jump to search
(try table in alt orientation)
(try again. tables are on published page.)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Preparing content to replace "TABLE WILL GO HERE"
table oriented another way.


 
{| class="wikitable" border="1"
table cloned from ingestion queue...
 
{| class="wikitable sortable" border="1"
|-
! scope="col" width="35%" | Redmine/Data Source
! scope="col" width="15%" class="sortable"| Contact
! scope="col" width="20%" class="sortable"| Organism Count
! scope="col" width="10%" class="sortable" | <span style='color:red'>Submitted</span>
! scope="col" width="10%" class="unsortable" | Accepted
! scope="col" width="10%" class="unsortable" | <span style='color:green'>Ingested</span>
|-
|valign="top"|RSS Generator
|valign="top"|
|valign="top"|...
|valign="top"|...
|valign="top"|...
|valign="top"|...
 
|-
|}
 
Instead of this....
 
{| class="wikitable sortable" border="1"
|-
|-
| Feed Type
| Feed Type
| Title (human friendly name of recordset)
| Title (human friendly name of recordset)
| Description (human friendly description of recordset)
| Description (human friendly description of recordset)
| Dataset GUID (unique identifier for data feed)
| Dataset GUID (unique identifier for dataset in feed)
| Dataset Link (link to DwC archive)
| Dataset Link (link to DwC archive)
| Metadata Link (link to .eml)
| Metadata Link (link to .eml)
Line 68: Line 44:
|-
|-
|}
|}
we probably want to flip the table with each feed type in a column rather than a row.
{| class="wikitable sortable" border="1"
|-
| Feed Type
| IPT
| Symbiota
| Feeder
| EasyCapture
|-
| Title (human friendly name of recordset)
|
|
|
|
|-
| Description (human friendly description of recordset)
|
|
|
|
|-
| Dataset GUID (unique identifier for data feed)
|
|
|
|
|-
| Dataset Link (link to DwC archive)
|
|
|
|
|-
| Metadata Link (link to .eml)
|
|
|
|
|-
| Publication Date
| PubDate
| PubDate
| PubDate
| PubDate
|-
|}





Latest revision as of 15:32, 19 June 2015

table oriented another way.

Feed Type Title (human friendly name of recordset) Description (human friendly description of recordset) Dataset GUID (unique identifier for dataset in feed) Dataset Link (link to DwC archive) Metadata Link (link to .eml) Publication Date
IPT title description guid ipt:dwca ipt:eml pubDate
Symbiota title description guid link emllink pubDate
Feeder title description id link ipt:eml pubDate
EasyCapture title description guid link emllink pubDate


Feed Level

MUST: Title

SHOULD: Description


Item Level

SHOULD: title

SHOULD: description

MUST: guid

MUST: pubDate

MUST: archive link

MUST: eml link

OPTIONAL: everything else