Skip to content

gist:hasPhysicalLocation #940

Closed as not planned
Closed as not planned
@uscholdm

Description

@uscholdm
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort: smallRequires less than one day to completeimpact: minorNew, backward-compatible functionality (does not change inferences; e.g., adding a term)priority: nice to haveLow priority feature or bug fixtopic: addresses and locations

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions