Skip to content

remove elm and narrative from Library files#42

Open
costateixeira wants to merge 1 commit intomainfrom
clean-libs
Open

remove elm and narrative from Library files#42
costateixeira wants to merge 1 commit intomainfrom
clean-libs

Conversation

@costateixeira
Copy link
Collaborator

@costateixeira costateixeira commented Dec 20, 2025

for @brynrhodes to validate if this is the preferred way for tooling:

This commit changes the Library files:

  • Replaces the narrative text in JSON files with: {"status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"></div>"}
  • Replaces the narrative in XML files with: <text><status value="empty"/><div xmlns="http://www.w3.org/1999/xhtml"></div></text>
  • Keeps the Library instances's text/cql content
  • Removes ELM content (application/elm+json and application/elm+xml) from both formats
  • Removes ELM references from HTML files

for @brynrhodes to validate if this is the preferred way for tooling:

This commit changes the Library files:
Replaces the narrative text in JSON files with: {"status": "empty", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"></div>"}
Keeps the Library instances's text/cql content
Replaces the narrative <text> in XML files with: <text><status value="empty"/><div xmlns="http://www.w3.org/1999/xhtml"></div></text>
Removes ELM content (application/elm+json and application/elm+xml) from both formats
Removes ELM references from HTML files
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