Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ and the versioning adheres to [Semantic Versioning](http://semver.org/spec/v2.0.
- agricultural waste fuel, coal refuse (#2261)
- biomass heat unit, oil heat unit, hydrogen heat unit, (natural) gas heat unit, biomass heat plant, oil heat plant, hydrogen heat plant, gas heat plant (#2262)
- combined cycle gas power plant, open cycle gas power plant (#2263)
- CSV, JSON, CPACS, KML, BADA, VTK, NetCDF, SO6, GeoTiff (#2251)

### Changed
- change label: common reporting format / CRF sector division (#2248)
Expand Down
115 changes: 115 additions & 0 deletions src/ontology/edits/oeo-model.omn
Original file line number Diff line number Diff line change
Expand Up @@ -5088,6 +5088,121 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652"
OEO_00020122


Individual: OEO_00020476

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "CSV is a simple text-based file format. Each line represents a row, and values are separated by delimiters (commonly commas).",
<http://purl.obolibrary.org/obo/IAO_0000118> "Comma-Separated Values"@en,
rdfs:label "CSV"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280001


Individual: OEO_00020477

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "JSON is a lightweight text format used to represent structured and hierarchical data.",
<http://purl.obolibrary.org/obo/IAO_0000118> "JavaScript Object Notation"@en,
rdfs:label "JSON"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280001


Individual: OEO_00020479

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "CPACS is an XML-based data standard for aircraft design and multidisciplinary analysis.",
<http://purl.obolibrary.org/obo/IAO_0000118> "Common Parametric Aircraft Configuration Schema",
rdfs:label "CPACS"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280001


Individual: OEO_00020480

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "KML is an XML-based geographic data format",
<http://purl.obolibrary.org/obo/IAO_0000118> "Keyhole Markup Language"@en,
rdfs:label "KML"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280001


Individual: OEO_00020481

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000118> "Base of Aircraft Data",
rdfs:label "BADA"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280001


Individual: OEO_00020482

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "The VTK data format is a Standard for Scientific Data Visualization it can be ASCII or Binary",
rdfs:label "VTK"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280000


Individual: OEO_00020483

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "NetCDF is a self-describing, machine-independent binary file format designed for storing and sharing multidimensional scientific data.",
<http://purl.obolibrary.org/obo/IAO_0000118> "Network Common Data Form"@en,
rdfs:label "NetCDF"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280004


Individual: OEO_00020484

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "SO6 is a flight trajectory data format developed by EUROCONTROL for air traffic flow and trajectory analysis.",
<http://purl.obolibrary.org/obo/IAO_0000118> "EUROCONTROL SO6 Flight Trajectory Format"@en,
rdfs:label "SO6"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280004


Individual: OEO_00020485

Annotations:
<http://purl.obolibrary.org/obo/IAO_0000115> "GeoTIFF is an extension of the TIFF image format that embeds geospatial information directly into the image file.",
<http://purl.obolibrary.org/obo/IAO_0000118> "Georeferenced Tagged Image File Format"@en,
rdfs:label "GeoTiff"@en,
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2205
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2251"

Types:
OEO_00280000


Individual: OEO_00140045

Annotations:
Expand Down
3 changes: 1 addition & 2 deletions src/ontology/oeo.omn
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,5 @@ Class: OEO_00020470

Class: OEO_00020494





Loading