Skip to content

Add scope note to gist:description #1234

@uscholdm

Description

@uscholdm

Here is the current definition of gist:description

gist:description
	a owl:DatatypeProperty ;
	rdfs:range xsd:string ;
	skos:definition "A statement about someone or something's attributes or characteristics."^^xsd:string ;
	skos:example "The Empire State Building is a 102-story Art Deco skyscraper in Midtown Manhattan in New York City, United States. It was designed by Shreve, Lamb & Harmon and built from 1930 to 1931."^^xsd:string ;
	skos:prefLabel "description"^^xsd:string ;
	skos:scopeNote "This property is used to provide a description of an individual in greater detail than a label."^^xsd:string ;
	.

I propose adding (or replacing existing) a scope note as follows:

skos:scopeNote "This property is to be used to describe data individuals which are not part of the ontology subject matter.  Use skos:definition to define the meaning of category instances which are part of the subject matter."^^xsd:string ;

Metadata

Metadata

Assignees

Labels

effort: lowRequires less than half a day to completestatus: fast trackA low impact change for which a PR can be submitted without group discussion

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions