-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix GNAF class relations #19
Comments
|
|
|
|
|
|
related to: #8 |
I remember these Street class issues, a couple of years ago now! No answers I’m afraid only I agree with your characterisation of the situation |
My hunch is that you guys wanted a general 'Street' class to aggregate all the sections represented as StreetLocality, but you got a bit tangled up in the sub-classing relationships. Have added some comments for now, so we can come back to it.
|
geo:Geometry
is aGnafEntity
then the sub-class relationship is incorrect.The text was updated successfully, but these errors were encountered: