Closed as not planned
Description
gist:hasPhysicalLocation
a
owl:ObjectProperty ,
owl:TransitiveProperty
;
rdfs:range gist:Place ;
skos:definition "Where something is located"^^xsd:string ;
skos:prefLabel "has physical location"^^xsd:string ;
.
I propose changing the skos definition to:
- "Relates something to where it is physically located."
ALSO:
I propose adding a subclass restriction to the class, gist:PhysicalIdentifiableItem
requiring it to have a physical location. Ie. (gist:hasPhysicalLocation some gist:Place)
. Perhaps the same for gist:PhysicalSubstance