Skip to content

Commit 5352054

Browse files
pppellluscholdm
andauthored
Update ontologies/gistCore.ttl
Reduced the scope of the example annotation to be just price (not frequency) and just access (not maintenance). Co-authored-by: Michael Uschold <uscholdm@users.noreply.github.com>
1 parent 9f8898d commit 5352054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ontologies/gistCore.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ gist:Agreement
180180
) ;
181181
] ;
182182
skos:definition "A mutually understood arrangement whereby two or more parties to make commitments."^^xsd:string ;
183-
skos:example "A gym membership is an agreement in which the member commits to paying the gym a certain amount at a certain frequency, and the gym commits to maintaining and allowing access to their facilities."^^xsd:string ;
183+
skos:example "A gym membership is an agreement in which the member commits to paying the gym a certain price, and the gym commits to allowing access to their facilities."^^xsd:string ;
184184
skos:prefLabel "Agreement"^^xsd:string ;
185185
skos:scopeNote "While an agreement has two or more parties, and contains commitments which bind those parties, it will not be necessary in all contexts to instantiate each individual commitment that is part of an agreement."^^xsd:string ;
186186
.

0 commit comments

Comments
 (0)