Export to GitHub

linkedgeodata - issue #10

LGD vocabulary: classes with several super classes


Posted on Apr 28, 2010 by Quick Kangaroo

See discussion at: http://groups.google.com/group/linked-geo-data/browse_thread/thread/193d06b32a3085a5

Comment #1

Posted on Apr 20, 2011 by Quick Lion

When we do the splitting, what pattern should the automatically generated URIs follow? a) x a AmenityBuilding b) x a Building_Amenity c) x a Building_(Amenity) (note that the parenthesis would be URL encoded) d) x a Building(Amenity) e) x a Building/Amenity f ...

Right now I don't know which style I prefer most. I guess b though. In analogy to Wikipedia's disambiguation pages, we could provide links from "Building" to "Building_Amenity" and "Building_Historic".

In this specific case the best solution might be using Building (for the amenity) and HistoricBuilding. We have also already done some renaming, according to pattern A.

But eventually we should do it consistently.

Status: New

Labels:
Type-Enhancement