Skip to content

Docs#91

Merged
odungern merged 12 commits into
devfrom
docs
Apr 25, 2026
Merged

Docs#91
odungern merged 12 commits into
devfrom
docs

Conversation

@odungern
Copy link
Copy Markdown
Contributor

@odungern odungern commented Apr 25, 2026

Update design: Configuration Options.
(This revision has been already pulled by 'main')

Copilot AI review requested due to automatic review settings April 25, 2026 13:24
@odungern odungern merged commit 024a569 into dev Apr 25, 2026
9 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the GitHub Pages documentation/design artifacts to reflect the CASCaRA naming and refreshed “Configuration Options / Ontology-based Applications” content.

Changes:

  • Renames landing-page title/header and updates “Further Information” links to CASCaRA resources.
  • Updates design index navigation (replacing the former “PIG App” entry) and refreshes the “Ontology-based Applications” HTML/SpecIF/ArchiMate exports.
  • Adds/adjusts README pointers for where rendered HTML documentation lives.

Reviewed changes

Copilot reviewed 11 out of 50 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/index.html Updates project naming to CASCaRA and revises “Further Information” section links.
docs/design/index.html Updates design navigation links (replacing “PIG App” entry).
docs/design/PIG-App/index.html Removes generated PIG App design HTML page.
docs/design/Ontology-based Applications/index.html Replaces generated Ontology-based Applications HTML export with updated structure/content.
design/PIG App/8_HTML/README.md Removes README that pointed to the PIG App HTML representation.
design/Ontology-based Applications/8_HTML/README.md Updates README pointer for the ontology-driven application concept HTML.
design/Ontology-based Applications/3_SpecIF/Ontology-based Applications.specif Updates SpecIF export (schema/generator/version/content refresh).
design/Ontology-based Applications/1_Source/Ontology-based Applications.xml Updates source XML terminology (CASCaRA App/metamodel) and fixes a typo.
design/Ontology-based Applications/1_Source/Ontology-based Applications.archimate.bak Updates ArchiMate backup naming/terminology.
design/Ontology-based Applications/1_Source/Ontology-based Applications.archimate Updates ArchiMate source naming/terminology.
design/CASCaRA-Reference-Implementation/8_HTML/README.md Adds README pointing to the CASCaRA Reference Implementation rendered docs.
Comments suppressed due to low confidence (4)

docs/design/index.html:1

  • The second link contains a literal space in the URL (./Ontology-based Applications/). While browsers may auto-encode it, GitHub Pages/static hosting can be sensitive and it’s error-prone. Consider URL-encoding the space (Ontology-based%20Applications) or renaming the folder to avoid spaces and updating links accordingly.
    docs/index.html:1
  • Grammar fix recommended: reference implementation' executable should be reference implementation's executable (or rephrase to avoid the possessive).
    docs/index.html:1
  • The document language is set to German (lang=\"de\"), but the page content shown here is English. For correct screen-reader pronunciation and better SEO, update lang to match the actual content language (e.g., en) or make the content consistently German.
    docs/index.html:1
  • The PR description says this revision has already been pulled into main, but this PR still shows substantive diffs. Please either update the PR description to reflect what remains to be merged, or close the PR if it’s truly already included in main.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -1 +1 @@
For the HTML representation of the PIG App design, see the documentation folder of this repository: https://github.com/GfSE/CASCaDE-Reference-Implementation/tree/main/docs/design/PIG-App. No newline at end of file
For the HTML representation of the ontology-driven application concept, see the documentation folder of this repository: https://github.com/GfSE/CASCaDE-Reference-Implementation/tree/main/docs/design/CASCaRA-Reference-Implementation. No newline at end of file
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.

2 participants