oxisto / owl2proto

Apache License 2.0
3 stars 0 forks source link

Get rid of `ResourceID` message #7

Closed oxisto closed 7 months ago

oxisto commented 7 months ago

Instead of wrapping the resource ID into a ResourceID message, I wonder if we could keep it directly as a string, but append an _id into the property, so that we know that its the ID instead of the entity itself.