You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I must use either the config file or the configuration from the ontology header itself. This results in many duplicated attributes in both files (title, license, etc...)
Describe the solution you'd like
To let ontology header values be picked in case they are not present in the config file - on per-property basis.
Describe alternatives you've considered
An ideal alternative would be to have everything representable in the ontology header and avoid the config file.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I must use either the config file or the configuration from the ontology header itself. This results in many duplicated attributes in both files (title, license, etc...)
Describe the solution you'd like
To let ontology header values be picked in case they are not present in the config file - on per-property basis.
Describe alternatives you've considered
An ideal alternative would be to have everything representable in the ontology header and avoid the config file.
The text was updated successfully, but these errors were encountered: