Talk:CYWG iDigBio DwC-A Pull Ingestion: Difference between revisions
Jump to navigation
Jump to search
(trying table layout, really screwing it up) |
(table work) |
||
Line 30: | Line 30: | ||
| 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 | | 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 71: | Line 71: | ||
we probably want to flip the table with each feed type in a column rather than a row. | we probably want to flip the table with each feed type in a column rather than a row. | ||
| Required? | |||
| SHOULD | |||
| SHOULD | |||
{| class="wikitable | {| class="wikitable" border="1" | ||
|- | |- | ||
!colspan=" | ! colspan="5" | Publishing feed XML field names by publisher type | ||
|- | |- | ||
| | | Feed Type | ||
| | | '''IPT''' | ||
| '''Symbiota''' | |||
| Symbiota | | '''Feeder''' | ||
| Feeder | | '''EasyCapture''' | ||
| EasyCapture | |||
|- | |- | ||
| Title (human friendly name of recordset) | | Title (human friendly name of recordset) | ||
| title | | title | ||
| title | | title | ||
Line 93: | Line 93: | ||
|- | |- | ||
| Description (human friendly description of recordset) | | Description (human friendly description of recordset) | ||
| description | | description | ||
| description | | description | ||
Line 100: | Line 100: | ||
|- | |- | ||
| Dataset GUID (unique identifier for data feed) | | Dataset GUID (unique identifier for data feed) | ||
| | | | ||
| | | | ||
Line 107: | Line 106: | ||
|- | |- | ||
| Dataset Link (link to DwC archive) | | Dataset Link (link to DwC archive) | ||
| | | | ||
| | | | ||
Line 114: | Line 112: | ||
|- | |- | ||
| Metadata Link (link to .eml) | | Metadata Link (link to .eml) | ||
| | | | ||
| | | | ||
Line 121: | Line 118: | ||
|- | |- | ||
| Publication Date | | Publication Date | ||
| PubDate | | PubDate | ||
| PubDate | | PubDate |
Revision as of 15:43, 19 June 2015
Preparing content to replace "TABLE WILL GO HERE"
table cloned from ingestion queue...
Redmine/Data Source | Contact | Organism Count | Submitted | Accepted | Ingested |
---|---|---|---|---|---|
RSS Generator | ... | ... | ... | ... |
Instead of this....
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 |
we probably want to flip the table with each feed type in a column rather than a row.
| Required? | SHOULD | SHOULD
Publishing feed XML field names by publisher type | ||||
---|---|---|---|---|
Feed Type | IPT | Symbiota | Feeder | EasyCapture |
Title (human friendly name of recordset) | title | title | title | title |
Description (human friendly description of recordset) | description | description | description | description |
Dataset GUID (unique identifier for data feed) | ||||
Dataset Link (link to DwC archive) | ||||
Metadata Link (link to .eml) | ||||
Publication Date | PubDate | PubDate | PubDate | 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