oxisto / owl2proto

Apache License 2.0
3 stars 0 forks source link

Fix resource naming #36

Closed anatheka closed 1 month ago

anatheka commented 1 month ago

This PR fixes the naming of the resources in the preparedIOntology object. This is needed for the correct generation of the proto file. Now, the name for the resource is obtained from the literal instead of the IRI.

Before the fix, there were errors like ApplicationLog instead of ApplicationLogging.