-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
effort: lowRequires less than half a day to completeRequires less than half a day to completestatus: fast trackA low impact change for which a PR can be submitted without group discussionA low impact change for which a PR can be submitted without group discussion
Description
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 completeRequires less than half a day to completestatus: fast trackA low impact change for which a PR can be submitted without group discussionA low impact change for which a PR can be submitted without group discussion
Type
Projects
Status
To Do