diff --git a/.github/workflows/PostReleaseScripts.yml b/.github/workflows/PostReleaseScripts.yml
index d991790fb..313f250b8 100644
--- a/.github/workflows/PostReleaseScripts.yml
+++ b/.github/workflows/PostReleaseScripts.yml
@@ -104,11 +104,13 @@ jobs:
attachArtifactsToRelease:
runs-on: ubuntu-latest
+ # these jobs have to finish so that the existing-terms-and-definitions and build-files exist
+ needs: [exportTermsDefinitions, buildOntologyFullAndClosure]
steps:
- uses: actions/download-artifact@v4
with:
name: build-files
- path: build/oeo
+ path: build
- name: Zip build files again for usage as release artifact
run: |
cd build
@@ -128,5 +130,15 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.event.release.tag_name }}
+ # allowing the action to update the release as it is already created
allowUpdates: true
+ # omitting the release name, body, draft state and prerelease state so they won't be updated by attaching the artifacts
+ omitNameDuringUpdate: true
+ omitBodyDuringUpdate: true
+ omitDraftDuringUpdate: true
+ omitPrereleaseDuringUpdate: true
+ # The default behaviour of this action is to determine the release by the version number.
+ # We don't want this behaviour, as releases created as draft or pre-release won't be updated in that regard and therefore result in
+ # unconsistent behaviour when creating normal releases vs. draft or pre-releases.
+ makeLatest: false
artifacts: "${{ github.workspace }}/build-files.zip,${{ github.workspace }}/existing-terms-and-definitions.zip"
\ No newline at end of file
diff --git a/.github/workflows/automated-testing.yml b/.github/workflows/automated-testing.yml
index c365a60ed..29ff5ecb6 100644
--- a/.github/workflows/automated-testing.yml
+++ b/.github/workflows/automated-testing.yml
@@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
- python-version: '3.7.17'
+ python-version: '3.13.1'
architecture: x64
- uses: actions/setup-java@v4
with:
diff --git a/.gitignore b/.gitignore
index cd17e1d15..efc03a320 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: Open Energy Ontology (OEO)
+# SPDX-License-Identifier: CC0-1.0 OR MIT
+
build/
*/__pycache__/*
*.properties
+.idea
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c82ad4987..bcaf6ebe7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,10 +1,43 @@
+
+
# Changelog
-All notable changes to this project will be documented in this file.
+All notable changes to this project will be documented in this file.
+For each version, important additions, changes and removals are listed here.
+
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),
+and the versioning adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
+
+## [2.7.0] - 2025-03-06
+
+
+### Added
+- conceptual model (#1976)
+- model uncertainty location (#1990)
+- legislation, ROG, BNatSchG, protected area role, Fauna Flora Habitat role, Bird Sanctuary role, Fauna Flora Habitat, Bird Sanctuary (#1991)
+- imports from stato: cutoff, lower confdence limit, upper confdence limit, statistic, measure of dispersion, confidence interval (#2002)
+- import from CCO event ontology: Change, Effect, Stasis and subclasses, has occurent part, occurrent part of and subproperties (#2016)
+- has iri, has study descriptor tag, has uuid, has scenario type, has publication date, has report title, has doi, has reference, based on sector division, has creation date, covers technology (#2020)
+- add dual licensing CC0-1.0 OR MIT (#2021)
+- add REUSE license check and copyright info (#2021)
+- import from MENO ontology: energetic conversion process, energy decrease, energy increase, quality transfer + subclasses, quality transformation + subclasses(#2022)
+
+### Changed
+- technical model implementation, conceptual model, model system boundary, input data/exogenous data, output data (#1990)
+- protected area, conditionally reserved region role, priority region role, suitable region role (#1991)
+- apply socio-economic constraints for assessment of potential, net capacity factor (#1995)
+- cost, delivery cost, fixed cost, investment cost, levelised cost of electricity, social cost of emission, system cost, variable cost (#1999)
+- has model(#2001)
+- feasible potential determination method, techno-economic potential determination method, wind characteristics determination method, wind farm area determination method, wind potential determination method (#2005)
+- model, models (#2007)
+- uncertainty of a model, model, model system boundary (#2012)
+- solid (#2019)
-The format is inspired from [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
-and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [2.6.0] - 2024-12-06
+
### Added
- has aggregation type, has time stamp alignment (#1944)
- study descriptor (#1950)
@@ -30,8 +63,8 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- areal solar energy density (#1983)
-
## [2.5.0] - 2024-09-24
+
### Added
- German alternative labels (#1883, #1895)
- English language tags to existing alternative labels (#1883, #1895)
@@ -62,9 +95,9 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- economic value, has economic value, economic value (#1931)
- has bearer (#1928)
-### Removed
## [2.4.0] - 2024-07-01
+
### Added
- subsector, has subsector, subsector of (#1788)
- manufacturing technology, manufacturing plant, manufactured commodity (#1840)
@@ -83,6 +116,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
### Removed
- emission value (#1880)
+
## [2.3.0] - 2024-05-21
### Added
@@ -106,7 +140,6 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- has bearer, has characteristic, characteristic of, role of, model role (#1852)
- time stamp (#1853)
-### Removed
## [2.2.0] - 2024-03-04
@@ -119,6 +152,7 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- has unit numerator, has unit denominator and subproperties (#1816)
- compressor, compressor station and subclasses (#1818)
- new units and prefixes from UO (#1820)
+- has associated axiom(sparql), shortcut relations for has information input/output, covers energy carrier, covers technology, covers sector (#2023)
### Changed
- energy transfer function, energy transformation function and subclasses (#1785)
@@ -132,7 +166,6 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- forecasting model calculation (#1799)
- uo-extracted.owl (#1820)
-### Removed
## [2.1.0] - 2023-12-05
@@ -157,11 +190,13 @@ and the versioning aims to respect [Semantic Versioning](http://semver.org/spec/
- data descriptor (#1775)
- target description, policy instrument, policy (#1778)
+
## [2.0.1] - 2023-10-26
### Changed
- unit, prefix, generically dependent continuant (#1741/#1742)
+
## [2.0.0] - 2023-10-25
### Major stuctural changes
@@ -197,7 +232,6 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- mobility technology, electric mobility technology (#1727)
- energy storage object hierarchy, energy storage technology hierarchy (#1728)
-
### Changed
- energy transformation (#1625)
- waste role (#1638)
@@ -217,13 +251,13 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
### Deprecated
- belongs to module (#1732)
-## [1.16.1] - 2023-08-01
-### Added
+## [1.16.1] - 2023-08-01
### Changed
- Update module files after saving with Protégé 5.6.1(#1628)
+
## [1.16.0] - 2023-08-01
### Added
@@ -253,6 +287,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
### Removed
- old competency question bash script (#1420)
+
## [1.15.0] - 2023-05-31
### Added
@@ -282,6 +317,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
### Removed
- files and scripts from outdated import process: extract-iao-module.bat, imports/iao-module.owl, ro-module.owl (#1555)
+
## [1.14.0] - 2023-03-30
### Added
@@ -305,6 +341,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- uses, is used by (#1508)
- update oeo.omn description (#1509)
+
## [1.13.0] - 2023-02-01
### Added
@@ -433,6 +470,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- battery storage (#1348)
- csv and txt (#1371)
+
## [1.11.0] - 2022-07-04
### Added
@@ -460,7 +498,6 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- charcoal, synthetic fuel, gas diesel oil, manufactured coal based gas, syngas, gasoline, kerosene, steam, compressed air, pumped water (#1243)
-
## [1.10.1] - 2022-06-14
### Added
@@ -491,7 +528,6 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- has institution (#1200)
- waste fuel, liquid biofuel, solid biofuel, fossil combustion fuel, renewable fuel, synthetic fuel, volatile organic compound (#1201)
-### Removed
## [1.10.0] - 2022-05-09
@@ -531,7 +567,6 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- trades / is traded at, good, good role (#1127)
- traction motor -> electric traction motor (#1135)
-### Removed
## [1.9.0] - 2022-03-01
@@ -583,6 +618,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- organisation in oeo-social (#992)
- oil and petroleum products (#1024)
+
## [1.8.0] - 2021-12-01
### Added
@@ -635,7 +671,6 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- ammonia (#959)
- industrial waste fuel, municipal waste fuel, renewable municipal waste fuel, fossil municipal waste fuel (previously: non renewable municipal waste fuel) (#961)
-### Removed
## [1.7.0] - 2021-10-04
@@ -696,11 +731,13 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- molten state battery (#801)
- duplicate model factsheet OEO:00020031 (#854)
+
## [1.6.1] - 2021-07-07
### Changed
- commodity (#789)
+
## [1.6.0] - 2021-07-01
### Added
@@ -734,6 +771,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
### Removed
- hydroelectric dam energy transformation and run-off-river energy transformation (#758)
+
## [1.5.0] - 2021-05-03
### Added
@@ -750,7 +788,6 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- energy market exchange (#748)
- public and private funders (#246)
-
### Changed
- has physical output, has constraint (#716)
- gross inland energy consumption, primary energy consumption (#719)
@@ -765,6 +802,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- has numerical input / output (#716)
- computation time (#723)
+
## [1.4.0] - 2021-03-02
### Added
@@ -807,6 +845,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
### Removed
- delete hydroelectricity class (#682)
+
## [1.3.0] - 2020-12-18
### Added
@@ -834,6 +873,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
- comment on waste fuel (#631)
- energy transformation has input/output energy (#690)
+
## [1.2.0] - 2020-10-30
### Added
@@ -863,6 +903,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
### Removed
- software maintenance (#566)
+
## [1.1.0] - 2020-09-01
### Added
@@ -897,6 +938,7 @@ We added a lot of classes that are relevant for the OEKG development, i.e. techn
### Removed
- unused object properties (#452)
+
## [1.0.0] - 2020-06-11
### Added
diff --git a/CITATION.cff b/CITATION.cff
index e7a890bdc..c33db9e8f 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: Open Energy Ontology (OEO)
+# SPDX-License-Identifier: CC0-1.0 OR MIT
+
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
authors:
@@ -165,7 +168,7 @@ authors:
affiliation: "Otto-von-Guericke-Universität Magdeburg"
title: "Open Energy Ontology (OEO)"
type: software
-license: CC0-1.0
-version: 2.6.0
+license: CC0-1.0 OR MIT
+version: 2.7.0
date-released: 2024-12-06
url: "https://github.com/OpenEnergyPlatform/ontology"
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index fcd01adab..62642970e 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -1,3 +1,7 @@
+
# Contributor Covenant Code of Conduct
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 209128cd8..a14ab5e22 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,3 +1,8 @@
+
+
## Table of Contents
- [Welcome](#Welcome)
diff --git a/LICENSE b/LICENSE-CC0.txt
similarity index 100%
rename from LICENSE
rename to LICENSE-CC0.txt
diff --git a/LICENSE-MIT.txt b/LICENSE-MIT.txt
new file mode 100644
index 000000000..9e50274a9
--- /dev/null
+++ b/LICENSE-MIT.txt
@@ -0,0 +1,20 @@
+MIT License
+
+Copyright 2018 Open Energy Ontology (OEO)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
+the Software, and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/LICENSES/CC-BY-4.0.txt b/LICENSES/CC-BY-4.0.txt
new file mode 100644
index 000000000..3f92dfc5f
--- /dev/null
+++ b/LICENSES/CC-BY-4.0.txt
@@ -0,0 +1,324 @@
+Creative Commons Attribution 4.0 International Creative Commons Corporation
+("Creative Commons") is not a law firm and does not provide legal services
+or legal advice. Distribution of Creative Commons public licenses does not
+create a lawyer-client or other relationship. Creative Commons makes its licenses
+and related information available on an "as-is" basis. Creative Commons gives
+no warranties regarding its licenses, any material licensed under their terms
+and conditions, or any related information. Creative Commons disclaims all
+liability for damages resulting from their use to the fullest extent possible.
+
+Using Creative Commons Public Licenses
+
+Creative Commons public licenses provide a standard set of terms and conditions
+that creators and other rights holders may use to share original works of
+authorship and other material subject to copyright and certain other rights
+specified in the public license below. The following considerations are for
+informational purposes only, are not exhaustive, and do not form part of our
+licenses.
+
+Considerations for licensors: Our public licenses are intended for use by
+those authorized to give the public permission to use material in ways otherwise
+restricted by copyright and certain other rights. Our licenses are irrevocable.
+Licensors should read and understand the terms and conditions of the license
+they choose before applying it. Licensors should also secure all rights necessary
+before applying our licenses so that the public can reuse the material as
+expected. Licensors should clearly mark any material not subject to the license.
+This includes other CC-licensed material, or material used under an exception
+or limitation to copyright. More considerations for licensors : wiki.creativecommons.org/Considerations_for_licensors
+
+Considerations for the public: By using one of our public licenses, a licensor
+grants the public permission to use the licensed material under specified
+terms and conditions. If the licensor's permission is not necessary for any
+reason–for example, because of any applicable exception or limitation to copyright–then
+that use is not regulated by the license. Our licenses grant only permissions
+under copyright and certain other rights that a licensor has authority to
+grant. Use of the licensed material may still be restricted for other reasons,
+including because others have copyright or other rights in the material. A
+licensor may make special requests, such as asking that all changes be marked
+or described. Although not required by our licenses, you are encouraged to
+respect those requests where reasonable. More considerations for the public
+: wiki.creativecommons.org/Considerations_for_licensees Creative Commons Attribution
+4.0 International Public License
+
+By exercising the Licensed Rights (defined below), You accept and agree to
+be bound by the terms and conditions of this Creative Commons Attribution
+4.0 International Public License ("Public License"). To the extent this Public
+License may be interpreted as a contract, You are granted the Licensed Rights
+in consideration of Your acceptance of these terms and conditions, and the
+Licensor grants You such rights in consideration of benefits the Licensor
+receives from making the Licensed Material available under these terms and
+conditions.
+
+Section 1 – Definitions.
+
+a. Adapted Material means material subject to Copyright and Similar Rights
+that is derived from or based upon the Licensed Material and in which the
+Licensed Material is translated, altered, arranged, transformed, or otherwise
+modified in a manner requiring permission under the Copyright and Similar
+Rights held by the Licensor. For purposes of this Public License, where the
+Licensed Material is a musical work, performance, or sound recording, Adapted
+Material is always produced where the Licensed Material is synched in timed
+relation with a moving image.
+
+b. Adapter's License means the license You apply to Your Copyright and Similar
+Rights in Your contributions to Adapted Material in accordance with the terms
+and conditions of this Public License.
+
+c. Copyright and Similar Rights means copyright and/or similar rights closely
+related to copyright including, without limitation, performance, broadcast,
+sound recording, and Sui Generis Database Rights, without regard to how the
+rights are labeled or categorized. For purposes of this Public License, the
+rights specified in Section 2(b)(1)-(2) are not Copyright and Similar Rights.
+
+d. Effective Technological Measures means those measures that, in the absence
+of proper authority, may not be circumvented under laws fulfilling obligations
+under Article 11 of the WIPO Copyright Treaty adopted on December 20, 1996,
+and/or similar international agreements.
+
+e. Exceptions and Limitations means fair use, fair dealing, and/or any other
+exception or limitation to Copyright and Similar Rights that applies to Your
+use of the Licensed Material.
+
+f. Licensed Material means the artistic or literary work, database, or other
+material to which the Licensor applied this Public License.
+
+g. Licensed Rights means the rights granted to You subject to the terms and
+conditions of this Public License, which are limited to all Copyright and
+Similar Rights that apply to Your use of the Licensed Material and that the
+Licensor has authority to license.
+
+h. Licensor means the individual(s) or entity(ies) granting rights under this
+Public License.
+
+i. Share means to provide material to the public by any means or process that
+requires permission under the Licensed Rights, such as reproduction, public
+display, public performance, distribution, dissemination, communication, or
+importation, and to make material available to the public including in ways
+that members of the public may access the material from a place and at a time
+individually chosen by them.
+
+j. Sui Generis Database Rights means rights other than copyright resulting
+from Directive 96/9/EC of the European Parliament and of the Council of 11
+March 1996 on the legal protection of databases, as amended and/or succeeded,
+as well as other essentially equivalent rights anywhere in the world.
+
+k. You means the individual or entity exercising the Licensed Rights under
+this Public License. Your has a corresponding meaning.
+
+Section 2 – Scope.
+
+ a. License grant.
+
+1. Subject to the terms and conditions of this Public License, the Licensor
+hereby grants You a worldwide, royalty-free, non-sublicensable, non-exclusive,
+irrevocable license to exercise the Licensed Rights in the Licensed Material
+to:
+
+ A. reproduce and Share the Licensed Material, in whole or in part; and
+
+ B. produce, reproduce, and Share Adapted Material.
+
+2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions
+and Limitations apply to Your use, this Public License does not apply, and
+You do not need to comply with its terms and conditions.
+
+ 3. Term. The term of this Public License is specified in Section 6(a).
+
+4. Media and formats; technical modifications allowed. The Licensor authorizes
+You to exercise the Licensed Rights in all media and formats whether now known
+or hereafter created, and to make technical modifications necessary to do
+so. The Licensor waives and/or agrees not to assert any right or authority
+to forbid You from making technical modifications necessary to exercise the
+Licensed Rights, including technical modifications necessary to circumvent
+Effective Technological Measures. For purposes of this Public License, simply
+making modifications authorized by this Section 2(a)(4) never produces Adapted
+Material.
+
+ 5. Downstream recipients.
+
+A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed
+Material automatically receives an offer from the Licensor to exercise the
+Licensed Rights under the terms and conditions of this Public License.
+
+B. No downstream restrictions. You may not offer or impose any additional
+or different terms or conditions on, or apply any Effective Technological
+Measures to, the Licensed Material if doing so restricts exercise of the Licensed
+Rights by any recipient of the Licensed Material.
+
+6. No endorsement. Nothing in this Public License constitutes or may be construed
+as permission to assert or imply that You are, or that Your use of the Licensed
+Material is, connected with, or sponsored, endorsed, or granted official status
+by, the Licensor or others designated to receive attribution as provided in
+Section 3(a)(1)(A)(i).
+
+ b. Other rights.
+
+1. Moral rights, such as the right of integrity, are not licensed under this
+Public License, nor are publicity, privacy, and/or other similar personality
+rights; however, to the extent possible, the Licensor waives and/or agrees
+not to assert any such rights held by the Licensor to the limited extent necessary
+to allow You to exercise the Licensed Rights, but not otherwise.
+
+2. Patent and trademark rights are not licensed under this Public License.
+
+3. To the extent possible, the Licensor waives any right to collect royalties
+from You for the exercise of the Licensed Rights, whether directly or through
+a collecting society under any voluntary or waivable statutory or compulsory
+licensing scheme. In all other cases the Licensor expressly reserves any right
+to collect such royalties.
+
+Section 3 – License Conditions.
+
+Your exercise of the Licensed Rights is expressly made subject to the following
+conditions.
+
+ a. Attribution.
+
+1. If You Share the Licensed Material (including in modified form), You must:
+
+A. retain the following if it is supplied by the Licensor with the Licensed
+Material:
+
+i. identification of the creator(s) of the Licensed Material and any others
+designated to receive attribution, in any reasonable manner requested by the
+Licensor (including by pseudonym if designated);
+
+ ii. a copyright notice;
+
+ iii. a notice that refers to this Public License;
+
+ iv. a notice that refers to the disclaimer of warranties;
+
+v. a URI or hyperlink to the Licensed Material to the extent reasonably practicable;
+
+B. indicate if You modified the Licensed Material and retain an indication
+of any previous modifications; and
+
+C. indicate the Licensed Material is licensed under this Public License, and
+include the text of, or the URI or hyperlink to, this Public License.
+
+2. You may satisfy the conditions in Section 3(a)(1) in any reasonable manner
+based on the medium, means, and context in which You Share the Licensed Material.
+For example, it may be reasonable to satisfy the conditions by providing a
+URI or hyperlink to a resource that includes the required information.
+
+3. If requested by the Licensor, You must remove any of the information required
+by Section 3(a)(1)(A) to the extent reasonably practicable.
+
+4. If You Share Adapted Material You produce, the Adapter's License You apply
+must not prevent recipients of the Adapted Material from complying with this
+Public License.
+
+Section 4 – Sui Generis Database Rights.
+
+Where the Licensed Rights include Sui Generis Database Rights that apply to
+Your use of the Licensed Material:
+
+a. for the avoidance of doubt, Section 2(a)(1) grants You the right to extract,
+reuse, reproduce, and Share all or a substantial portion of the contents of
+the database;
+
+b. if You include all or a substantial portion of the database contents in
+a database in which You have Sui Generis Database Rights, then the database
+in which You have Sui Generis Database Rights (but not its individual contents)
+is Adapted Material; and
+
+c. You must comply with the conditions in Section 3(a) if You Share all or
+a substantial portion of the contents of the database.
+
+For the avoidance of doubt, this Section 4 supplements and does not replace
+Your obligations under this Public License where the Licensed Rights include
+other Copyright and Similar Rights.
+
+Section 5 – Disclaimer of Warranties and Limitation of Liability.
+
+a. Unless otherwise separately undertaken by the Licensor, to the extent possible,
+the Licensor offers the Licensed Material as-is and as-available, and makes
+no representations or warranties of any kind concerning the Licensed Material,
+whether express, implied, statutory, or other. This includes, without limitation,
+warranties of title, merchantability, fitness for a particular purpose, non-infringement,
+absence of latent or other defects, accuracy, or the presence or absence of
+errors, whether or not known or discoverable. Where disclaimers of warranties
+are not allowed in full or in part, this disclaimer may not apply to You.
+
+b. To the extent possible, in no event will the Licensor be liable to You
+on any legal theory (including, without limitation, negligence) or otherwise
+for any direct, special, indirect, incidental, consequential, punitive, exemplary,
+or other losses, costs, expenses, or damages arising out of this Public License
+or use of the Licensed Material, even if the Licensor has been advised of
+the possibility of such losses, costs, expenses, or damages. Where a limitation
+of liability is not allowed in full or in part, this limitation may not apply
+to You.
+
+c. The disclaimer of warranties and limitation of liability provided above
+shall be interpreted in a manner that, to the extent possible, most closely
+approximates an absolute disclaimer and waiver of all liability.
+
+Section 6 – Term and Termination.
+
+a. This Public License applies for the term of the Copyright and Similar Rights
+licensed here. However, if You fail to comply with this Public License, then
+Your rights under this Public License terminate automatically.
+
+b. Where Your right to use the Licensed Material has terminated under Section
+6(a), it reinstates:
+
+1. automatically as of the date the violation is cured, provided it is cured
+within 30 days of Your discovery of the violation; or
+
+ 2. upon express reinstatement by the Licensor.
+
+c. For the avoidance of doubt, this Section 6(b) does not affect any right
+the Licensor may have to seek remedies for Your violations of this Public
+License.
+
+d. For the avoidance of doubt, the Licensor may also offer the Licensed Material
+under separate terms or conditions or stop distributing the Licensed Material
+at any time; however, doing so will not terminate this Public License.
+
+ e. Sections 1, 5, 6, 7, and 8 survive termination of this Public License.
+
+Section 7 – Other Terms and Conditions.
+
+a. The Licensor shall not be bound by any additional or different terms or
+conditions communicated by You unless expressly agreed.
+
+b. Any arrangements, understandings, or agreements regarding the Licensed
+Material not stated herein are separate from and independent of the terms
+and conditions of this Public License.
+
+Section 8 – Interpretation.
+
+a. For the avoidance of doubt, this Public License does not, and shall not
+be interpreted to, reduce, limit, restrict, or impose conditions on any use
+of the Licensed Material that could lawfully be made without permission under
+this Public License.
+
+b. To the extent possible, if any provision of this Public License is deemed
+unenforceable, it shall be automatically reformed to the minimum extent necessary
+to make it enforceable. If the provision cannot be reformed, it shall be severed
+from this Public License without affecting the enforceability of the remaining
+terms and conditions.
+
+c. No term or condition of this Public License will be waived and no failure
+to comply consented to unless expressly agreed to by the Licensor.
+
+d. Nothing in this Public License constitutes or may be interpreted as a limitation
+upon, or waiver of, any privileges and immunities that apply to the Licensor
+or You, including from the legal processes of any jurisdiction or authority.
+
+Creative Commons is not a party to its public licenses. Notwithstanding, Creative
+Commons may elect to apply one of its public licenses to material it publishes
+and in those instances will be considered the "Licensor." The text of the
+Creative Commons public licenses is dedicated to the public domain under the
+CC0 Public Domain Dedication. Except for the limited purpose of indicating
+that material is shared under a Creative Commons public license or as otherwise
+permitted by the Creative Commons policies published at creativecommons.org/policies,
+Creative Commons does not authorize the use of the trademark "Creative Commons"
+or any other trademark or logo of Creative Commons without its prior written
+consent including, without limitation, in connection with any unauthorized
+modifications to any of its public licenses or any other arrangements, understandings,
+or agreements concerning use of licensed material. For the avoidance of doubt,
+this paragraph does not form part of the public licenses.
+
+Creative Commons may be contacted at creativecommons.org.
diff --git a/LICENSES/CC0-1.0.txt b/LICENSES/CC0-1.0.txt
new file mode 100644
index 000000000..0e259d42c
--- /dev/null
+++ b/LICENSES/CC0-1.0.txt
@@ -0,0 +1,121 @@
+Creative Commons Legal Code
+
+CC0 1.0 Universal
+
+ CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
+ LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
+ ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
+ INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
+ REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
+ PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
+ THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
+ HEREUNDER.
+
+Statement of Purpose
+
+The laws of most jurisdictions throughout the world automatically confer
+exclusive Copyright and Related Rights (defined below) upon the creator
+and subsequent owner(s) (each and all, an "owner") of an original work of
+authorship and/or a database (each, a "Work").
+
+Certain owners wish to permanently relinquish those rights to a Work for
+the purpose of contributing to a commons of creative, cultural and
+scientific works ("Commons") that the public can reliably and without fear
+of later claims of infringement build upon, modify, incorporate in other
+works, reuse and redistribute as freely as possible in any form whatsoever
+and for any purposes, including without limitation commercial purposes.
+These owners may contribute to the Commons to promote the ideal of a free
+culture and the further production of creative, cultural and scientific
+works, or to gain reputation or greater distribution for their Work in
+part through the use and efforts of others.
+
+For these and/or other purposes and motivations, and without any
+expectation of additional consideration or compensation, the person
+associating CC0 with a Work (the "Affirmer"), to the extent that he or she
+is an owner of Copyright and Related Rights in the Work, voluntarily
+elects to apply CC0 to the Work and publicly distribute the Work under its
+terms, with knowledge of his or her Copyright and Related Rights in the
+Work and the meaning and intended legal effect of CC0 on those rights.
+
+1. Copyright and Related Rights. A Work made available under CC0 may be
+protected by copyright and related or neighboring rights ("Copyright and
+Related Rights"). Copyright and Related Rights include, but are not
+limited to, the following:
+
+ i. the right to reproduce, adapt, distribute, perform, display,
+ communicate, and translate a Work;
+ ii. moral rights retained by the original author(s) and/or performer(s);
+iii. publicity and privacy rights pertaining to a person's image or
+ likeness depicted in a Work;
+ iv. rights protecting against unfair competition in regards to a Work,
+ subject to the limitations in paragraph 4(a), below;
+ v. rights protecting the extraction, dissemination, use and reuse of data
+ in a Work;
+ vi. database rights (such as those arising under Directive 96/9/EC of the
+ European Parliament and of the Council of 11 March 1996 on the legal
+ protection of databases, and under any national implementation
+ thereof, including any amended or successor version of such
+ directive); and
+vii. other similar, equivalent or corresponding rights throughout the
+ world based on applicable law or treaty, and any national
+ implementations thereof.
+
+2. Waiver. To the greatest extent permitted by, but not in contravention
+of, applicable law, Affirmer hereby overtly, fully, permanently,
+irrevocably and unconditionally waives, abandons, and surrenders all of
+Affirmer's Copyright and Related Rights and associated claims and causes
+of action, whether now known or unknown (including existing as well as
+future claims and causes of action), in the Work (i) in all territories
+worldwide, (ii) for the maximum duration provided by applicable law or
+treaty (including future time extensions), (iii) in any current or future
+medium and for any number of copies, and (iv) for any purpose whatsoever,
+including without limitation commercial, advertising or promotional
+purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
+member of the public at large and to the detriment of Affirmer's heirs and
+successors, fully intending that such Waiver shall not be subject to
+revocation, rescission, cancellation, termination, or any other legal or
+equitable action to disrupt the quiet enjoyment of the Work by the public
+as contemplated by Affirmer's express Statement of Purpose.
+
+3. Public License Fallback. Should any part of the Waiver for any reason
+be judged legally invalid or ineffective under applicable law, then the
+Waiver shall be preserved to the maximum extent permitted taking into
+account Affirmer's express Statement of Purpose. In addition, to the
+extent the Waiver is so judged Affirmer hereby grants to each affected
+person a royalty-free, non transferable, non sublicensable, non exclusive,
+irrevocable and unconditional license to exercise Affirmer's Copyright and
+Related Rights in the Work (i) in all territories worldwide, (ii) for the
+maximum duration provided by applicable law or treaty (including future
+time extensions), (iii) in any current or future medium and for any number
+of copies, and (iv) for any purpose whatsoever, including without
+limitation commercial, advertising or promotional purposes (the
+"License"). The License shall be deemed effective as of the date CC0 was
+applied by Affirmer to the Work. Should any part of the License for any
+reason be judged legally invalid or ineffective under applicable law, such
+partial invalidity or ineffectiveness shall not invalidate the remainder
+of the License, and in such case Affirmer hereby affirms that he or she
+will not (i) exercise any of his or her remaining Copyright and Related
+Rights in the Work or (ii) assert any associated claims and causes of
+action with respect to the Work, in either case contrary to Affirmer's
+express Statement of Purpose.
+
+4. Limitations and Disclaimers.
+
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
+ surrendered, licensed or otherwise affected by this document.
+ b. Affirmer offers the Work as-is and makes no representations or
+ warranties of any kind concerning the Work, express, implied,
+ statutory or otherwise, including without limitation warranties of
+ title, merchantability, fitness for a particular purpose, non
+ infringement, or the absence of latent or other defects, accuracy, or
+ the present or absence of errors, whether or not discoverable, all to
+ the greatest extent permissible under applicable law.
+ c. Affirmer disclaims responsibility for clearing rights of other persons
+ that may apply to the Work or any use thereof, including without
+ limitation any person's Copyright and Related Rights in the Work.
+ Further, Affirmer disclaims responsibility for obtaining any necessary
+ consents, permissions or other rights required for any use of the
+ Work.
+ d. Affirmer understands and acknowledges that Creative Commons is not a
+ party to this document and has no duty or obligation with respect to
+ this CC0 or use of the Work.
diff --git a/LICENSES/MIT.txt b/LICENSES/MIT.txt
new file mode 100644
index 000000000..8931f04f5
--- /dev/null
+++ b/LICENSES/MIT.txt
@@ -0,0 +1,20 @@
+MIT License
+
+Copyright
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
+the Software, and to permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
+FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
+COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/README.md b/README.md
index 71f65658a..81e06587e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,13 @@
+
+
-[](http://creativecommons.org/publicdomain/zero/1.0/)
+[](http://creativecommons.org/publicdomain/zero/1.0/)
+[](https://opensource.org/license/mit)
+[](https://api.reuse.software/info/github.com/OpenEnergyPlatform/ontology)


@@ -18,7 +25,8 @@ This domain ontology is a collaborative effort to represent the context of **ene
## License / Copyright / Citation
-This repository is licensed under `CC0 1.0 Universal (CC0 1.0) Public Domain Dedication`.
+This repository is dual-licensed under [Creative Commons Zero v1.0 Universal (CC0-1.0)](https://creativecommons.org/publicdomain/zero/1.0/legalcode) and [MIT License (MIT)](https://opensource.org/license/mit).
+You can choose between one of them if you use this work.
For a scientific citation please see the [CITATION.cff](CITATION.cff).
To cite a specific class of the ontology and its definition please use the following convention:
@@ -39,7 +47,8 @@ The main file is `src/ontology/oeo.omn`
All own modules are collected in the folder `src/ontology/edits/`
The following diagram illustrates the modular file structure of the OEO. It depicts the import and file hierarchy from external imports (right) to the main file oeo.omn (left).
-
+
+
The imported modules are under `src/ontology/imports/`
To get an overview of the existing modules, take a look at the following wiki article: [GitHub Wiki](https://github.com/OpenEnergyPlatform/ontology/wiki/Modules-of-the-OEO)
diff --git a/REUSE.toml b/REUSE.toml
new file mode 100644
index 000000000..3ace5d2c2
--- /dev/null
+++ b/REUSE.toml
@@ -0,0 +1,76 @@
+# SPDX-FileCopyrightText: Open Energy Ontology (OEO)
+# SPDX-License-Identifier: CC0-1.0 OR MIT
+# Source:
+
+version = 1
+SPDX-PackageName = "oeo"
+SPDX-PackageSupplier = "Ludwig Hülk "
+SPDX-PackageDownloadLocation = "https://github.com/OpenEnergyPlatform/ontology"
+SPDX-PackageComment = "This work is licensed under Creative Commons Zero v1.0 Universal (CC0-1.0) or MIT License (MIT)."
+
+[[annotations]]
+path = "docs/**"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+SPDX-FileComment = "Copyright: OEO documentation licensed CC0-1.0"
+
+[[annotations]]
+path = ".github/ISSUE_TEMPLATE/*.md"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = ".github/pull_request_template.md"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = ".github/*.yml"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = "examples/**"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = "examples/**"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = "src/ontology/**"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = "src/scripts/**"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = "tests/**"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = "Makefile"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
+
+[[annotations]]
+path = "VERSION"
+precedence = "override"
+SPDX-FileCopyrightText = "Open Energy Ontology (OEO) "
+SPDX-License-Identifier = "CC0-1.0 OR MIT"
diff --git a/VERSION b/VERSION
index e70b4523a..24ba9a38d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.6.0
+2.7.0
diff --git a/src/ontology/catalog-v001.xml b/src/ontology/catalog-v001.xml
index 0656aab9e..77e2ed350 100644
--- a/src/ontology/catalog-v001.xml
+++ b/src/ontology/catalog-v001.xml
@@ -1,8 +1,9 @@
+
-
+
@@ -15,5 +16,7 @@
+
+
diff --git a/src/ontology/edits/catalog-v001.xml b/src/ontology/edits/catalog-v001.xml
index 3d892947c..0a6d85e4e 100644
--- a/src/ontology/edits/catalog-v001.xml
+++ b/src/ontology/edits/catalog-v001.xml
@@ -10,8 +10,11 @@
+
+
+
-
-
+
+
-
\ No newline at end of file
+
diff --git a/src/ontology/edits/oeo-import-edits.owl b/src/ontology/edits/oeo-import-edits.owl
index 69330e46c..27dd7877b 100644
--- a/src/ontology/edits/oeo-import-edits.owl
+++ b/src/ontology/edits/oeo-import-edits.owl
@@ -62,6 +62,12 @@ Currently, it covers the `ro-extracted.owl`-file which is a subset of the Relati
+
+
+
+
+
+
@@ -107,6 +113,46 @@ pull request https://github.com/OpenEnergyPlatform/ontology/pull/1086
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+
+
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+
+
+
+
@@ -361,6 +407,7 @@ pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136
+ The original RO definition seems to be wrong. It should be: Inverse of 'has role in modeling', according to the inverse relation given in RO.
@@ -371,6 +418,36 @@ pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -468,6 +557,12 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1485
+
+
+
+
+
@@ -498,6 +593,22 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1754
+
+
+ A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements.
+ http://www.ontobee.org/ontology/IAO?iri=http://purl.obolibrary.org/obo/IAO_0000027
+
+
+
+
+ A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements.
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/823
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/826
+
+
+
+
@@ -561,6 +672,68 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652
+
+
+
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2002
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1133
+
+
+
+
+
+
+
+
+
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2002
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1133
+
+
+
+
+
+
+
+
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2002
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1133
+
+
+
+
+
+
+
+
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2002
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1133
+
+
+
+
+
+
+
+
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2002
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1133
+
+
+
+
+
+
+
+
+
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2002
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1133
+
+
+
+
@@ -589,6 +762,226 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1820
+
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+
+
+
+
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+
+
+
+
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+
+
+
+
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+
+
+
+
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+
+
+
+
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+ In CCO, the SubClassOf axioms are actually anonymous ancestors and inherited from process (BFO 2020).
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+ In CCO, the SubClassOf axioms are actually anonymous ancestors and inherited from process (BFO 2020).
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ issue https://github.com/OpenEnergyPlatform/ontology/issues/2014
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2016
+ In CCO, the SubClassOf axioms are actually anonymous ancestors and inherited from process (BFO 2020).
+
+
+
+
-
- A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements.
- http://www.ontobee.org/ontology/IAO?iri=http://purl.obolibrary.org/obo/IAO_0000027
-
-
-
-
- A data item is an information content entity that is intended to be a truthful statement about something (modulo, e.g., measurement precision or other systematic errors) and is constructed/acquired by a method which reliably tends to produce (approximately) truthful statements.
- issue: https://github.com/OpenEnergyPlatform/ontology/issues/823
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/826
-
add subset of relation below 'causally related to'
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1079
@@ -618,9 +1000,29 @@ pull-request: https://github.com/OpenEnergyPlatform/ontology/pull/1136
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
+
+ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1959
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2022
+
-
+
diff --git a/src/ontology/edits/oeo-model.omn b/src/ontology/edits/oeo-model.omn
index db9156e03..75ee3cd8b 100644
--- a/src/ontology/edits/oeo-model.omn
+++ b/src/ontology/edits/oeo-model.omn
@@ -36,6 +36,9 @@ AnnotationProperty:
AnnotationProperty:
+AnnotationProperty:
+
+
AnnotationProperty:
@@ -78,6 +81,18 @@ AnnotationProperty: skos:relatedMatch
Datatype: rdf:PlainLiteral
+Datatype: rdfs:Literal
+
+
+Datatype: xsd:Name
+
+
+Datatype: xsd:dateTime
+
+
+Datatype: xsd:hexBinary
+
+
Datatype: xsd:integer
@@ -528,9 +543,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1706",
ObjectProperty: OEO_00140164
- Domain:
- OEO_00000274
-
ObjectProperty: OEO_00390023
@@ -552,6 +564,78 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1944",
rdfs:label "has time stamp alignment"@en
+ObjectProperty: OEO_00390071
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has study descriptor tag is a relation between a scenario bundle and an oeo class which is used as a study descriptor.",
+ "OEO classes that are used as study descriptors are annotated by the annotation property \"oekg annotation\" with value \"study descriptor\".",
+ rdfs:label "has study descriptor tag"@en
+
+ Domain:
+ OEO_00020227
+
+ Range:
+
+
+
+ObjectProperty: OEO_00390073
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has scenario type is a relation between a scenario factsheet and a subclass of scenario.",
+ rdfs:label "has scenario type"@en
+
+ Domain:
+ OEO_00000365
+
+ Range:
+ OEO_00000364
+
+
+ObjectProperty: OEO_00390078
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "http://openenergyplatform.org/ontology/oekg/region/Albania
+has reference https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Albania
+
+Here the region Albania in the oekg references the region Albania in the LCC ontology. In the same way any continuant may link to a document it is referencing.",
+ "has reference is the relation between a continuant and a reference that points to a relevant resource to the continuant.",
+ rdfs:label "has reference"@en
+
+ Domain:
+
+
+ Range:
+ OEO_00000353
+
+
+ObjectProperty: OEO_00390101
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "covers technology is a relation that holds between a study and a technology covered in the study.",
+ rdfs:label "covers technology"@en
+
+ SubPropertyOf:
+ OEO_00000522
+
+ Domain:
+ OEO_00020011
+
+ Range:
+ OEO_00000407
+
+
ObjectProperty: OEO_00400037
Annotations:
@@ -624,6 +708,108 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1834",
DataProperty: OEO_00140178
+DataProperty: OEO_00390094
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has iri is a relation between a data item or document and the IRI that identifies it as rescource on the internet.",
+ rdfs:label "has iri"@en
+
+ Domain:
+ or
+
+ Range:
+ rdfs:Literal
+
+
+DataProperty: OEO_00390095
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has uuid is the relation between a factsheet or report and the 128-bit label used to identify it in a computer system.",
+ rdfs:label "has uuid"@en
+
+ Domain:
+ OEO_00000162 or
+
+ Range:
+ xsd:hexBinary
+
+
+DataProperty: OEO_00390096
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has publication date is the relation between a report and the year it was published in.",
+ rdfs:label "has publication date"@en
+
+ Domain:
+
+
+ Range:
+ xsd:dateTime
+
+
+DataProperty: OEO_00390097
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has report title is a relation between a report and its title.",
+ rdfs:label "has report title"@en
+
+ Domain:
+
+
+ Range:
+ xsd:Name
+
+
+DataProperty: OEO_00390098
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has doi is the relation between a digital object and the literal representing its doi (digital object identifier).",
+ rdfs:label "has doi"@en
+
+ Domain:
+
+
+ Range:
+ rdfs:Literal
+
+
+DataProperty: OEO_00390100
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "has creation date is the relation between a scenario bundle and the date it was created at.",
+ rdfs:label "has creation date"@en
+
+ Domain:
+ OEO_00020227
+
+ Range:
+ xsd:dateTime
+
+
+DataProperty: owl:topDataProperty
+
+
+Class:
+
+
Class:
@@ -1472,6 +1658,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652",
OEO_00000149
+Class: OEO_00000407
+
+
Class: OEO_00000408
Annotations:
@@ -1940,13 +2129,18 @@ Class: OEO_00020013
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/536
add alternative term
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1113
+
+Add 'model uncertainty location axiom'
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
"Output data is endogenous data that is determined by a model calculation and presented as a result.",
"modelling results",
rdfs:label "output data"@en
SubClassOf:
- OEO_00030030
+ OEO_00030030,
+ some OEO_00400022
Class: OEO_00020015
@@ -2760,7 +2954,8 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1648",
Class: OEO_00020352
SubClassOf:
- some OEO_00400012
+ OEO_00140164 some ,
+ OEO_00140164 some
Class: OEO_00020353
@@ -3024,7 +3219,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1216
rework module structure
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652
+
+Add 'model uncertainty location axiom'
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
"Exogenous data is a data item whose quantity value is determined outside of a model and is imposed on a model.",
"input data",
rdfs:label "exogenous data"@en
@@ -3035,7 +3234,8 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652",
SubClassOf:
,
- some OEO_00000350
+ some OEO_00000350,
+ some OEO_00400022
Class: OEO_00030030
@@ -3392,6 +3592,31 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/878",
OEO_00000078
+Class: OEO_00240022
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1052
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1078
+
+rework module structure
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652
+
+made subclass of 'region of relevance' and moved to oeo-model
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991"@en,
+ "A protected area is a region of relevance that has the protected area role."@en,
+ "Naturschutzgebiet"@de,
+ rdfs:label "protected area"@en
+
+ EquivalentTo:
+ OEO_00360020
+ and ( some OEO_00410013)
+
+ SubClassOf:
+ OEO_00360020
+
+
Class: OEO_00280000
Annotations:
@@ -3635,39 +3860,54 @@ Class: OEO_00360026
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791
+
+added \"'is defined by' value ROG\" relation
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
"A priority region role is a role of a region of interest that gives high priority to building wind park projects, excluding building projects that are not compatible with this priority."@en,
"See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html",
rdfs:label "priority region role"@en
SubClassOf:
-
+ ,
+ OEO_00000504 value OEO_00410011
Class: OEO_00360027
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791
+
+added \"'is defined by' value ROG\" relation
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
"A conditionally reserved region role is a role of a region of interest that is prioritised to be used for wind park projects during the planning process, without excluding incompatible building projects.",
"See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html",
rdfs:label "conditionally reserved region role"@en
SubClassOf:
-
+ ,
+ OEO_00000504 value OEO_00410011
Class: OEO_00360028
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1766
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1791
+
+added \"'is defined by' value ROG\" relation
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
"A suitable region role is a role of a region of interest that designates an agreeable location for wind park projects within the planning region while excluding the building of wind park projects in the rest of the planning region."@en,
"See German spatial planning law: §7 Absatz 3 ROG: https://www.gesetze-im-internet.de/rog_2008/__7.html",
rdfs:label "suitable region role"@en
SubClassOf:
-
+ ,
+ OEO_00000504 value OEO_00410011
Class: OEO_00360029
@@ -3760,7 +4000,11 @@ Class: OEO_00400012
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1829
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1945",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1945
+
+Add uncertainty axioms
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1989
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2012",
"Uncertainty of a model is a qualtity of a model that represents any departure from the unachievable ideal of complete determinism.",
"https://www.researchgate.net/publication/264816512_Classifying_and_communicating_uncertainties_in_model-based_policy_analysis",
rdfs:comment "Uncertainty of a model is a situation of inadequate information, which can be of three sorts: inexactness, unreliability, and border with ignorance.",
@@ -3769,7 +4013,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1945",
SubClassOf:
,
OEO_00400037 some OEO_00400013,
- OEO_00400038 some OEO_00400017
+ OEO_00400038 some OEO_00400017,
+ OEO_00400039 some OEO_00400043,
+ some OEO_00020352
Class: OEO_00400013
@@ -3811,18 +4057,48 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1945",
+Class: OEO_00400040
+
+ Annotations:
+ "A conceptual model is an information content entity that specifies variables and relationships within a system boundary.",
+ "https://www.researchgate.net/publication/264816512_Classifying_and_communicating_uncertainties_in_model-based_policy_analysis",
+ "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1952
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1976
+
+Add 'model uncertainty location axiom'
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
+ rdfs:label "conceptual model"@en
+
+ SubClassOf:
+ ,
+ some OEO_00020353,
+ some OEO_00400022
+
+
Class: OEO_00400041
Annotations:
"A model system boundary is a generically dependent continuant that is part of a model and separates aspects of the real world included in the model from those that are not.",
"https://www.researchgate.net/publication/264816512_Classifying_and_communicating_uncertainties_in_model-based_policy_analysis",
"issue: https://github.com/OpenEnergyPlatform/ontology/issues/1951
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1977",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1977
+
+Add 'model uncertainty location axiom'
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990
+
+Add uncertainty axioms
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1989
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2012",
rdfs:label "model system boundary"@en
SubClassOf:
,
- some OEO_00000274
+ some OEO_00000274,
+ some OEO_00400040,
+ some ,
+ some OEO_00400022
Class: OEO_00400042
@@ -3832,11 +4108,121 @@ Class: OEO_00400042
"model code",
"https://www.researchgate.net/publication/264816512_Classifying_and_communicating_uncertainties_in_model-based_policy_analysis",
"issue: https://github.com/OpenEnergyPlatform/ontology/issues/1953
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1978",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1978
+
+Add 'model uncertainty location axiom'
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
rdfs:label "technical model implementation"@en
SubClassOf:
-
+ ,
+ some OEO_00400022
+
+
+Class: OEO_00400043
+
+ Annotations:
+ "A model uncertainty location is a continuant that has the role to be a location of model uncertainty.",
+ "issue:https://github.com/OpenEnergyPlatform/ontology/issues/1829
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1990",
+ rdfs:label "model uncertainty location"@en
+
+ EquivalentTo:
+
+ and ( some OEO_00400022)
+
+ SubClassOf:
+
+
+
+Class: OEO_00410008
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "A Bird Sanctuary role is a protected area role for areas, aimed at protecting and conserving endangered and migratory bird species, within the European \"Natura 2000\" network of protected areas."@en,
+ "See German nature conservation law: § 31 ff. BNatSchG, Netz „Natura 2000“: https://www.gesetze-im-internet.de/bnatschg_2009/BJNR254210009.html#BJNR254210009BJNG000600000",
+ rdfs:label "Bird Sanctuary role"@en
+
+ SubClassOf:
+ OEO_00410013,
+ OEO_00000504 value OEO_00410014
+
+
+Class: OEO_00410009
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "A legislation is a plan specification that is produced by a government and enables, prohibits or bans activities, or establishes rights or responsibilities."@en,
+ "Definition partly adapted from https://addictovocab.org/ADDICTO_0000488",
+ rdfs:label "legislation"@en
+
+ SubClassOf:
+ ,
+ some OEO_00020093
+
+
+Class: OEO_00410010
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "A Fauna Flora Habitat role is a protected area role for areas, aimed at conserving natural habitats and wild fauna and flora, within the European \"Natura 2000\" network of protected areas."@en,
+ "See German nature conservation law: § 31 ff. BNatSchG, Netz „Natura 2000“: https://www.gesetze-im-internet.de/bnatschg_2009/BJNR254210009.html#BJNR254210009BJNG000600000",
+ rdfs:label "Fauna Flora Habitat role"@en
+
+ SubClassOf:
+ OEO_00410013,
+ OEO_00000504 value OEO_00410014
+
+
+Class: OEO_00410012
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "A Fauna Flora Habitat is a protected area that has the Fauna Flora Habitat role, aimed at conserving natural habitats and wild fauna and flora, within the European \"Natura 2000\" network of protected areas."@en,
+ "Fauna Flora Habitat"@de,
+ rdfs:label "Fauna Flora Habitat"@en
+
+ EquivalentTo:
+ OEO_00240022
+ and ( some OEO_00410010)
+
+ SubClassOf:
+ OEO_00240022
+
+
+Class: OEO_00410013
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "A protected area role is a role of a region of relevance recognised, dedicated and managed through legal or other effective means, to achieve the long term conservation of nature with associated ecosystem services and cultural values."@en,
+ "Definition partly adapted from IUCN protected area category V: https://en.wikipedia.org/wiki/IUCN_protected_area_categories#Category_V_%E2%80%93_protected_landscape_or_seascape",
+ rdfs:label "protected area role"@en
+
+ SubClassOf:
+
+
+
+Class: OEO_00410016
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "A Bird Sanctuary is a protected area that has the Bird Sanctuary role, which is aimed at protecting and conserving endangered and migratory bird species, within the European \"Natura 2000\" network of protected areas."@en,
+ "Vogelschutzgebiet"@de,
+ rdfs:label "Bird Sanctuary"@en
+
+ EquivalentTo:
+ OEO_00240022
+ and ( some OEO_00410008)
+
+ SubClassOf:
+ OEO_00240022
Individual: OEO_00000049
@@ -4523,3 +4909,31 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1945",
OEO_00400017
+Individual: OEO_00410011
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "The ROG is a legislation providing the legal framework for spatial planning in Germany."@en,
+ "German spatial planning law"@en,
+ "Raumordnungsgesetz"@de,
+ rdfs:label "ROG"@en
+
+ Types:
+ OEO_00410009
+
+
+Individual: OEO_00410014
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1962
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1991",
+ "The BNatSchG is a legislation providing the legal framework for nature conservation and landscape management in Germany."@en,
+ "Bundesnaturschutzgesetz"@de,
+ "German nature conservation law"@en,
+ rdfs:label "BNatSchG"@en
+
+ Types:
+ OEO_00410009
+
+
diff --git a/src/ontology/edits/oeo-physical.omn b/src/ontology/edits/oeo-physical.omn
index 00b7808ce..16233f04d 100644
--- a/src/ontology/edits/oeo-physical.omn
+++ b/src/ontology/edits/oeo-physical.omn
@@ -13275,9 +13275,14 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1146
make subclass of 'utilisation value':
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1377
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1435",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1435
+
+add alt label:
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1994
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1995",
"A net capacity factor is a utilisation value that is calculated by dividing the net electricity generation over a given time step by the declared net capacity times the length of this time step."@en,
"A net capacity factor is typically calculated for a year but other time steps (e.g. month or day) are possible."@en,
+ "CF"@en,
"Nettojahresnutzungsgrad"@de,
"Nettokapazitätsfaktor"@de,
"capacity factor"@en,
@@ -13331,22 +13336,6 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1841"@en,
some OEO_00030035
-Class: OEO_00240022
-
- Annotations:
- OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1052
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1078
-rework module structure
-issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652"@en,
- "A protected area is a two-dimensional spatial region recognised, dedicated and managed, through legal or other effective means, to achieve the long term conservation of nature with associated ecosystem services and cultural values."@en,
- "Naturschutzgebiet"@de,
- rdfs:label "protected area"@en
-
- SubClassOf:
-
-
-
Class: OEO_00240024
Annotations:
@@ -15923,7 +15912,9 @@ Individual: OEO_00000326
Individual: OEO_00000390
Annotations:
- "The state being solid. A portion of matter is in solid state if and only if it has a definite shape and volume (at a given temperature and pressure).",
+ OEO_00020426 "fix wording in definition
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2019",
+ "The state of being solid. A portion of matter is in solid state if and only if it has a definite shape and volume (at a given temperature and pressure).",
"fest"@de,
rdfs:label "solid"@en
diff --git a/src/ontology/edits/oeo-shared-axioms.omn b/src/ontology/edits/oeo-shared-axioms.omn
index e392a40be..b3acb46ad 100644
--- a/src/ontology/edits/oeo-shared-axioms.omn
+++ b/src/ontology/edits/oeo-shared-axioms.omn
@@ -35,6 +35,12 @@ AnnotationProperty:
AnnotationProperty:
+AnnotationProperty:
+
+
+AnnotationProperty:
+
+
AnnotationProperty:
@@ -44,9 +50,15 @@ AnnotationProperty:
AnnotationProperty:
+AnnotationProperty:
+
+
AnnotationProperty: OEO_00020426
+AnnotationProperty: OEO_00020434
+
+
AnnotationProperty: OEO_00110012
@@ -287,6 +299,134 @@ ObjectProperty: OEO_00020189
ObjectProperty: OEO_00020190
+ObjectProperty: OEO_00020432
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023",
+ OEO_00020434 "SELECT ?scenariobundle ?energycarrier WHERE {
+?scenariobundle IAO:0000136 _:1.
+_:1 OEO:00000523 ?energycarrier.
+}",
+ "A relation between a scenario bundle and an energy carrier that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.",
+ "This is a shortcut relation to relate 'scenatio bundle' to 'energy carrier'. The original relation 'covers energy carrier' relates 'study' (process) to 'energy carrier'.
+The shortcut relation should be used to represents these statements:
+('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers energy carrier' some 'energy carrier')",
+ rdfs:label "covers energy carrier (shortcut)"@en
+
+ SubPropertyOf:
+ owl:topObjectProperty
+
+ Domain:
+ OEO_00020227
+
+ Range:
+ OEO_00020039
+
+
+ObjectProperty: OEO_00020436
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023",
+ OEO_00020434 "select ?scenariofactsheet ?dataset where {
+?scenariofactsheet IAO:0000136 _:1.
+_:2 OEO:00020226 _:1.
+_:2 OEO_00140094 ?dataset.
+}",
+ "A relation between a scenario factsheet and a dataset, where the dataset is an output of the scenario projection process the scenario factsheet is about. It is a shortcut relation, see elucidation and associated sparql axiom.",
+ "This is a shortcut relation to relate 'scenatio factsheet' to 'data set'. The original relation 'has information output' relates 'scenario projection' (process) to 'data set'.
+The shortcut relation should be used to represents these statements:
+('scenario factsheet' 'is about' some scenario) and
+('scenario projection' 'is based on' some scenario) and
+('scenario projection' 'has information output' some dataset)",
+ rdfs:label "has information output (shortcut)"@en
+
+ SubPropertyOf:
+ owl:topObjectProperty
+
+ Domain:
+ OEO_00000365
+
+ Range:
+
+
+
+ObjectProperty: OEO_00020437
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023",
+ OEO_00020434 "select ?scenariofactsheet ?dataset where {
+?scenariofactsheet IAO:0000136 _:1.
+_:2 OEO:00020226 _:1.
+_:2 OEO_00140093 ?dataset.
+}",
+ "This is a shortcut relation to relate 'scenatio factsheet' to 'data set'. The original relation 'has information input' relates 'scenario projection' (process) to 'data set'.
+The shortcut relation should be used to represents these statements:
+('scenario factsheet' 'is about' some scenario) and
+('scenario projection' 'is based on' some scenario) and
+('scenario projection' 'has information input' some dataset)",
+ rdfs:label "has information input (shortcut)"@en,
+ "A relation between a scenario factsheet and a dataset, where the dataset is an input to the scenario projection process the scenario factsheet is about. It is a shortcut relation, see elucidation and associated sparql axiom."
+
+ Domain:
+ OEO_00000365
+
+ Range:
+
+
+
+ObjectProperty: OEO_00020438
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023",
+ OEO_00020434 "SELECT ?scenariobundle ?technology WHERE {
+?scenariobundle IAO:0000136 _:1.
+_:1 OEO:00390101 ?technology.
+}",
+ "A relation between a scenario bundle and a technology that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.",
+ "This is a shortcut relation to relate 'scenatio bundle' to 'technology'. The original relation 'covers technology' relates 'study' (process) to 'technology'.
+The shortcut relation should be used to represents these statements:
+('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers technology' some 'technology')",
+ rdfs:label "covers technology (shortcut)"@en
+
+ SubPropertyOf:
+ owl:topObjectProperty
+
+ Domain:
+ OEO_00020227
+
+ Range:
+ OEO_00000407
+
+
+ObjectProperty: OEO_00020439
+
+ Annotations:
+ OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2023",
+ OEO_00020434 "SELECT ?scenariobundle ?sector WHERE {
+?scenariobundle IAO:0000136 _:1.
+_:1 OEO:00000505 ?sector.
+}",
+ "A relation between a scenario bundle and a sector that is covered by the study the scenario bundle is about. It is a shortcut relation, see elucidation and associated sparql axiom.",
+ "This is a shortcut relation to relate 'scenatio bundle' to 'sector'. The original relation 'covers sector' relates 'study' (process) to 'sector'.
+The shortcut relation should be used to represents these statements:
+('scenario bundle 'is about' some 'scenario study'`) and ('scenario study' 'covers sector' some 'sector')",
+ rdfs:label "covers sector (shortcut)"@en
+
+ SubPropertyOf:
+ owl:topObjectProperty
+
+ Domain:
+ OEO_00020227
+
+ Range:
+ OEO_00000367
+
+
ObjectProperty: OEO_00040010
@@ -320,6 +460,22 @@ ObjectProperty: OEO_00240025
+ObjectProperty: OEO_00390079
+
+ Annotations:
+ OEO_00020426 "add
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2013
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2020",
+ "based on sector division is a relation between a scenario bundle and a sector division it is based on.",
+ rdfs:label "based on sector division"@en
+
+ Domain:
+ OEO_00020227
+
+ Range:
+ OEO_00000368
+
+
ObjectProperty: owl:topObjectProperty
@@ -474,6 +630,9 @@ Class: OEO_00000350
Class: OEO_00000364
+Class: OEO_00000365
+
+
Class: OEO_00000367
@@ -546,8 +705,7 @@ Class: OEO_00010268
SubClassOf:
OEO_00020056 some
(OEO_00000147
- and ( some OEO_00020427)),
- OEO_00020179 some OEO_00140081
+ and ( some OEO_00020427))
Class: OEO_00010280
@@ -677,17 +835,9 @@ Class: OEO_00020121
Class: OEO_00020155
- SubClassOf:
- OEO_00020179 some OEO_00140081,
- some OEO_00140081
-
Class: OEO_00020181
- SubClassOf:
- OEO_00020179 some OEO_00140081,
- some OEO_00140081
-
Class: OEO_00020185
@@ -707,6 +857,9 @@ Class: OEO_00020202
( some OEO_00010116) or ( some OEO_00140124)
+Class: OEO_00020227
+
+
Class: OEO_00020248
@@ -829,9 +982,6 @@ Class: OEO_00140039
Class: OEO_00140081
- SubClassOf:
- OEO_00020180 some OEO_00020181
-
Class: OEO_00140124
@@ -941,9 +1091,6 @@ Class: OEO_00260007
Class: OEO_00320021
- SubClassOf:
- OEO_00020180 some OEO_00040009
-
Individual: OEO_00010042
diff --git a/src/ontology/edits/oeo-shared.omn b/src/ontology/edits/oeo-shared.omn
index 05dd46bc3..91609dae1 100644
--- a/src/ontology/edits/oeo-shared.omn
+++ b/src/ontology/edits/oeo-shared.omn
@@ -12,8 +12,11 @@ Prefix: xsd:
Ontology:
Import:
+Import:
Import:
+Import:
Import:
+Import:
Import:
Import:
@@ -93,6 +96,12 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1923",
+AnnotationProperty: OEO_00020434
+
+ Annotations:
+ rdfs:label "has associated axiom(sparql)"@en
+
+
AnnotationProperty: OEO_00040001
Annotations:
@@ -1169,16 +1178,17 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652
change domain
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1444
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707
+
+change range and domain
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1060
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2007",
"A relation between a model and the thing it reproduces.",
rdfs:label "models"@en
Domain:
OEO_00020352
- Range:
-
-
ObjectProperty: OEO_00240025
@@ -1810,7 +1820,15 @@ Class: OEO_00020352
Annotations:
OEO_00020426 "issue:https://github.com/OpenEnergyPlatform/ontology/issues/1444
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1707
+
+Add axioms
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1060
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2007
+
+Remove uncertainty axiom and add inverse to uncertainty instead
+issue:https://github.com/OpenEnergyPlatform/ontology/issues/1989
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2012",
"A model is a continuant to represent a system and its behaviours in a simplified or idealised way.",
"Modell"@de,
rdfs:label "model"@en
diff --git a/src/ontology/edits/oeo-social.omn b/src/ontology/edits/oeo-social.omn
index 1a82d149a..f5b22312b 100644
--- a/src/ontology/edits/oeo-social.omn
+++ b/src/ontology/edits/oeo-social.omn
@@ -426,7 +426,11 @@ Class:
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1365
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1482",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1482
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"An electricity cost is a variable cost that depends on electricity price and amount.",
rdfs:label "electricity cost"@en
@@ -1403,7 +1407,11 @@ Class: OEO_00020116
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/335
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/910",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/910
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"System cost are total costs of a system.",
"Systemkosten"@de,
rdfs:label "system cost"@en
@@ -1486,7 +1494,11 @@ Class: OEO_00020127
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/906
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/913",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/913
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"Levelised cost of electricity are the net cost of converting energy to electricity / electric energy over the lifetime of an energy transformation unit. They are calculated considering all relevant costs including investment, operation, maintenance and fuel cost, etc.",
"LCOE",
rdfs:comment "Since over the lifetime of an energy transformation unit different costs exhibit different relevance or vary over time, the LCOE differ over the course of the lifetime.",
@@ -1521,7 +1533,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/953
Reformulate definition to singular:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1257
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"A variable cost is a cost that depends on an amount of goods or services.",
"unit-level cost"@en,
"variable Kosten"@de,
@@ -1535,9 +1551,13 @@ Class: OEO_00020146
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/953",
- "An example for variable cost are costs incurred for raw materials (of which more are needed if production is increased).",
- "Variable costs are costs that depend on the amount of goods or services produced and which are paid by the producer.",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/953
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
+ "An example for variable production cost are costs incurred for raw materials (of which more are needed if production is increased).",
+ "Variable production costs are costs that depend on the amount of goods or services produced and which are paid by the producer.",
"variable Produktionskosten"@de,
rdfs:label "variable production cost"@en
@@ -1579,7 +1599,10 @@ add axiom to emission value, add new parent class and relabel
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034
rework module structure
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"Social cost of carbon emission is the cost the society bears for a greenhouse gas emission value.",
"social cost of CO2",
rdfs:label "social cost of carbon emission"@en
@@ -1606,7 +1629,11 @@ Class: OEO_00020167
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"Investment costs are costs of a long-term commitment of financial resources in tangible or intangible assets.",
"Investitionskosten"@de,
"capital investment cost"@en,
@@ -1629,7 +1656,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
Reformulate definition to singular:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1257
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"rent, regular technical maintenance cost, staff cost, certification cost",
"A fixed cost is a cost for operation and maintenance that does not vary with the amount of goods or services produced.",
"Fixkosten"@de,
@@ -1651,7 +1682,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
Reformulate definition to singular:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1257
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"Equipment cost is an investment cost for acquisition of the components and machinery including environmental facilities.",
"Ausrüstungskosten"@de,
rdfs:label "equipment cost"@en
@@ -1664,7 +1699,11 @@ Class: OEO_00020170
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"costs that occur for becoming operational",
"Installation and development cost are investment costs incurred for setting up the installation.",
"Installationskosten"@de,
@@ -1680,7 +1719,11 @@ Class: OEO_00020171
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"Grid connection costs are investment costs for establishing the grid connection from the energy generating device to point of connection to national grid.",
rdfs:label "grid connection cost"@en
@@ -1696,7 +1739,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
Reformulate definition to singular:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1257
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"A property cost is an investment cost arising from the acquisition of a property.",
"land cost",
rdfs:label "property cost"@en
@@ -1709,7 +1756,11 @@ Class: OEO_00020173
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"Decommissioning costs are investment costs arising from the decommissioning of a technological device at the end of its lifetime.",
"Stilllegungskosten"@de,
rdfs:label "decommissioning cost"@en
@@ -1726,7 +1777,11 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1022
Reformulate definition to singular:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1257
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"A delivery cost is a cost for a product or service that refers to the total unit cost of a product or commodity delivered to a certain market, city or customer. It is normally composed of all associated transport costs and the unit cost of production for that product.",
"Lieferkosten"@de,
rdfs:label "delivery cost"@en
@@ -1742,7 +1797,10 @@ Class: OEO_00020181
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1034
rework module structure
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"Social cost of emission is the cost the society bears for an emission value.",
rdfs:label "social cost of emission"@en
@@ -1807,6 +1865,9 @@ pull request: https://github.com/OpenEnergyPlatform/ontology/pull/370",
OEO_00030016
+Class: OEO_00030019
+
+
Class: OEO_00030022
SubClassOf:
@@ -1985,15 +2046,18 @@ issue: https://github.com/OpenEnergyPlatform/ontology/issues/1592
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1652
make subclass of quantity value
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1917
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1931",
- "Cost is a quantity value that describes the amount of money needed to buy, make, or do a thing.",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1931
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
+ "Cost is a process attribute that describes the amount of money needed to buy, make, or do a thing.",
"Kosten"@de,
"https://dictionary.cambridge.org/dictionary/english/cost",
rdfs:label "cost"@en
SubClassOf:
- OEO_00000350,
- OEO_00040010 some OEO_00040004
+ OEO_00030019,
+ OEO_00140002 some OEO_00040003
Class: OEO_00040011
@@ -2447,7 +2511,11 @@ Class: OEO_00160005
Annotations:
OEO_00020426 "issue: https://github.com/OpenEnergyPlatform/ontology/issues/1257
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1260
+
+make subclass of process attribute
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1914
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1999",
"A fuel cost is a variable cost that depends on the type and amount of fuel.",
"Brennstoffkosten"@de,
"Kraftstoffkosten"@de,
diff --git a/src/ontology/edits/oeo-tasks.omn b/src/ontology/edits/oeo-tasks.omn
index cd154ca02..03cbbab95 100644
--- a/src/ontology/edits/oeo-tasks.omn
+++ b/src/ontology/edits/oeo-tasks.omn
@@ -109,14 +109,20 @@ Class: OEO_00390002
OEO_00020426 "Add:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891
pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1966",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1966
+
+Axiom update:
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2004
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2005",
"Wind characteristics determination method is a methodology with the goal to understand the specific wind characteristics of a predefined region, encompassing data acquisition, modelling, and analytical procedures.
Wind characteristics include speed, direction, frequency, turbulence, and seasonal or diurnal patterns.",
rdfs:label "wind characteristics determination method"@en
SubClassOf:
OEO_00020166,
- some OEO_00390004
+ some OEO_00390004,
+ some
+ (OEO_00390003 or OEO_00390005 or OEO_00390014 or OEO_00390015 or OEO_00390016 or OEO_00390017)
Class: OEO_00390003
@@ -330,13 +336,19 @@ Class: OEO_00390034
Annotations:
OEO_00020426 "Add:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940
+
+Axiom update:
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2004
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2005",
"Wind farm area determination method is a methodology with the goal of identifying and quantifying the area suitable for wind farm development, based on topographical, environmental, and regulatory constraints.",
rdfs:label "wind farm area determination method"@en
SubClassOf:
OEO_00020166,
- some OEO_00390033
+ some OEO_00390033,
+ some
+ (OEO_00390027 or OEO_00390028 or OEO_00390029 or OEO_00390030 or OEO_00390031 or OEO_00390032)
Class: OEO_00390035
@@ -492,13 +504,19 @@ Class: OEO_00390046
Annotations:
OEO_00020426 "Add:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940
+
+Axiom update:
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2004
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2005",
"Wind potential determination method is a methodology with the goal of calculating the technical wind energy potential within the identified suitable area, considering turbine technology, placement, and energy yield factors.",
rdfs:label "wind potential determination method"@en
SubClassOf:
OEO_00020166,
- some OEO_00390045
+ some OEO_00390045,
+ some
+ (OEO_00390039 or OEO_00390040 or OEO_00390041 or OEO_00390042 or OEO_00390043 or OEO_00390044 or OEO_00390066)
Class: OEO_00390047
@@ -626,13 +644,19 @@ Class: OEO_00390056
Annotations:
OEO_00020426 "Add;
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940
+
+Axiom update:
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2004
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2005",
"Techno-economic potential determination method is a methodology with the goal of assessing the economic viability of wind energy projects within the available area, based on the technical potential and incorporating cost factors and economic metrics.",
rdfs:label "techno-economic potential determination method"@en
SubClassOf:
OEO_00020166,
- some OEO_00390055
+ some OEO_00390054,
+ some
+ (OEO_00390049 or OEO_00390050 or OEO_00390051 or OEO_00390052 or OEO_00390053 or OEO_00390055)
Class: OEO_00390057
@@ -667,9 +691,13 @@ Class: OEO_00390059
Annotations:
OEO_00020426 "Add:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940",
- "Apply constraints for assessment of potential is an action specification that describes the process of integrating non-technical factors, such as social acceptance, land use regulations, or market conditions, into the potential assessment.",
- rdfs:label "apply constraints for assessment of potential"@en
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940
+
+Change label:
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/1994
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1995",
+ "Apply socio-economic constraints for assessment of potential is an action specification that describes the process of integrating non-technical factors, such as social acceptance, land use regulations, or market conditions, into the potential assessment.",
+ rdfs:label "apply socio-economic constraints for assessment of potential"@en
SubClassOf:
OEO_00390058
@@ -706,13 +734,19 @@ Class: OEO_00390062
Annotations:
OEO_00020426 "Add:
issue: https://github.com/OpenEnergyPlatform/ontology/issues/1891
-pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940",
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/1940
+
+Axiom update:
+issue: https://github.com/OpenEnergyPlatform/ontology/issues/2004
+pull request: https://github.com/OpenEnergyPlatform/ontology/pull/2005",
"Feasible potental determination method is a methodology with the goal of calculating the wind energy potential that remains after applying additional social, regulatory, or market constraints to the available region.",
rdfs:label "feasible potental determination method"@en
SubClassOf:
OEO_00020166,
- some OEO_00390061
+ some OEO_00390061,
+ some
+ (OEO_00390059 or OEO_00390060)
Class: OEO_00390063
diff --git a/src/ontology/imports/cco-extracted.owl b/src/ontology/imports/cco-extracted.owl
new file mode 100644
index 000000000..e8edaa405
--- /dev/null
+++ b/src/ontology/imports/cco-extracted.owl
@@ -0,0 +1,3468 @@
+
+
+
+
+ This file contains externally imported content from the Common Core Ontologies (CCO) for import into the Open Energy Ontology (OEO). It is automatically extracted using ROBOT from the list of selected terms (cco-extract-w-hierarchy.txt, cco-extract-n-hierarchy.txt) located in the OEO-tools repository.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ acronym
+ An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity.
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+ An Alternative Label that consists of a shortened or abbreviated form of the rdfs:label and is used to denote the entity.
+
+
+
+
+
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+
+ acronym
+
+
+
+
+
+
+
+
+
+ definition source
+ A citation of where all or some of the information used to create the term's Definition was acquired from.
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+ definition source
+
+
+
+
+
+ A citation of where all or some of the information used to create the term's Definition was acquired from.
+
+
+
+
+
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+ is curated in ontology
+ An annotation property that links a class, property, or named individual to the URI of the ontology where it is located.
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+ is curated in ontology
+
+
+
+
+
+ An annotation property that links a class, property, or named individual to the URI of the ontology where it is located.
+
+
+
+
+
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 202-BFO
+
+ has occurrent part
+ b has occurrent part c =Def c occurrent part of b
+ Mary's life has occurrent part Mary's 5th birthday
+
+
+
+
+
+
+
+
+
+
+ 202-BFO
+
+
+
+
+
+ has occurrent part
+
+
+
+
+
+ b has occurrent part c =Def c occurrent part of b
+
+
+
+
+
+ Mary's life has occurrent part Mary's 5th birthday
+
+
+
+
+
+
+
+
+ 211-BFO
+
+ has temporal part
+ b has temporal part c =Def c temporal part of b
+ Your life has temporal part the first year of your life
+
+
+
+
+
+
+
+
+
+
+ 211-BFO
+
+
+
+
+
+ has temporal part
+
+
+
+
+
+ b has temporal part c =Def c temporal part of b
+
+
+
+
+
+ Your life has temporal part the first year of your life
+
+
+
+
+
+
+
+
+ 003-BFO
+
+ occurrent part of
+ (Elucidation) occurrent part of is a relation between occurrents b and c when b is part of c
+ Mary's 5th birthday is an occurrent part of Mary's life; the first set of the tennis match is an occurrent part of the tennis match
+
+
+
+
+
+
+
+
+
+
+ 003-BFO
+
+
+
+
+
+ occurrent part of
+
+
+
+
+
+ (Elucidation) occurrent part of is a relation between occurrents b and c when b is part of c
+
+
+
+
+
+ Mary's 5th birthday is an occurrent part of Mary's life; the first set of the tennis match is an occurrent part of the tennis match
+
+
+
+
+
+
+
+
+ 078-BFO
+
+ temporal part of
+ b temporal part of c =Def b occurrent part of c & (b and c are temporal regions) or (b and c are spatiotemporal regions & b temporally projects onto an occurrent part of the temporal region that c temporally projects onto) or (b and c are processes or process boundaries & b occupies a temporal region that is an occurrent part of the temporal region that c occupies)
+ Your heart beating from 4pm to 5pm today is a temporal part of the process of your heart beating; the 4th year of your life is a temporal part of your life, as is the process boundary which separates the 3rd and 4th years of your life; the first quarter of a game of football is a temporal part of the whole game
+
+
+
+
+
+
+
+
+
+
+ 078-BFO
+
+
+
+
+
+ temporal part of
+
+
+
+
+
+ b temporal part of c =Def b occurrent part of c & (b and c are temporal regions) or (b and c are spatiotemporal regions & b temporally projects onto an occurrent part of the temporal region that c temporally projects onto) or (b and c are processes or process boundaries & b occupies a temporal region that is an occurrent part of the temporal region that c occupies)
+
+
+
+
+
+ Your heart beating from 4pm to 5pm today is a temporal part of the process of your heart beating; the 4th year of your life is a temporal part of your life, as is the process boundary which separates the 3rd and 4th years of your life; the first quarter of a game of football is a temporal part of the whole game
+
+
+
+
+
+
+
+
+
+ has process part
+ x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both.
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+ has process part
+
+
+
+
+
+ x has_process_part y iff x and y are instances of Process, such that y occurs during the temporal interval of x, and y either provides an input to x or receives an output of x, or both.
+
+
+
+
+
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+ is cause of
+ x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x.
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+ is cause of
+
+
+
+
+
+ x is_cause_of y iff x and y are instances of Occurrent, and y is a consequence of x.
+
+
+
+
+
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+ caused by
+ x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y.
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+ caused by
+
+
+
+
+
+ x caused_by y iff x and y are instances of Occurrent, and x is a consequence of y.
+
+
+
+
+
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+ is part of process
+ x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y.
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+ is part of process
+
+
+
+
+
+ x is_part_of_process y iff x and y are instances of Process, such that x occurs during the temporal interval of y, and x either provides an input to y or receives an output of y.
+
+
+
+
+
+ https://www.commoncoreontologies.org/ExtendedRelationOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Change
+ A Process in which some independent continuant endures and 1) one or more of the dependent entities it bears increase or decrease in intensity, 2) the entity begins to bear some dependent entity or 3) the entity ceases to bear some dependent entity.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Change
+
+
+
+
+
+ A Process in which some independent continuant endures and 1) one or more of the dependent entities it bears increase or decrease in intensity, 2) the entity begins to bear some dependent entity or 3) the entity ceases to bear some dependent entity.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Nominal Stasis
+ Nominal
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has a level of intensity or functionality that falls within the designed, expected, or acceptable range such that the Independent Continuant is of normal value, usefulness, or functionality.
+ https://en.oxforddictionaries.com/definition/nominal (Definition 6)
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Nominal Stasis
+
+
+
+
+
+ Nominal
+
+
+
+
+
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has a level of intensity or functionality that falls within the designed, expected, or acceptable range such that the Independent Continuant is of normal value, usefulness, or functionality.
+
+
+
+
+
+ https://en.oxforddictionaries.com/definition/nominal (Definition 6)
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Gain of Generically Dependent Continuant
+ A Gain of Dependent Continuant wherein some Independent Continuant becomes the carrier of some Generically Dependent Continuant.
+ A Person forms a Plan, A Person is initiated into a Religion, A photgraphic image is produced.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Gain of Generically Dependent Continuant
+
+
+
+
+
+ A Gain of Dependent Continuant wherein some Independent Continuant becomes the carrier of some Generically Dependent Continuant.
+
+
+
+
+
+ A Person forms a Plan, A Person is initiated into a Religion, A photgraphic image is produced.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Decrease of Role
+ A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Role that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Decrease of Role
+
+
+
+
+
+ A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Role that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Partially Mission Capable
+ A Stasis of Mission Capability during which the participating Continuant is capable of performing some but not all of its primary functions for the specified Mission.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Partially Mission Capable
+
+
+
+
+
+ A Stasis of Mission Capability during which the participating Continuant is capable of performing some but not all of its primary functions for the specified Mission.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ An End of Life Stasis (EoL) is distinguished from a Stasis of Partially Mission Capable or Stasis of Non-Mission Capable in that EoL is more inclusive such that the participating Artifact may be either Partially or Non-Mission Capable. Additionally, EoL applies only to Artifacts and is typically determined in relation to its original mission and designed primary functions. In contrast, an Artifact's level of Mission Capability depends on the requirements of the mission under consideration such that a given Artifact may simultaneously be Fully Mission Capable for mission1, Partially Mission Capable for mission2, and Non-Mission Capable for mission3.
+
+ End of Life Stasis
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when the participating Artifact is no longer capable of realizing all of its designed primary Artifact Functions.
+ EOL
+ EoL
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ An End of Life Stasis (EoL) is distinguished from a Stasis of Partially Mission Capable or Stasis of Non-Mission Capable in that EoL is more inclusive such that the participating Artifact may be either Partially or Non-Mission Capable. Additionally, EoL applies only to Artifacts and is typically determined in relation to its original mission and designed primary functions. In contrast, an Artifact's level of Mission Capability depends on the requirements of the mission under consideration such that a given Artifact may simultaneously be Fully Mission Capable for mission1, Partially Mission Capable for mission2, and Non-Mission Capable for mission3.
+
+
+
+
+
+ End of Life Stasis
+
+
+
+
+
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when the participating Artifact is no longer capable of realizing all of its designed primary Artifact Functions.
+
+
+
+
+
+ EOL
+
+
+
+
+
+ EoL
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Increase of Generically Dependent Continuant
+ An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Generically Dependent Continuant that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Generically Dependent Continuant
+
+
+
+
+
+ An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Generically Dependent Continuant that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Disposition
+ A Stasis of Realizable Entity in which some Independent Continuant bears some Disposition that remains unchanged during a Temporal Interval.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Disposition
+
+
+
+
+
+ A Stasis of Realizable Entity in which some Independent Continuant bears some Disposition that remains unchanged during a Temporal Interval.
+
+
+
+
+
+
+
+
+
+
+ Increase of Quality
+ An Increase of Specifically Dependent Continuant in which some Indpendent Continuant has an increase of some Quality that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Quality
+
+
+
+
+
+ An Increase of Specifically Dependent Continuant in which some Indpendent Continuant has an increase of some Quality that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Specifically Dependent Continuant
+ A Stasis in which some Independent Continuant bears some Specifically Dependent Continuant that remains unchanged during a Temporal Interval.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Specifically Dependent Continuant
+
+
+
+
+
+ A Stasis in which some Independent Continuant bears some Specifically Dependent Continuant that remains unchanged during a Temporal Interval.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Realizable Entity
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Realizable Entity that remains unchanged during a Temporal Interval.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Realizable Entity
+
+
+
+
+
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Realizable Entity that remains unchanged during a Temporal Interval.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Realizable Entity
+ A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Realizable Entity.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Realizable Entity
+
+
+
+
+
+ A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Realizable Entity.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Partially Mission Capable Maintenance
+ A Stasis of Partially Mission Capable during which the participating Continuant is not capable of performing some of its primary functions for the specified Mission due to participating in an Act Of Maintenance.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Partially Mission Capable Maintenance
+
+
+
+
+
+ A Stasis of Partially Mission Capable during which the participating Continuant is not capable of performing some of its primary functions for the specified Mission due to participating in an Act Of Maintenance.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Decrease of Specifically Dependent Continuant
+ A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in some Specifically Dependent Continuant that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Decrease of Specifically Dependent Continuant
+
+
+
+
+
+ A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in some Specifically Dependent Continuant that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Generically Dependent Continuant
+ A Stasis in which some Independent Continuant bears some Generically Dependent Continuant that remains unchanged during a Temporal Interval.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Generically Dependent Continuant
+
+
+
+
+
+ A Stasis in which some Independent Continuant bears some Generically Dependent Continuant that remains unchanged during a Temporal Interval.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Wounded Stasis
+ Wounded
+ A Damaged Stasis in which a Person or other organism is the bearer of a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to an injuring event.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Wounded Stasis
+
+
+
+
+
+ Wounded
+
+
+
+
+
+ A Damaged Stasis in which a Person or other organism is the bearer of a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to an injuring event.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Increase of Function
+ An Increase of Disposition in which some Independent Continuant has an increase of some Function that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Function
+
+
+
+
+
+ An Increase of Disposition in which some Independent Continuant has an increase of some Function that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Gain of Specifically Dependent Continuant
+ A Gain of Dependent Continuant in which some Independent Continuant becomes the bearer of some Specifically Dependent Continuant.
+ A Person becomes pregnant (gain of quality), A person becomes forgetful (gain of disposition), A vehicle becomes amphibious (gain of function), A Person becomes a Database Administrator (gain of role).
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Gain of Specifically Dependent Continuant
+
+
+
+
+
+ A Gain of Dependent Continuant in which some Independent Continuant becomes the bearer of some Specifically Dependent Continuant.
+
+
+
+
+
+ A Person becomes pregnant (gain of quality), A person becomes forgetful (gain of disposition), A vehicle becomes amphibious (gain of function), A Person becomes a Database Administrator (gain of role).
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stable Orientation
+ A Stasis of Quality that holds during a Temporal Interval when an object maintains the same Spatial Orientation.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stable Orientation
+
+
+
+
+
+ A Stasis of Quality that holds during a Temporal Interval when an object maintains the same Spatial Orientation.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ This class should be used to demarcate the start of the temporal interval (through the BFO 'occupies temporal region' property) that the Entity bears the Function.
+
+ Gain of Function
+ A Gain of Disposition in which some Independent Continuant becomes the bearer of some Function.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This class should be used to demarcate the start of the temporal interval (through the BFO 'occupies temporal region' property) that the Entity bears the Function.
+
+
+
+
+
+ Gain of Function
+
+
+
+
+
+ A Gain of Disposition in which some Independent Continuant becomes the bearer of some Function.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Decrease of Quality
+ A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Quality that it bears.
+ Weight Loss, Decreasing Temperature, decreasing color intensity, loss of structural integrity
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Decrease of Quality
+
+
+
+
+
+ A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Quality that it bears.
+
+
+
+
+
+ Weight Loss, Decreasing Temperature, decreasing color intensity, loss of structural integrity
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Generically Dependent Continuant
+ A Loss of Dependent Continuant in which some Independent Continuant ceases to be the carrier of some Generically Dependent Continuant.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Generically Dependent Continuant
+
+
+
+
+
+ A Loss of Dependent Continuant in which some Independent Continuant ceases to be the carrier of some Generically Dependent Continuant.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Decrease of Disposition
+ A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Disposition it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Decrease of Disposition
+
+
+
+
+
+ A Decrease of Realizable Entity in which some Independent Continuant has a decrease of some Disposition it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Gain of Dependent Continuant
+ A Change in which an Independent Continuant becomes the bearer or carrier of some Dependent Continuant.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Gain of Dependent Continuant
+
+
+
+
+
+ A Change in which an Independent Continuant becomes the bearer or carrier of some Dependent Continuant.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Enhanced Stasis
+ Enhanced
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has undergone improvement (i.e., an increase or gain) due to a previous action or event such that the Independent Continuant is now of greater value, usefulness, or functionality.
+ http://www.thefreedictionary.com/enhance
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Enhanced Stasis
+
+
+
+
+
+ Enhanced
+
+
+
+
+
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has undergone improvement (i.e., an increase or gain) due to a previous action or event such that the Independent Continuant is now of greater value, usefulness, or functionality.
+
+
+
+
+
+ http://www.thefreedictionary.com/enhance
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Non-Mission Capable
+ A Stasis of Mission Capability during which the participating Continuant is not capable of performing any of its primary functions for the specified Mission.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Non-Mission Capable
+
+
+
+
+
+ A Stasis of Mission Capability during which the participating Continuant is not capable of performing any of its primary functions for the specified Mission.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ This class should be used to demarcate the start of the temporal interval (through the BFO 'occupies temporal region' property) that the Entity bears the Disposition.
+
+ Gain of Disposition
+ A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Disposition.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This class should be used to demarcate the start of the temporal interval (through the BFO 'occupies temporal region' property) that the Entity bears the Disposition.
+
+
+
+
+
+ Gain of Disposition
+
+
+
+
+
+ A Gain of Realizable Entity in which some Independent Continuant becomes the bearer of some Disposition.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Increase of Realizable Entity
+ An Increase of Specifically Dependent Continuant in which some Independent Continuant has an increase of some Realizable Entity that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Realizable Entity
+
+
+
+
+
+ An Increase of Specifically Dependent Continuant in which some Independent Continuant has an increase of some Realizable Entity that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Role
+ A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Role.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Role
+
+
+
+
+
+ A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Role.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Fully Mission Capable
+ A Stasis of Mission Capability during which the participating Continuant is capable of performing all of its primary functions for the specified Mission.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Fully Mission Capable
+
+
+
+
+
+ A Stasis of Mission Capability during which the participating Continuant is capable of performing all of its primary functions for the specified Mission.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Gain of Realizable Entity
+ A Gain of Specifically Dependent Continuant in which some Independent Continuant becomes the bearer of some Realizable Entity.
+ An informant becomes unreliable (disposition), A person begins to speak French (function), a person becomes a welder (role).
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Gain of Realizable Entity
+
+
+
+
+
+ A Gain of Specifically Dependent Continuant in which some Independent Continuant becomes the bearer of some Realizable Entity.
+
+
+
+
+
+ An informant becomes unreliable (disposition), A person begins to speak French (function), a person becomes a welder (role).
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ Oscillation is often thought of in the sense of motion, e.g., a swinging clock pendulum. However, the repetitive variation in location around a central point is technically a process of vibration, sometimes referred to as mechanical oscillation. Use the term Vibration Motion for those cases.
+
+ Oscillation Process
+ Oscillation
+ A Change in which the dependent entity alternates between two or more stases.
+ https://en.wikipedia.org/w/index.php?title=Oscillation&oldid=1002978272
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Oscillation is often thought of in the sense of motion, e.g., a swinging clock pendulum. However, the repetitive variation in location around a central point is technically a process of vibration, sometimes referred to as mechanical oscillation. Use the term Vibration Motion for those cases.
+
+
+
+
+
+ Oscillation Process
+
+
+
+
+
+ Oscillation
+
+
+
+
+
+ A Change in which the dependent entity alternates between two or more stases.
+
+
+
+
+
+ https://en.wikipedia.org/w/index.php?title=Oscillation&oldid=1002978272
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ Effect
+ Consequence
+ A Process that follows and is caused by some previous Process.
+ http://wordnetweb.princeton.edu/perl/webwn?s=effect
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Effect
+
+
+
+
+
+ Consequence
+
+
+
+
+
+ A Process that follows and is caused by some previous Process.
+
+
+
+
+
+ http://wordnetweb.princeton.edu/perl/webwn?s=effect
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Decrease of Dependent Continuant
+ A Change in which some Independent Continuant has a decrease in the level of some Dependent Continuant that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Decrease of Dependent Continuant
+
+
+
+
+
+ A Change in which some Independent Continuant has a decrease in the level of some Dependent Continuant that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Non-Mission Capable Maintenance
+ A Stasis of Non-Mission Capable during which the participating Continuant is not capable of performing its primary functions for the specified Mission due to participating in an Act Of Maintenance.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Non-Mission Capable Maintenance
+
+
+
+
+
+ A Stasis of Non-Mission Capable during which the participating Continuant is not capable of performing its primary functions for the specified Mission due to participating in an Act Of Maintenance.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Increase of Role
+ An Increase of Realizable Entity in which some Independent Continuant has an increase of some Role that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Role
+
+
+
+
+
+ An Increase of Realizable Entity in which some Independent Continuant has an increase of some Role that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ Stasis
+ A Process in which one or more Independent Continuants endure in an unchanging condition.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis
+
+
+
+
+
+ A Process in which one or more Independent Continuants endure in an unchanging condition.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Function
+ A Stasis of Realizable Entity in which some Independent Continuant bears some Function that remains unchanged during a Temporal Interval.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Function
+
+
+
+
+
+ A Stasis of Realizable Entity in which some Independent Continuant bears some Function that remains unchanged during a Temporal Interval.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Role
+ A Stasis of Realizable Entity in which some Independent Continuant bears some Role that remains unchanged during a Temporal Interval.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Role
+
+
+
+
+
+ A Stasis of Realizable Entity in which some Independent Continuant bears some Role that remains unchanged during a Temporal Interval.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Active Stasis
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is realizing one or more of its designed Artifact Functions (especially one of its primary functions).
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Active Stasis
+
+
+
+
+
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is realizing one or more of its designed Artifact Functions (especially one of its primary functions).
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Quality
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Quality that remains unchanged during a Temporal Interval.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Quality
+
+
+
+
+
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears some Quality that remains unchanged during a Temporal Interval.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Decrease of Realizable Entity
+ A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Realizable Entity that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Decrease of Realizable Entity
+
+
+
+
+
+ A Decrease of Specifically Dependent Continuant in which some Independent Continuant has a decrease of some Realizable Entity that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Effect of Location Change
+ An Effect caused by some Act of Location Change and which results in an Object being located in a different place.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Effect of Location Change
+
+
+
+
+
+ An Effect caused by some Act of Location Change and which results in an Object being located in a different place.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Specifically Dependent Continuant
+ A Loss of Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Specifically Dependent Continuant.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Specifically Dependent Continuant
+
+
+
+
+
+ A Loss of Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Specifically Dependent Continuant.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Dependent Continuant
+ A Change in which some Independent Continuant ceases to be the bearer or carrier of some Dependent Continuant.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Dependent Continuant
+
+
+
+
+
+ A Change in which some Independent Continuant ceases to be the bearer or carrier of some Dependent Continuant.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Married
+ Married Stasis
+ A Stasis of Generically Dependent Continuant that consists of a socially, culturally, or ritually recognized union or legal contract between spouses that establishes rights and obligations between them, between them and their children, and between them and their in-laws.
+ Haviland, William A.; Prins, Harald E. L.; McBride, Bunny; Walrath, Dana (2011). Cultural Anthropology: The Human Challenge (13th ed.). Cengage Learning. ISBN 978-0-495-81178-7
+ https://en.wikipedia.org/w/index.php?title=Marriage&oldid=1064076951
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Married
+
+
+
+
+
+ Married Stasis
+
+
+
+
+
+ A Stasis of Generically Dependent Continuant that consists of a socially, culturally, or ritually recognized union or legal contract between spouses that establishes rights and obligations between them, between them and their children, and between them and their in-laws.
+
+
+
+
+
+ Haviland, William A.; Prins, Harald E. L.; McBride, Bunny; Walrath, Dana (2011). Cultural Anthropology: The Human Challenge (13th ed.). Cengage Learning. ISBN 978-0-495-81178-7
+
+
+
+
+
+ https://en.wikipedia.org/w/index.php?title=Marriage&oldid=1064076951
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ A Beginning of Life Stasis (BoL) is a relatively brief Operational Stasis that is primarily of interest for the purpose of establishing a baseline for operational parameters to be compared to the designed specifications as well as the Artifact's performance throughout its operational life.
+
+ Beginning of Life Stasis
+ A Operational Stasis that holds during a Temporal Interval when an Artifact is first put into operational use such that its designed set of Artifact Functions is capable of operating at or near their designed peak performance levels.
+ BOL
+ BoL
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A Beginning of Life Stasis (BoL) is a relatively brief Operational Stasis that is primarily of interest for the purpose of establishing a baseline for operational parameters to be compared to the designed specifications as well as the Artifact's performance throughout its operational life.
+
+
+
+
+
+ Beginning of Life Stasis
+
+
+
+
+
+ A Operational Stasis that holds during a Temporal Interval when an Artifact is first put into operational use such that its designed set of Artifact Functions is capable of operating at or near their designed peak performance levels.
+
+
+
+
+
+ BOL
+
+
+
+
+
+ BoL
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Deactivated Stasis
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is not realizing any of its designed Artifact Functions (or at least not realizing any of its primary functions).
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Deactivated Stasis
+
+
+
+
+
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact is not realizing any of its designed Artifact Functions (or at least not realizing any of its primary functions).
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Decrease of Function
+ A Decrease of Disposition in which some Independent Continuant has a decrease of some Function that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Decrease of Function
+
+
+
+
+
+ A Decrease of Disposition in which some Independent Continuant has a decrease of some Function that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Defunct Stasis
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact no longer maintains its designed set of Artifact Functions (or at least no longer maintains its primary functions).
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Defunct Stasis
+
+
+
+
+
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact no longer maintains its designed set of Artifact Functions (or at least no longer maintains its primary functions).
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Increase of Dependent Continuant
+ A Change in which some Independent Continuant has an increase in the level of some Dependent Continuant that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Dependent Continuant
+
+
+
+
+
+ A Change in which some Independent Continuant has an increase in the level of some Dependent Continuant that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Disposition
+ A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Disposition.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Disposition
+
+
+
+
+
+ A Loss of Realizable Entity in which some Independent Continuant ceases to be the bearer of some Disposition.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Gain of Quality
+ A Gain of Specifically Dependent Continuant in which an Independent Continuant becomes the bearer of some Quality.
+ A person becoming pregnant.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Gain of Quality
+
+
+
+
+
+ A Gain of Specifically Dependent Continuant in which an Independent Continuant becomes the bearer of some Quality.
+
+
+
+
+
+ A person becoming pregnant.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Quality
+ A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Quality.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Quality
+
+
+
+
+
+ A Loss of Specifically Dependent Continuant in which some Independent Continuant ceases to be the bearer of some Quality.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Mission Capability
+ A Stasis of Realizable Entity that holds during a temporal interval when a Continuant's capability (or lack thereof) to perform its intended Functions, tasks, or Objectives remains at a relatively constant level.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Mission Capability
+
+
+
+
+
+ A Stasis of Realizable Entity that holds during a temporal interval when a Continuant's capability (or lack thereof) to perform its intended Functions, tasks, or Objectives remains at a relatively constant level.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Operational Stasis
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact maintains its designed set of Artifact Functions (or at least maintains its primary functions).
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Operational Stasis
+
+
+
+
+
+ A Stasis of Artifact Operationality that holds during a Temporal Interval when an Artifact maintains its designed set of Artifact Functions (or at least maintains its primary functions).
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ This class should be used to demarcate the start of the temporal interval (through the occurs_on property) that the Entity bears the Role.
+
+ Gain of Role
+ A Gain of Realizable Entity in which some Independent Continuant becomes bearer of some Role.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ This class should be used to demarcate the start of the temporal interval (through the occurs_on property) that the Entity bears the Role.
+
+
+
+
+
+ Gain of Role
+
+
+
+
+
+ A Gain of Realizable Entity in which some Independent Continuant becomes bearer of some Role.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Stasis of Artifact Operationality
+ A Stasis of Realizable Entity that holds during a Temporal Interval when an Artifact's designed set of Artifact Functions (or at least its primary functions) or the realizations of those functions remain unchanged.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stasis of Artifact Operationality
+
+
+
+
+
+ A Stasis of Realizable Entity that holds during a Temporal Interval when an Artifact's designed set of Artifact Functions (or at least its primary functions) or the realizations of those functions remain unchanged.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Increase of Specifically Dependent Continuant
+ An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Specifically Dependent Continuant that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Specifically Dependent Continuant
+
+
+
+
+
+ An Increase of Dependent Continuant in which some Independent Continuant has an increase of some Specifically Dependent Continuant that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Under Active Control
+ An Active Stasis during which an Artifact participates in an Act of Artifact Employment.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Under Active Control
+
+
+
+
+
+ An Active Stasis during which an Artifact participates in an Act of Artifact Employment.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Damaged Stasis
+ Compromised
+ Damaged
+ Injured
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to a previous action or event such that the Independent Continuant is now of lesser value, usefulness, or functionality.
+ This class can be used to instantiate instances that might otherwise be treated by defined classes such as Damaged Vehicle or Wounded Person. The Independent Continuant and Quality or Realizable Entity are participants of the stasis which can in turn be related to the temporal interval via the occurs on property.
+ http://www.thefreedictionary.com/damaged
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Damaged Stasis
+
+
+
+
+
+ Compromised
+
+
+
+
+
+ Damaged
+
+
+
+
+
+ Injured
+
+
+
+
+
+ A Stasis of Specifically Dependent Continuant in which some Independent Continuant bears a Quality or Realizable Entity that has suffered impairment (i.e., a decrease or loss) due to a previous action or event such that the Independent Continuant is now of lesser value, usefulness, or functionality.
+
+
+
+
+
+ This class can be used to instantiate instances that might otherwise be treated by defined classes such as Damaged Vehicle or Wounded Person. The Independent Continuant and Quality or Realizable Entity are participants of the stasis which can in turn be related to the temporal interval via the occurs on property.
+
+
+
+
+
+ http://www.thefreedictionary.com/damaged
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Loss of Function
+ A Loss of Disposition in which some Independent Continuant ceases to be the bearer of some Function.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Loss of Function
+
+
+
+
+
+ A Loss of Disposition in which some Independent Continuant ceases to be the bearer of some Function.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+ For the most part Generically Dependent Continuants do not inhere in their bearers over some continuous scale. The primary exception is religion and this class allows annotation of those cases where an Agent is described as becoming less religious. Other cases would include the decrease of an organization's bearing of some objective.
+
+ Decrease of Generically Dependent Continuant
+ A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in the level of a Generically Dependent Continuant that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ For the most part Generically Dependent Continuants do not inhere in their bearers over some continuous scale. The primary exception is religion and this class allows annotation of those cases where an Agent is described as becoming less religious. Other cases would include the decrease of an organization's bearing of some objective.
+
+
+
+
+
+ Decrease of Generically Dependent Continuant
+
+
+
+
+
+ A Decrease of Dependent Continuant in which some Independent Continuant has a decrease in the level of a Generically Dependent Continuant that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+ Increase of Disposition
+ An Increase of Realizable Entity in which some Independent Continuant has an increase of some Disposition that it bears.
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Increase of Disposition
+
+
+
+
+
+ An Increase of Realizable Entity in which some Independent Continuant has an increase of some Disposition that it bears.
+
+
+
+
+
+ https://www.commoncoreontologies.org/EventOntology
+
+
+
+
+
+
+
+
diff --git a/src/ontology/imports/meno-extracted.owl b/src/ontology/imports/meno-extracted.owl
new file mode 100644
index 000000000..776a11254
--- /dev/null
+++ b/src/ontology/imports/meno-extracted.owl
@@ -0,0 +1,672 @@
+
+
+
+
+ This file contains externally imported content from the Midlevel Energy Ontology (MENO) for import into the Open Energy Ontology (OEO). It is automatically extracted using ROBOT from the list of selected terms (meno-extract-w-hierarchy.txt, meno-extract-n-hierarchy.txt) located in the OEO-tools repository.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ definition
+ definition
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ definition
+
+
+
+
+
+ definition
+
+
+
+
+
+
+
+
+
+
+ OBO foundry unique label
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ OBO foundry unique label
+
+
+
+
+
+
+
+
+
+ elucidation
+
+
+
+
+
+
+
+
+
+
+ elucidation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ has associated axiom(fol)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ has associated axiom(fol)
+
+
+
+
+
+
+
+
+ is defined by
+
+
+
+
+
+
+
+
+
+
+ is defined by
+ This is an experimental annotation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Energy transfer is a quality process in which a kind of energy is decreased in one bearer and the same kind of energy is increased in another bearer.
+
+ energy transfer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Energy transfer is a quality process in which a kind of energy is decreased in one bearer and the same kind of energy is increased in another bearer.
+
+
+
+
+
+ energy transfer
+
+
+
+
+
+
+
+
+ Energy transformation is a process in which one type of energy is decreased, and simultaneously within the same bearer one or more other types of energy are increased.
+ (forall (?et) (iff (EnergyTransformation ?et)
+ (exists (?ed ?ei ?en1 ?en2 ?me)
+ (and (EnergyDecrease ?ed) (has_part ?et ?ed)
+ (EnergyIncrease ?ei) (has_part ?et ?ei)
+ (causally_related_to ?ed ?ei)
+ (Energy ?en1) (Energy ?en2) (not (= ?en1 ?en2))
+ (negatively_regulates ?ed ?en1)
+ (positively_regulates ?ei ?en2)
+ (MaterialEntity ?me)
+ (has_participant ?ed ?me) (has_participant ?ei ?me)
+ (inheres_in ?en1 ?me) (inheres_in ?en2 ?me) ))))
+
+ energy transformation
+
+
+
+
+
+
+
+
+
+
+ Energy transformation is a process in which one type of energy is decreased, and simultaneously within the same bearer one or more other types of energy are increased.
+
+
+
+
+
+ (forall (?et) (iff (EnergyTransformation ?et)
+ (exists (?ed ?ei ?en1 ?en2 ?me)
+ (and (EnergyDecrease ?ed) (has_part ?et ?ed)
+ (EnergyIncrease ?ei) (has_part ?et ?ei)
+ (causally_related_to ?ed ?ei)
+ (Energy ?en1) (Energy ?en2) (not (= ?en1 ?en2))
+ (negatively_regulates ?ed ?en1)
+ (positively_regulates ?ei ?en2)
+ (MaterialEntity ?me)
+ (has_participant ?ed ?me) (has_participant ?ei ?me)
+ (inheres_in ?en1 ?me) (inheres_in ?en2 ?me) ))))
+
+
+
+
+
+ energy transformation
+
+
+
+
+
+
+
+
+ Energetic conversion process is a process that has energy transfers or energy transformations (or both) as part.
+ Energetic conversion processes comprise any non-idealised processes. The term 'energetic conversion' is chosen as collective term for energy transformations and energy transfers. However, literature is ambiguous in its interpretation. Some sources refer to energy conversion as synonym for energy transformation.
+
+ energetic conversion process
+
+
+
+
+
+
+
+
+
+
+ Energetic conversion process is a process that has energy transfers or energy transformations (or both) as part.
+
+
+
+
+
+ Energetic conversion processes comprise any non-idealised processes. The term 'energetic conversion' is chosen as collective term for energy transformations and energy transfers. However, literature is ambiguous in its interpretation. Some sources refer to energy conversion as synonym for energy transformation.
+
+
+
+
+
+ energetic conversion process
+
+
+
+
+
+
+
+
+ Energy decrease is a quality decrease which negatively regulates an energy.
+
+ energy decrease
+
+
+
+
+
+
+
+
+
+
+ Energy decrease is a quality decrease which negatively regulates an energy.
+
+
+
+
+
+ energy decrease
+
+
+
+
+
+
+
+
+ Energy increase is a quality increase which positively regulates an energy.
+
+ energy increase
+
+
+
+
+
+
+
+
+
+
+ Energy increase is a quality increase which positively regulates an energy.
+
+
+
+
+
+ energy increase
+
+
+
+
+
+
+
+
+ Quality transfer is a process in which one quality is decreased in one bearer and, causally interconnected, another quality that inheres in a different bearer is increased.
+ (forall (?et) (iff (QualityTransfer ?et)
+ (exists (?ed ?ei ?en1 ?en2 ?me1 ?me2)
+ (and (QualityDecrease ?ed) (has_part ?et ?ed)
+ (QualityIncrease ?ei) (has_part ?et ?ei)
+ (causally_related_to ?ed ?ei)
+ (Quality ?en1) (negatively_regulates ?ed ?en1)
+ (Quality ?en2) (positively_regulates ?ei ?en2)
+ (MaterialEntity ?me1) (MaterialEntity ?me2)
+ (not (= ?me1 ?me2)) (not (= ?en1 ?en2))
+ (has_participant ?ed ?me1) (inheres_in ?en1 ?me1)
+ (has_participant ?ei ?me2) (inheres_in ?en2 ?me2) ))))
+
+ quality transfer
+
+
+
+
+
+
+
+
+
+
+ Quality transfer is a process in which one quality is decreased in one bearer and, causally interconnected, another quality that inheres in a different bearer is increased.
+
+
+
+
+
+ (forall (?et) (iff (QualityTransfer ?et)
+ (exists (?ed ?ei ?en1 ?en2 ?me1 ?me2)
+ (and (QualityDecrease ?ed) (has_part ?et ?ed)
+ (QualityIncrease ?ei) (has_part ?et ?ei)
+ (causally_related_to ?ed ?ei)
+ (Quality ?en1) (negatively_regulates ?ed ?en1)
+ (Quality ?en2) (positively_regulates ?ei ?en2)
+ (MaterialEntity ?me1) (MaterialEntity ?me2)
+ (not (= ?me1 ?me2)) (not (= ?en1 ?en2))
+ (has_participant ?ed ?me1) (inheres_in ?en1 ?me1)
+ (has_participant ?ei ?me2) (inheres_in ?en2 ?me2) ))))
+
+
+
+
+
+ quality transfer
+
+
+
+
+
+
+
+
+ Quality transformation is a process in which one quality is decreased, and, causally interconnected, one or more qualities are increased and all of these qualities inhere in the same bearer.
+ (forall (?et) (iff (QualityTransformation ?et)
+ (exists (?ed ?ei ?en1 ?en2 ?me)
+ (and (QualityDecrease ?ed) (has_part ?et ?ed)
+ (QualityIncrease ?ei) (has_part ?et ?ei)
+ (causally_related_to ?ed ?ei)
+ (Quality ?en1) (Quality ?en2) (not (= ?en1 ?en2))
+ (negatively_regulates ?ed ?en1)
+ (positively_regulates ?ei ?en2)
+ (MaterialEntity ?me)
+ (has_participant ?ed ?me) (has_participant ?ei ?me)
+ (inheres_in ?en1 ?me) (inheres_in ?en2 ?me) ))))
+
+ quality transformation
+
+
+
+
+
+
+
+
+
+
+ Quality transformation is a process in which one quality is decreased, and, causally interconnected, one or more qualities are increased and all of these qualities inhere in the same bearer.
+
+
+
+
+
+ (forall (?et) (iff (QualityTransformation ?et)
+ (exists (?ed ?ei ?en1 ?en2 ?me)
+ (and (QualityDecrease ?ed) (has_part ?et ?ed)
+ (QualityIncrease ?ei) (has_part ?et ?ei)
+ (causally_related_to ?ed ?ei)
+ (Quality ?en1) (Quality ?en2) (not (= ?en1 ?en2))
+ (negatively_regulates ?ed ?en1)
+ (positively_regulates ?ei ?en2)
+ (MaterialEntity ?me)
+ (has_participant ?ed ?me) (has_participant ?ei ?me)
+ (inheres_in ?en1 ?me) (inheres_in ?en2 ?me) ))))
+
+
+
+
+
+ quality transformation
+
+
+
+
+
+
+
+
+
+ A radiation process is an energy transfer that transmits radiative energy as electromagnetic waves. The transfer does not necessarily occur within a material entity.
+
+ radiation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ A radiation process is an energy transfer that transmits radiative energy as electromagnetic waves. The transfer does not necessarily occur within a material entity.
+
+
+
+
+
+ radiation
+
+
+
+
+
+
+
+
+
+ Electricity conduction is an energy transfer in which electrical energy is transmitted within a material entity or object aggregat, e.g. a cable.
+
+ electricity conduction
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Electricity conduction is an energy transfer in which electrical energy is transmitted within a material entity or object aggregat, e.g. a cable.
+
+
+
+
+
+ electricity conduction
+
+
+
+
+
+
+
+
+
+ Heat convection is an energy transfer in which thermal energy is transported within flowing gaseous or liquid material entities.
+
+ heat convection
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Heat convection is an energy transfer in which thermal energy is transported within flowing gaseous or liquid material entities.
+
+
+
+
+
+ heat convection
+
+
+
+
+
+
+
+
+ Combustion is an energy transformation in which chemical energy from a fuel is transformed into thermal energy and other kinds of energy, e.g. radiative energy.
+
+ combustion
+
+
+
+
+
+
+
+
+
+
+ Combustion is an energy transformation in which chemical energy from a fuel is transformed into thermal energy and other kinds of energy, e.g. radiative energy.
+
+
+
+
+
+ combustion
+
+
+
+
+
+
+
+
+
+ Heat conduction is an energy transfer in which thermal energy is transmitted within a material entity or object aggregat.
+
+ heat conduction
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Heat conduction is an energy transfer in which thermal energy is transmitted within a material entity or object aggregat.
+
+
+
+
+
+ heat conduction
+
+
+
+
+
+
+
+
diff --git a/src/ontology/imports/stato-extracted.owl b/src/ontology/imports/stato-extracted.owl
new file mode 100644
index 000000000..92bc5f5f5
--- /dev/null
+++ b/src/ontology/imports/stato-extracted.owl
@@ -0,0 +1,778 @@
+
+
+
+
+ This file contains externally imported content from the Statistics Ontology (STATO) for import into the Open Energy Ontology (OEO). It is automatically extracted using ROBOT from the list of selected terms (stato-w-hierarchy.txt) located in the OEO-tools repository.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ an alternative term used for STATO statistical ontology and ISA team
+ Alejandra Gonzalez-Beltran
+ Orlaith Burke
+ Philippe Rocca-Serra
+
+ STATO alternative term
+
+
+
+
+
+
+
+
+
+
+ an alternative term used for STATO statistical ontology and ISA team
+
+
+
+
+
+ Alejandra Gonzalez-Beltran
+
+
+
+
+
+ Orlaith Burke
+
+
+
+
+
+ Philippe Rocca-Serra
+
+
+
+
+
+ STATO alternative term
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ measure of variation or statistical dispersion is a data item which describes how much a theoritical distribution or dataset is spread.
+ Alejandra Gonzalez-Beltran
+ Orlaith Burke
+ Philippe Rocca-Serra
+ STATO
+ measure of variation
+ measure of variation
+
+ measure of dispersion
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ measure of variation or statistical dispersion is a data item which describes how much a theoritical distribution or dataset is spread.
+
+
+
+
+
+ Alejandra Gonzalez-Beltran
+
+
+
+
+
+ Orlaith Burke
+
+
+
+
+
+ Philippe Rocca-Serra
+
+
+
+
+
+ STATO
+
+
+
+
+
+ measure of variation
+
+
+
+
+
+ measure of variation
+
+
+
+
+
+ measure of dispersion
+
+
+
+
+
+
+
+
+
+
+ a statistic is a measurement datum to describe a dataset or a variable. It is generated by a calculation on set of observed data.
+ Alejandra Gonzalez-Beltran
+ Orlaith Burke
+ Philippe Rocca-Serra
+ STATO, adapted from wikipedia (http://en.wikipedia.org/wiki/Statistic).
+ statistic
+
+ statistic
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ a statistic is a measurement datum to describe a dataset or a variable. It is generated by a calculation on set of observed data.
+
+
+
+
+
+ Alejandra Gonzalez-Beltran
+
+
+
+
+
+ Orlaith Burke
+
+
+
+
+
+ Philippe Rocca-Serra
+
+
+
+
+
+ STATO, adapted from wikipedia (http://en.wikipedia.org/wiki/Statistic).
+
+
+
+
+
+ statistic
+
+
+
+
+
+ statistic
+
+
+
+
+
+
+
+
+
+ http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2689604/
+
+ A confidence interval is a data item which defines an range of values in which a measurement or trial falls corresponding to a given probability.
+ Alejandra Gonzalez-Beltran
+ Orlaith Burke
+ Philippe Rocca-Serra
+ http://mathworld.wolfram.com/ConfidenceInterval.html
+
+
+ confidence interval
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2689604/
+
+
+
+
+
+
+
+
+
+
+
+ A confidence interval is a data item which defines an range of values in which a measurement or trial falls corresponding to a given probability.
+
+
+
+
+
+ Alejandra Gonzalez-Beltran
+
+
+
+
+
+ Orlaith Burke
+
+
+
+
+
+ Philippe Rocca-Serra
+
+
+
+
+
+ http://mathworld.wolfram.com/ConfidenceInterval.html
+
+
+
+
+
+
+
+
+
+
+
+ confidence interval
+
+
+
+
+
+
+
+
+
+
+ upper confidence limit is a data item which is a largest value bounding a confidence interval
+ Alejandra Gonzalez-Beltran
+ Orlaith Burke
+ Philippe Rocca-Serra
+ STATO
+
+ upper confidence limit
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ upper confidence limit is a data item which is a largest value bounding a confidence interval
+
+
+
+
+
+ Alejandra Gonzalez-Beltran
+
+
+
+
+
+ Orlaith Burke
+
+
+
+
+
+ Philippe Rocca-Serra
+
+
+
+
+
+ STATO
+
+
+
+
+
+ upper confidence limit
+
+
+
+
+
+
+
+
+
+
+ lower confidence limit is a data item which is a lowest value bounding a confidence interval
+ Alejandra Gonzalez-Beltran
+ Orlaith Burke
+ Philippe Rocca-Serra
+ STATO
+
+ lower confidence limit
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ lower confidence limit is a data item which is a lowest value bounding a confidence interval
+
+
+
+
+
+ Alejandra Gonzalez-Beltran
+
+
+
+
+
+ Orlaith Burke
+
+
+
+
+
+ Philippe Rocca-Serra
+
+
+
+
+
+ STATO
+
+
+
+
+
+ lower confidence limit
+
+
+
+
+
+
+
+
+
+
+ a cutoff is an information content entity that represents or sets the boundary at which something changes.
+ Expert Working Group Agreement: 5/5 as of 10/11/2021: Janice Tufte, Joanne Dehnbostel, Louis Leff, Vignesh Subbian, Robin Ann Yurk
+ Brian S. Alper, Joanne Dehnbostel, Muhammad Afzal, Janice Tufte, Bhagvan Kommadi, Kenneth Wilkins, Khalid Shahin
+ cutoff point
+ cutoff value
+ limit
+ threshold value
+ COKA/SEVCO
+
+ cutoff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ a cutoff is an information content entity that represents or sets the boundary at which something changes.
+
+
+
+
+
+ Expert Working Group Agreement: 5/5 as of 10/11/2021: Janice Tufte, Joanne Dehnbostel, Louis Leff, Vignesh Subbian, Robin Ann Yurk
+
+
+
+
+
+ Brian S. Alper, Joanne Dehnbostel, Muhammad Afzal, Janice Tufte, Bhagvan Kommadi, Kenneth Wilkins, Khalid Shahin
+
+
+
+
+
+ cutoff point
+
+
+
+
+
+ cutoff value
+
+
+
+
+
+ limit
+
+
+
+
+
+ threshold value
+
+
+
+
+
+ COKA/SEVCO
+
+
+
+
+
+ cutoff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/ontology/oeo.omn b/src/ontology/oeo.omn
index 88f9eda76..541c8cccd 100644
--- a/src/ontology/oeo.omn
+++ b/src/ontology/oeo.omn
@@ -68,6 +68,9 @@ A supplementary module is the oeo-physical-axioms module, which contains general
dct:license ,
dct:title "Open Energy Ontology"
+AnnotationProperty:
+
+
AnnotationProperty: dc:contributor
@@ -80,6 +83,12 @@ AnnotationProperty: dct:license
AnnotationProperty: dct:title
+AnnotationProperty: rdfs:comment
+
+
Datatype: rdf:PlainLiteral
+Datatype: xsd:string
+
+