IPTC - International Press Telecommunications Council IPTC Publisher Info

Overview

IPTC Publisher Info is an organisation metadata standard that enables media publishers to share detailed information about their organisation, policies, and trustworthiness indicators in a machine-readable format using JSON-LD embedded within HTML files.

What is IPTC Publisher Info?

IPTC Publisher Info is a JSON-LD based standard, based on schema.org properties, that allows publishers to declare:

Why IPTC Publisher Info?

A Note on Trustworthiness

It is important to note that, at this stage, there is no way to independently verify the assertions that publishers make about themselves. Links to external audits from groups such as Reporters Without Borders' Journalism Trust Initiative or The Trust Project are very important. Consumers of IPTC Publisher Info metadata should treat it with caution.

Quick Start

  1. Generate your publisher info file using our online generator
  2. Validate your file using our validator
  3. Install on your server at /.well-known/publisher-info.html OR embed the JSON-LD in your existing website pages
  4. Verify installation using our installation checker

File Structure

Your publisher info file should be accessible at:

https://yourdomain.com/.well-known/publisher-info.html

Alternatively, you can embed the JSON-LD directly in your website pages using a <script type="application/ld+json"> tag in the <head> section.

Example Implementation

See the examples/ directory for complete example files: - examples/publisher-info.html - Standalone HTML file with embedded JSON-LD - examples/embedded-example.html - Example of JSON-LD embedded in an existing page - publisher-info.json - Original JSON-LD data (for reference)

Documentation

Tools

Getting Help

Contributing

This is an open standard. We welcome contributions from the community. Please see CONTRIBUTING.md for details.

License

This standard is released under the IPTC License.