Intangible

Schema.org Type: Intangible

Properties

Properties that can be used with Intangible types.

Examples

Example usage of Intangible in JSON-LD:

{
  "@context": "https://schema.org",
  "@type": "Intangible",
  "name": "Example Intangible"
}

Usage

This is placeholder content for Intangible. Actual content will be loaded from MDX files stored in the content/schema.org/ directory.

Naming Convention:

  • Types (Nouns) are capitalized: Thing.mdx, Person.mdx
  • Properties are lowercase: name.mdx, email.mdx
  • Only root forms are stored on filesystem
  • Plurals and variants are resolved at runtime