Martin Glauer

Results 10 issues of Martin Glauer

This PR introduces reasoning into the release process. This reasoning capability will also be used in several tests.

stale

## Description of the issue The current release process merges all ontologies into a single ontology file, but does not include the logical closure of all axioms. This requires applications...

To do

Bootstrap 5 uses a different property for data references

Implement the subpage for tutorials including pages for the three defined tutorial types: - [x] Jupyter Notebooks - [x] Text-based Tutorials - [x] Video-based tutorials

design/layout
tutorials

There has been an agreement regarding the structure of what has been described as scenario fact sheets. A more thorough analysis has shown that a single fact sheet is not...

devmeeting

It is unclear how to distinguish models and frameworks. Additionally, enhance the overall descriptions regarding * What is a model/framework/scenario/study * How do I classify my tool as a model/framework/scenario/study

enhancement
Factsheets
specification_sheet

We need categories for tags. It would be best to link them to the classes in the OpenEnergyOntology.

I noticed that the json-schema does not specify any field as `required` despite [json schema supporting such information](https://json-schema.org/understanding-json-schema/reference/object.html#required-properties). This is already inconsistent with how OMI and other tools implement this...

enhancement
help wanted
question

## Description of the issue Using the OEP IRI of the OEO yields a HTTP 500 response (Server error). ## Steps to Reproduce 1. Open Protege 2. File -> Open...

bug

@luvogt and I found some structures in the current metadata that we deem worth discussing: ``` contributors | dct:contributor title | dct:contributor (foaf:Agent) & (foaf:Person) ``` This yields the following...