Warning: file_put_contents(/opt/frankenphp/design.onmedianet.com/storage/proxy/cache/84e25fd8cb52fe9f33c9722ab5538aee.html): Failed to open stream: No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
Data feed - Wikipedia Jump to content

Data feed

From Wikipedia, the free encyclopedia

Data feed is a mechanism for users to receive updated data from data sources. It is commonly used by real-time applications in point-to-point settings as well as on the World Wide Web. The latter is also called web feed. News feed is a popular form of web feed. RSS feed makes dissemination of blogs easy. Product feeds play increasingly important role in e-commerce and internet marketing, as well as news distribution, financial markets, and cybersecurity.[1] Data feeds usually require structured data that include different labelled fields, such as "title" or "product".

Data feed formats

[edit]

Emerging semantic data feed

[edit]

The Web is evolving into a web of data or Semantic Web.[citation needed] Data will be encoded by Semantic Web languages like RDF or OWL according to many experts' visions. So, it is not difficult to envision data feeds will be also in the form of RDF or OWL. A big advantage of providing semantic data feeds, i.e. feeding data in Semantic Web standards, is that the data can then be readily consumed and reused by other computers.

CSV data feed and affiliate marketing

[edit]

CSV (Comma-separated values) data feeds are mostly being used within affiliate marketing. Affiliate or so called publisher websites use the CSV file to load product information from online stores. This way it is a lot easier to load thousands of products to the website. CSV is not like XML and is not as semantic but it does have a good basic structure. This file format can easily be created and loaded with any spreadsheet program like Excel.

See also

[edit]

References

[edit]
  1. ^ "Data Feeds". Webhose. Archived from the original on 7 April 2022. Retrieved 27 October 2018.
[edit]