Skip to content

Fix SocioProphet surface generator for upstream config schema#23

Merged
mdheller merged 2 commits intomainfrom
fix/socioprophet-surfaces-generator-schema
Apr 29, 2026
Merged

Fix SocioProphet surface generator for upstream config schema#23
mdheller merged 2 commits intomainfrom
fix/socioprophet-surfaces-generator-schema

Conversation

@mdheller
Copy link
Copy Markdown
Member

Fixes the SocioProphet surface-generation path for the live upstream SocioProphet/socioprophet surface config.

Why:

  • socioprophet/config/surfaces.json is list-shaped and uses snake_case keys.
  • the existing generator scaffold expects camelCase fields and would miss important source data during regeneration.

Adds:

  • scripts/generate_socioprophet_surfaces_from_config.py
  • docs/socioprophet-surface-generation.md

Scope: generator/documentation only. Existing ontology terms and generated TTL are unchanged in this PR.

@mdheller mdheller merged commit fd7da9e into main Apr 29, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant