Skip to content

data format individuals #2205#2251

Open
stap-m wants to merge 19 commits into
devfrom
feature-2205-image-data-format
Open

data format individuals #2205#2251
stap-m wants to merge 19 commits into
devfrom
feature-2205-image-data-format

Conversation

@stap-m

@stap-m stap-m commented May 19, 2026

Copy link
Copy Markdown
Contributor

Summary of the discussion

Based on #2205
Adding image data formats as individuals for text file format and binary file format

Type of change (CHANGELOG.md)

Add

  • CSV, JSON, CPACS, KML, BADA, VTK as subclass of text file format
  • NETCDF, SO6, GeoTiffs as subclass of binary file format

Workflow checklist

Automation

Closes #2205

PR-Assignee

Reviewer

  • 🐙 Follow the Reviewer Guide
  • 🐙 Provided feedback and show sufficient appreciation for the work done

@github-actions github-actions Bot added oeo-model changes the oeo-model module oeo.omn changes the oeo.omn -module labels May 19, 2026
@stap-m stap-m added this to Issues May 19, 2026
@github-project-automation github-project-automation Bot moved this to Review in progress in Issues May 19, 2026
@github-actions

github-actions Bot commented May 19, 2026

Copy link
Copy Markdown

Changed axioms per ontology

Note: Changes in term tracker annotations are not displayed

oeo-model.omn: 34 changes

Ontology comparison

Left

  • Ontology IRI: https://openenergyplatform.org/ontology/oeo/oeo-model/
  • Version IRI: https://openenergyplatform.org/ontology/oeo/dev/oeo-model.omn
  • Loaded from: file:/__w/ontology/ontology/./dev/src/ontology/edits/oeo-model.omn

Right

  • Ontology IRI: https://openenergyplatform.org/ontology/oeo/oeo-model/
  • Version IRI: https://openenergyplatform.org/ontology/oeo/dev/oeo-model.omn
  • Loaded from: file:/__w/ontology/ontology/src/ontology/edits/oeo-model.omn

Ontology imports

Ontology annotations

BADA https://openenergyplatform.org/ontology/oeo/OEO_00020481

Added

CPACS https://openenergyplatform.org/ontology/oeo/OEO_00020479

Added

CSV https://openenergyplatform.org/ontology/oeo/OEO_00020476

Added

GeoTiff https://openenergyplatform.org/ontology/oeo/OEO_00020485

Added

JSON https://openenergyplatform.org/ontology/oeo/OEO_00020477

Added

KML https://openenergyplatform.org/ontology/oeo/OEO_00020480

Added

NetCDF https://openenergyplatform.org/ontology/oeo/OEO_00020483

Added

SO6 https://openenergyplatform.org/ontology/oeo/OEO_00020484

Added

VTK https://openenergyplatform.org/ontology/oeo/OEO_00020482

Added

oeo.omn: 0 changes

Ontologies are identical

@stap-m

stap-m commented May 19, 2026

Copy link
Copy Markdown
Contributor Author

@AhlemRhayem I started the implementation. Please provide one sentence of explanation for each file format, either as comment or directly in the ontology.
E.g. "BADA (Base of Aircraft Data) is an image file format for Aircraft Data." Something like that.

@stap-m stap-m left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Undo unintended changes

Comment thread src/ontology/edits/oeo-model.omn Outdated
Comment thread src/ontology/edits/oeo-model.omn Outdated
@stap-m stap-m self-assigned this Jun 11, 2026
@stap-m stap-m marked this pull request as ready for review June 11, 2026 07:29
@stap-m

stap-m commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

I updated the individuals and added the pseudo definitions proposed in #2205 (comment).
For those individuals that can be both text or binary or image, I added them as individuals of data file format to not hurt the asserted monohierarchy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

oeo.omn changes the oeo.omn -module oeo-model changes the oeo-model module

Projects

Status: Review in progress

Development

Successfully merging this pull request may close these issues.

Image Data Format

1 participant