System Keywords

Last modified: 7/21/2026

System Keywords

System Keywords defines the controlled vocabulary for system-level keywords.

Vocabulary model note (2026-07): system keywords are the machine/automation bucket — terms written by automation rather than typed by people. Today that means:

Lifecycle terms (draft / review / published) are no longer keywords — editorial state lives in the single-valued status: frontmatter field (absent = published), set via the editor's Status select.

System Keywords are configuration-driven and Only the "System" edit, create or update System Keywordss.

System Keywords is part of Page Metadata Documentation

Configuration Structure

System keywords are defined in config/app-default-config.json and handled by the ConfigurationManager

Current System Keywords:

System Keywords (enabled=true)
System-defined keywords for controlled vocabulary
Label Description Category Enabled Default Schema.org
anthropology Human culture and society content subject Yes No -
capture Machine provenance: page created by the capture bookmarklet (#881/#893) provenance Yes No -
economics Economic and financial content subject Yes No -
general General-purpose keyword for standard wiki content content-type Yes Yes -
geology Geological and earth science content subject Yes No -
medicine Medical and healthcare-related content subject Yes No -
meteorology Weather and atmospheric science content subject Yes No -
oceanography Ocean and marine science content subject Yes No -
political-science Political science and governance content subject Yes No -
psychology Psychological and behavioral science content subject Yes No -
sociology Social science and society-related content subject Yes No -

System Keywords Configuration Properties

Each system keyword has the following properties:

PropertyTypeDescription
labelstringThe keyword value used in metadata
descriptionstringHuman-readable description of the keyword's purpose
defaultbooleanWhether this is the default keyword when none specified
categorystringGrouping category (e.g., "content-type", "status", "priority")
enabledbooleanWhether the keyword is active and available for use

Schema.org Alignment

When possible, system keywords should align with schema.org vocabulary for semantic web compatibility:

Configuration Validation

ValidationManager can validate System Keywordss configured. See ValidationManager Documentation] for details.

More Information

Pages that reference this topic: