CYWG iDigBio DwC-A Pull Ingestion: Difference between revisions

Jump to navigation Jump to search
add a table →‎Requirements
(add a table →‎Requirements)
Line 79: Line 79:
== Requirements ==
== Requirements ==


Software providers who wish to build a new data publishing mechanism should follow the RSS pattern of one of the four existing well-known RSS feed generators examples below. This ensures that RSS feed consumers can properly parse out the needed fields to access the data files and metadata about the datasets being provided.
Software providers who wish to build a new data publishing mechanism should follow the publishing feed pattern of one of the four existing well-known feed generators. The feed should comply with either the RSS or Atom XML publishing specifications. The common fields for each type (IPT, Symbiota, Feeder, or EasyCapture) are listed below. This ensures that RSS feed consumers can properly parse out the needed fields to access the data files and metadata about the datasets being provided.




TABLE WILL GO HERE
{| class="wikitable" border="1"
|-
! colspan="5" | 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
|-
|}




Software providers who wish to build a new data publishing mechanism should implement one of the known "feed" patterns from the below examples. The feed should comply with either the RSS or Atom XML publishing specifications.




1,554

edits

Navigation menu