OpenEnergyPlatform / ontology

Repository for the Open Energy Ontology (OEO)
Creative Commons Zero v1.0 Universal
106 stars 22 forks source link

DataProcessing is not a SoftwareElement #252

Closed akleinau closed 4 years ago

akleinau commented 4 years ago

Description of the issue

DataProcessing is a subclass of SoftwareElement right now. It's more likely a process. And needs a def.

Is DataProcessing a Transformation? Transformatioon is defined as a process that transforms one or more inputs into at least one output, so I'd say yes.

A def would be: DataProcessing is a Transformation of data.

Ideas of solution

Workflow checklist

I am aware that

akleinau commented 4 years ago

as discussed in february ontohack:

akleinau commented 4 years ago

I tried to implement this and found a problem:

for me they seem identical so I'd propose to delete Postprocessing and Preprocessing.

akleinau commented 4 years ago

@jannahastings do you agree?

jannahastings commented 4 years ago

I agree, we don't need the generic 'postprocessing' or 'preprocessing' of anything, in this domain the more useful classes are specific to data.