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

From iDigBio
Jump to navigation Jump to search
(more table work)
(add musts and shoulds)
Line 25: Line 25:
Instead of this....
Instead of this....


{| class="wikitable sortable" border="1"
{| class="wikitable" border="1"
|-
|-
| Feed Type
| Feed Type
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




Line 124: Line 121:
|-
|-
|}
|}
----
{| class="wikitable" border="1"
! colspan="2" | Publishing Feed - Field Requirements
|-
| Title (human friendly name of recordset)
| SHOULD
|-
| Description (human friendly description of recordset)
| SHOULD
|-
| Dataset GUID (unique identifier for dataset in feed)
| MUST
|-
| Dataset Link (link to DwC archive)
| MUST
|-
| Metadata Link (link to .eml)
| MUST
|-
| Publication Date
| MUST
|}





Revision as of 16:21, 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.


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) guid guid id guid
Dataset Link (link to DwC archive) ipt:dwca link link link
Metadata Link (link to .eml) ipt:eml emllink ipt:eml emllink
Publication Date PubDate PubDate PubDate PubDate




Publishing Feed - Field Requirements
Title (human friendly name of recordset) SHOULD
Description (human friendly description of recordset) SHOULD
Dataset GUID (unique identifier for dataset in feed) MUST
Dataset Link (link to DwC archive) MUST
Metadata Link (link to .eml) MUST
Publication Date MUST



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