schema.org.ai

Publishing

Newspaper, periodical, book, and directory publishers

Extends: Industry

Publishing

Newspaper, periodical, book, and directory publishers

Reference

Publishing - industries.org.ai

Relationships

Properties

Usage

import { $ } from 'sdk.do'

// Query for Publishing
const result = await db.query({
  subject: $.Publishing,
})