Skip to content

Commit c1ab35d

Browse files
committed
fixed syntax
1 parent eea2bfe commit c1ab35d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ontologies/gistCore.ttl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,7 @@ gist:Agreement
180180
) ;
181181
] ;
182182
skos:definition "A mutually understood arrangement for two or more parties to make commitments."^^xsd:string ;
183-
skos:example
184-
""^^xsd:integer ,
185-
"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
186-
;
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 ;
187184
skos:prefLabel "Agreement"^^xsd:string ;
188185
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 ;
189186
.

0 commit comments

Comments
 (0)