Skip to content

Commit 108bf59

Browse files
uscholdmrjyounes
authored andcommitted
Updated definition of Specification
1 parent ab240ea commit 108bf59

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### Patch Updates
2+
Issue [#431](https://github.com/semanticarts/gist/issues/431). Changes:
3+
4+
- Updated definition of `Specification`

gistCore.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2225,7 +2225,7 @@ gist:SimpleUnitOfMeasure
22252225
gist:Specification
22262226
a owl:Class ;
22272227
rdfs:subClassOf gist:Requirement ;
2228-
skos:definition "A set of requirements to be satisfied by a material, design, product, or service."^^xsd:string ;
2228+
skos:definition "One or more requirements to be satisfied by a material, design, product, or service."^^xsd:string ;
22292229
skos:prefLabel "Specification"^^xsd:string ;
22302230
.
22312231

0 commit comments

Comments
 (0)